InventItemPriceActivationTaskActivateSim::checkCostingTypeAndInventoryModel Method [AX 2012]
Determines whether the version contains a valid item.
client server public static boolean checkCostingTypeAndInventoryModel(InventItemPriceSim _inventItemPriceSim)
Run On
CalledParameters
- _inventItemPriceSim
- Type: InventItemPriceSim Table
The pending price to be checked.
Return Value
Type: booleantrue if the item and costing type is a valid combination; otherwise, false.
Show: