TableExtension 37 Sales Line
TableExtension 18123722 EOSTableExt18123722
Fields
EOS Source Code (18123710
)
Code[10]
TableRelation: "Source Code"
EOS Tariff No. (18123700
)
Code[20]
TableRelation: "Tariff Number"
EOS Discount Set ID (18123705
)
Guid
EOS Conai Material Code (18123720
)
Code[10]
EOS Primary Weight (18123721
)
Decimal
EOS Secondary/Tertiary Weight (18123722
)
Decimal
EOS Conai Attached to Line No. (18123723
)
Integer
EOS Exclude Conai Calc. (18123724
)
Boolean
EOS051 Sec. UoM Code (18122730
)
Code[10]
TableRelation: "Unit of Measure"
EOS051 Price UoM Code (18122731
)
Code[10]
TableRelation: "Unit of Measure"
EOS051 Sales Pr. Calc. Method (18122732
)
Enum "EOS051 Price Calc. Method"
EOS051 Sec. Quantity (18122734
)
Decimal
EOS051 Sec. Outst. Quantity (18122735
)
Decimal
EOS051 Sec. Qty. to Ship (18122736
)
Decimal
EOS051 Sec. Qty. to Invoice (18122737
)
Decimal
EOS051 Sec. Qty. Sh. Not Inv. (18122738
)
Decimal
EOS051 Sec. Quantity Shipped (18122739
)
Decimal
EOS051 Sec. Quantity Invoiced (18122740
)
Decimal
EOS051 Sec. Ret. Qty. to Rec. (18122741
)
Decimal
EOS051 Sec. Qty. Rcd. Not Inv. (18122742
)
Decimal
EOS051 Sec. Return Qty. Rcd. (18122743
)
Decimal
EOS051 Sec. Unit Price (18122744
)
Decimal
Methods
EOS066_GetDeductiblePercent
procedure EOS066_GetDeductiblePercent(): Decimal
Returns the value of “Deductible %". This will only return values different from 100% on the IT localization. Will never return less than 0 or more than 100.
Parameters / Return Value
Returns
Decimal
The VAT deductability of the line between 0 and 100.
Events
EOS06601_OnGetDeductiblePercent
local procedure EOS06601_OnGetDeductiblePercent(SalesLine: Record "Sales Line"; var DeductiblePercent: Decimal; var Handled: Boolean)
Raised when VAT deductability of the line is requested.
Parameters / Return Value
SalesLine
Record "Sales Line"
DeductiblePercent
Decimal
The VAT deductability of the line between 0 and 100.
Handled
Boolean
Gets or sets whether the event has been handled.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.