Report 18060000 EOS038.01 Calculate TCA (ETC)
Report 18060000 EOS038.01 Calculate TCA (ETC)
Language | Caption |
---|---|
en-US | Get Transport Cost to allocate |
it-IT | Ottieni Costi di Trasporto da stanziare |
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.
Events
OnBeforeInsertGenJnlLine
internal procedure OnBeforeInsertGenJnlLine(var GenJnlLine: Record "Gen. Journal Line"; var DocShippingPrice: Record "EOS DocumentShippingPrice"; 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
DocShippingPrice
Record "EOS DocumentShippingPrice"
The record from the source table
Reversal
Boolean
Indicates whether the line is a reversal line
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.