RLedgerTurnoverTypeEmpl.settledTransAmounts Method [AX 2012]
Returns the settled amounts on date for the transaction.
public container settledTransAmounts(
Common _trans,
TransDate _dateFrom,
TransDate _dateTo,
CurrencyType_RU _currencyType,
Common _trans_W)
Run On
CalledParameters
- _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
Community Additions
ADD
Show: