BookTransCalc_Purch_RU.calcRDeferralOpenAmounts Method [AX 2012]
Syntax
protected container calcRDeferralOpenAmounts(
RecId _processLogTransRecId,
BookStructSmallVATAmounts_RU _settledAmounts,
BookStructSmallVATAmounts_RU _usedAmounts,
RecId _settlementRecId,
[InventTransId _inventTransId,
TaxCode _taxCode,
DimensionDefault _defaultDimension])
Run On
Server
Parameters
- _processLogTransRecId
Type: RecId Extended Data Type
- _settledAmounts
Type: BookStructSmallVATAmounts_RU Class
- _usedAmounts
Type: BookStructSmallVATAmounts_RU Class
- _settlementRecId
Type: RecId Extended Data Type
- _inventTransId
Type: InventTransId Extended Data Type
- _taxCode
Type: TaxCode Extended Data Type
- _defaultDimension
Type: DimensionDefault Extended Data Type