Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets finalized gross amount, remaining amount per invoice for centralized payment.
Syntax
protected container getCPGrossAmountCur(
LedgerJournalTrans _ledgerJournalTrans,
SpecTrans _specTrans,
AmountCur _grossAmount)
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Given LedgerJournalTrans buffer.
- _specTrans
Type: SpecTrans Table
Given SpecTrans buffer.
- _grossAmount
Type: AmountCur Extended Data Type
Initialized gross amount.
Return Value
Type: container
Container with finalized gross amount, remaining amount and reference transaction record Id.