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