BOMCalcUpdateItem.initParameters Method [AX 2012]
public void initParameters(
NoYes _costPriceTransfer,
NoYes _costPriceInclInUnitPrice,
NoYes _costPriceRoundOff,
NoYes _salesPriceTransfer,
NoYes _salesPriceInclInUnitPrice,
NoYes _salesPriceRoundOff,
CostingVersionId _costingVersionId,
TransDate _calcDate,
BOMCalcCostingVersionUpdate _calcCostingVersionUpdate,
InventSiteId _newSiteId)
Run On
CalledParameters
- _costPriceTransfer
- Type: NoYes Enumeration
- _costPriceInclInUnitPrice
- Type: NoYes Enumeration
- _costPriceRoundOff
- Type: NoYes Enumeration
- _salesPriceTransfer
- Type: NoYes Enumeration
- _salesPriceInclInUnitPrice
- Type: NoYes Enumeration
- _salesPriceRoundOff
- Type: NoYes Enumeration
- _costingVersionId
- Type: CostingVersionId Extended Data Type
- _calcDate
- Type: TransDate Extended Data Type
- _calcCostingVersionUpdate
- Type: BOMCalcCostingVersionUpdate Enumeration
- _newSiteId
- Type: InventSiteId Extended Data Type
Community Additions
ADD
Show: