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.
Returns the settled amount on date for the transaction.
Syntax
public Amount settledAmount(
Common _trans,
Common _settlement,
TransDate _dateFrom,
TransDate _dateTo,
CurrencyType_RU _currencyType)
Run On
Called
Parameters
- _trans
Type: Common Table
A table buffer holding the transaction.
- _settlement
Type: Common Table
A table buffer holding the settlement transaction.
- _dateFrom
Type: TransDate Extended Data Type
The starting date of the report period.
- _dateTo
Type: TransDate Extended Data Type
The ending date of the report period.
- _currencyType
Type: CurrencyType_RU Enumeration
The currency type report parameter value.
Return Value
Type: Amount Extended Data Type
The settled amount on date for the transaction.