CustVendPaymJournalFee::getPaymFeeTotalInTransactionCurrency_JP Method
Gets the payment fee total.
Syntax
server public static AmountCur getPaymFeeTotalInTransactionCurrency_JP(RefRecId _paymentLineRecId, boolean _isCoveredByVendor)
Run On
Server
Parameters
- _paymentLineRecId
Type: RefRecId Extended Data Type
rec id of the payment line.
- _isCoveredByVendor
Type: boolean
Whether the fee is covered by vendor.
Return Value
Type: AmountCur Extended Data Type
The payment fee total amount in payment currency.