KVSADIAdditionalItem#
Fields#
Name | Type | Note |
---|---|---|
Item No. | Code[20] | |
Item Variant Code | Code[10] | |
Type | Enum (KVSADIAdditionItemType) | |
No. | Code[20] | |
Line No. | Integer | |
Description | Text[100] | |
Description 2 | Text[50] | |
Sales | Boolean | |
Purchase | Boolean | |
Mandatory | Boolean | |
Quantity | Decimal | |
Old Quantity | Decimal | |
Selected | Boolean | |
Sales/Purchase Line No. | Integer | |
Quantity Calculation | Option | OptionMembers: Quantity factor,Fixed Quantity |
Quantity / Factor | Decimal | |
Quantity Rounding | Boolean | |
Quantity Rounding Precision | Decimal | |
Quantity Rounding Type | Option | OptionMembers: =,>,< |
Variant Code | Code[10] | |
Sales Unit of Measure | Code[10] | |
Purch. Unit of Measure | Code[10] | |
Price/Cost Rounding | Boolean | |
Price/Cost Rounding Precision | Decimal | |
Mandatory (Purchase) | Boolean | |
Automatically created | Boolean | |
Creation Date | Date | |
Creation User ID | Code[50] | |
Last Date Modified | Date | |
Last User ID Modified | Code[50] | |
Sequence No. (Used) | Integer | |
Sales Sequence No. | Integer | |
Purchase Sequence No. | Integer | |
Location Code | Code[10] | |
Source Sales Line Id | Guid |
Procedures#
SetEntryNo() :#
procedure SetEntryNo():
CheckNo(Code[20], Code[10], Text[100], Text[50], Text[250]) : Boolean#
procedure CheckNo(noPar: Code[20]; variantCodePar: Code[10]; var descriptionVar: Text[100]; var description2Var: Text[50]; var errorMessageVar: Text[250]): Boolean
GetDirectionString() : Text[1]#
procedure GetDirectionString(): Text[1]
CalcItemInventory() : Decimal#
procedure CalcItemInventory(): Decimal
PurchaseLineTypeResPossible() : Boolean#
procedure PurchaseLineTypeResPossible(): Boolean