InventItemPriceActivationJob.checkCostingTypeAndInventoryModel Method [AX 2012]

Determines whether the version contains a valid item.

protected boolean checkCostingTypeAndInventoryModel(InventItemPriceSim _inventItemPriceSim)

Run On

Called

Parameters

_inventItemPriceSim
Type: InventItemPriceSim Table
The Price record to be checked.

Return Value

Type: boolean
true if the item and costing type is a valid combination; otherwise, false.

Standard cost items may only be transferred from a version that is marked with costing type: Standard.

Community Additions

ADD
Show: