Report 18122511 EOS001 DTI Get Documents
Report 18122511 EOS001 DTI Get Documents
Language | Caption |
---|---|
de-AT | Zu-Fakt. Belege holen |
de-CH | Zu-Fakt. Belege holen |
de-DE | Zu-Fakt. Belege holen |
en-US | Get Documents to Invoice |
it-CH | Prendi doc. da fatturare |
it-IT | Prendi doc. da fatturare |
Methods
InitRequest
procedure InitRequest(GenJnlLine: Record "Gen. Journal Line")
Initializes the report for calculating documents to invoice to a general journal.
Parameters / Return Value
GenJnlLine
Record "Gen. Journal Line"
A line from the target general journal where lines will be placed.
InitRequest
procedure InitRequest(NewGenJnlBatch: Record "Gen. Journal Batch")
Initializes the report for calculating documents to invoice to a general journal.
Parameters / Return Value
NewGenJnlBatch
Record "Gen. Journal Batch"
The target general journal where lines will be placed.
InitRequest
procedure InitRequest(var TmpDtiEntry: Record "EOS001 DTI Entry")
Initializes the report for calculating documents to temporary buffer.
Parameters / Return Value
TmpDtiEntry
Record "EOS001 DTI Entry"
The temporary instance of a DTI Entry where the results will be written to.
Events
OnBeforeInsertGenJnlLine
local procedure OnBeforeInsertGenJnlLine(var GenJnlLine: Record "Gen. Journal Line"; DocInvEntry: Record "EOS001 DTI Entry"; Reversal: Boolean)
This event is raised defore a gen. journal line is inserted into journal when executing Get Documents to Invoice function.
Parameters / Return Value
GenJnlLine
Record "Gen. Journal Line"
Journal line filled with app sandard logics. Apply to this record your customs
DocInvEntry
Record "EOS001 DTI Entry"
The source record that is generating the journal line.
Reversal
Boolean
With Reversal parameter tretireved from report settings.
OnGroupEntriesAdditionalCriteria
local procedure OnGroupEntriesAdditionalCriteria(var buffer: Record "EOS001 DTI Entry"; var AdditionalKey: Text)
Parameters / Return Value
buffer
Record "EOS001 DTI Entry"
AdditionalKey
Text
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.