Codeunit 18008374 EOS010 Split Payment Handler
Codeunit 18008374 EOS010 Split Payment Handler
Gathers all functions used to handle split payment
Events
OnBeforeIsDetailEntryLinked2SplitPayment
procedure OnBeforeIsDetailEntryLinked2SplitPayment(EOSDetailCommLedgerEntry: Record "EOS Detail Comm. Ledger Entry"; var HasSplit: Boolean; var IsHandled: Boolean)
Raised before an entry is checked to retrieve if document is related to split payment
Parameters / Return Value
EOSDetailCommLedgerEntry
Record "EOS Detail Comm. Ledger Entry"Record to process
HasSplit
BooleanReturn value
IsHandled
BooleanNo following standard code will be executed
OnAfterIsDetailEntryLinked2SplitPayment
procedure OnAfterIsDetailEntryLinked2SplitPayment(EOSDetailCommLedgerEntry: Record "EOS Detail Comm. Ledger Entry"; var HasSplit: Boolean)
Raised before an entry is checked to retrieve if document is related to split payment
Parameters / Return Value
EOSDetailCommLedgerEntry
Record "EOS Detail Comm. Ledger Entry"Record to process
HasSplit
BooleanReturn value
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 -