Codeunit 18008102 EOS ADR Subscriber
Codeunit 18008102 EOS ADR Subscriber
Events
OnBeforeBuildVatExemptionText
local procedure OnBeforeBuildVatExemptionText(var tmptext: Text[250]; VatExemption: Record "EOS VAT Exemption"; var IsHandled: boolean; var LineRecRef: RecordRef)
Parameters / Return Value
tmptext
Text[250]
VatExemption
Record "EOS VAT Exemption"
IsHandled
boolean
LineRecRef
RecordRef
OnAfterBuildVatExemptionText
local procedure OnAfterBuildVatExemptionText(var tmptext: Text[250]; VatExemption: Record "EOS VAT Exemption"; var LineRecRef: RecordRef)
Raised after system parses “VAT Excl. Text” in “VAT Exemption Setup”
Parameters / Return Value
tmptext
Text[250]
Return text that will per printed
VatExemption
Record "EOS VAT Exemption"
Reference VAT exemption record
LineRecRef
RecordRef
Reference to the line record
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 -