Share via


InventItemPriceActivationJob.checkCostingTypeAndInventoryModel Method [AX 2012]

Determines whether the version contains a valid item.

Syntax

protected boolean checkCostingTypeAndInventoryModel(InventItemPriceSim _inventItemPriceSim)

Run On

Called

Parameters

Return Value

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

Remarks

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

See Also

Reference

InventItemPriceActivationJob Class