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 the journal total payment fee amount in accounting currency.
Syntax
server public static AmountCur getJournalPaymFeeTotalInAccountingCur_JP(LedgerJournalId _journalNum, boolean _isCoveredByVendor)
Run On
Server
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
The journal number.
- _isCoveredByVendor
Type: boolean
Whether the fee is covered by vendor.
Return Value
Type: AmountCur Extended Data Type
The total payment fee amount in accounting currency.