Codeunit 18123151 EOS FTE Handler
Codeunit 18123151 EOS FTE Handler
Gather all functions needed to export VAT Exemption into electronic document
Methods
GetVATExclDeclText
procedure GetVATExclDeclText(LineRecRef: RecordRef) ReturnText: Text
Parameters / Return Value
LineRecRef
RecordRefReturns
Text[]
GetVATExclDeclAltriDatiGestionali
procedure GetVATExclDeclAltriDatiGestionali(LineRecRef: RecordRef; var VATExclTxt: Text; var VATExclDate: Date): Boolean
Parameters / Return Value
LineRecRef
RecordRefVATExclTxt
Text[]VATExclDate
DateReturns
Boolean
Events
OnGetVATExclDeclText
local procedure OnGetVATExclDeclText(LineRecRef: RecordRef; VATExemption: Record "EOS VAT Exemption"; var ReturnText: Text; var Handled: Boolean)
Parameters / Return Value
LineRecRef
RecordRefRecordRef referring to document line that you’re processing
VATExemption
Record "EOS VAT Exemption"VAT Exemption related to document line
ReturnText
Text[]Text to export into Causale tag of xml file
Handled
BooleanIf true, no following standard code will be executed
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 -