TableExtension 5902 Service Line
TableExtension 18123709 EOSTableExt18123709
Fields
EOS Source Code (18123710
)
Code[10]
TableRelation: "Source Code"
EOS Tariff No. (18123700
)
Code[20]
TableRelation: "Tariff Number"
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(ServiceLine: Record "Service Line"; var DeductiblePercent: Decimal; var Handled: Boolean)
Raised when VAT deductability of the line is requested.
Parameters / Return Value
ServiceLine
Record "Service 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.
EOS Labs -