Share via


CustVendPaymJournalFee::getJournalPaymFeeTotalInAccountingCur_JP Method

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

  • _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.

See Also

Reference

CustVendPaymJournalFee Table