Share via


InventItemPriceActivationTaskActivateSim::checkCostingTypeAndInventoryModel Method [AX 2012]

Determines whether the version contains a valid item.

Syntax

client server public static 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

InventItemPriceActivationTaskActivateSim Class