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 amounts on date for the transaction.
Syntax
public container settledTransAmounts(
    Common _trans, 
    TransDate _dateFrom, 
    TransDate _dateTo, 
    CurrencyType_RU _currencyType, 
    Common _trans_W)
Run On
Called
Parameters
- _trans
 Type: Common Table
 A table buffer holding the 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.
- _trans_W
 Type: Common Table
Return Value
Type: container
The settled amounts on date for the transaction.
Remarks
[debit amount, credit amount]