Report 18122009 EOS Shipping Document
Report 18122009 EOS Shipping Document
Language | Caption |
---|---|
da-DK | EOS forsendelsesdokument (ADR) |
de-AT | EOS Versanddokument (ADR) |
de-CH | EOS Versanddokument (ADR) |
de-DE | EOS Versanddokument (ADR) |
en-CA | EOS Shipping Document (ADR) |
es-ES | Documento de envío EOS (ADR) |
es-MX | Documento de envío EOS (ADR) |
fr-BE | Document d’expédition EOS (ADR) |
fr-CA | Document d’expédition EOS (ADR) |
fr-CH | Document d’expédition EOS (ADR) |
fr-FR | Document d’expédition EOS (ADR) |
en-US | EOS Shipping Document (ADR) |
it-CH | Documento di spedizione (ADR) |
it-IT | Documento di spedizione (ADR) |
nl-BE | EOS Shipping document (ADR) |
nl-NL | EOS Shipping document (ADR) |
Methods
SetForcedLanguageID
procedure SetForcedLanguageID(LangID: Integer)
Parameters / Return Value
- LangID
Integer
GetPrintValues
procedure GetPrintValues(var ReportRBHeader: Record "EOS Report Buffer Header" temporary;var ReportRBLine: Record "EOS Report Buffer Line" temporary;var ReportReportSetupCode: Code[10];var ReportNoOfCopies: Integer;var ReportLogInteraction: Boolean;var ReportPrintVAT: Boolean)
Parameters / Return Value
ReportRBHeader
Record "EOS Report Buffer Header"
ReportRBLine
Record "EOS Report Buffer Line"
ReportReportSetupCode
Code[10]
ReportNoOfCopies
Integer
ReportLogInteraction
Boolean
ReportPrintVAT
Boolean
Events
OnBeforePrintingReport
local procedure OnBeforePrintingReport(var RBHeader: Record "EOS Report Buffer Header" temporary;var RBLine: Record "EOS Report Buffer Line" temporary;var NoOfCopies: Integer;var LogInteraction: Boolean;var PrintVAT: Boolean;var StopExecution: Boolean)
This event is reaised after building Header and line buffer but before sending data to Report Viewer
Parameters / Return Value
RBHeader
Record "EOS Report Buffer Header"
Document header
RBLine
Record "EOS Report Buffer Line"
Document Lines
NoOfCopies
Integer
Current No. of Copies
LogInteraction
Boolean
Log interaction flag
PrintVAT
Boolean
Print VAT Flag
StopExecution
Boolean
Returning true will be executed CurrReport.Quit method
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.