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 - RecordRef
- Returns - Text[]
GetVATExclDeclAltriDatiGestionali
procedure GetVATExclDeclAltriDatiGestionali(LineRecRef: RecordRef; var VATExclTxt: Text; var VATExclDate: Date): Boolean
Parameters / Return Value
- LineRecRef - RecordRef
- VATExclTxt - Text[]
- VATExclDate - Date
- Returns - Boolean
Events
OnGetVATExclDeclText
local procedure OnGetVATExclDeclText(LineRecRef: RecordRef; VATExemption: Record "EOS VAT Exemption"; var ReturnText: Text; var Handled: Boolean)
Parameters / Return Value
- LineRecRef - RecordRef- RecordRef 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 - Boolean- If 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 -