RLedgerTurnoverTypeEmpl.settledTransAmounts Method [AX 2012]
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]