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.
Syntax
public PaymFeeValue calcFeeValue(
CurrencyCode _feeCurrencyCode,
CurrencyCode _baseCurrencyCode,
AmountCur _baseAmount,
TransDate _transDate,
[DueDate _dueDate])
Run On
Called
Parameters
- _feeCurrencyCode
Type: CurrencyCode Extended Data Type
- _baseCurrencyCode
Type: CurrencyCode Extended Data Type
- _baseAmount
Type: AmountCur Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _dueDate
Type: DueDate Extended Data Type