Codeunit 18122273 EOS Ext Import
Codeunit 18122273 EOS Ext Import
Events
OnBeforeCheckCongruentAmount
local procedure OnBeforeCheckCongruentAmount(var GenJournalLine: Record "Gen. Journal Line"; DocFImport: Record "EOS DCF Import"; IsNotula: Boolean; var BlSplitLine: Boolean; DocumentAmount: Decimal; var Handled: Boolean)
Parameters / Return Value
GenJournalLine
Record "Gen. Journal Line"DocFImport
Record "EOS DCF Import"IsNotula
BooleanBlSplitLine
BooleanDocumentAmount
DecimalHandled
Boolean
OnBeforeGetOccurrenceFromSourceTable
local procedure OnBeforeGetOccurrenceFromSourceTable(SourceTable: Integer; SourceEntryNo: Integer; var OccurrenceNo: Integer; var IsHandled: Boolean)
Integration event raised before getting occurrence from source table. Allows extensions to handle additional source tables.
Parameters / Return Value
SourceTable
IntegerThe source table ID
SourceEntryNo
IntegerThe entry number in the source table
OccurrenceNo
IntegerThe occurrence number to return
IsHandled
BooleanSet to true to skip default processing
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 -