CustCollectionAgencyFeeHeader_W::calcCollectionAgencyFee Method
Calculates collection agency fee on the given date.
Syntax
server public static container calcCollectionAgencyFee(
Amount _amount,
CurrencyCode _amountCurrencyCode,
TransDate _transDate)
Run On
Server
Parameters
- _amount
Type: Amount Extended Data Type
Collection letter journal summary amount based on which the collection agency fee has to be calculated.
- _amountCurrencyCode
Type: CurrencyCode Extended Data Type
Collection letter journal summary amount currency.
- _transDate
Type: TransDate Extended Data Type
Date on which the collection agency fee has to be calculated.
Return Value
Type: container
Returns containter with calculated collection agency fee and collection agency fee currency;