InventItemPriceActivationTaskActivateSim::checkPriceType Method [AX 2012]

Checks whether the price type is allowed in the version.

client server public static boolean checkPriceType(InventItemPriceSim _inventItemPriceSim)

Run On

Called

Parameters

_inventItemPriceSim
Type: InventItemPriceSim Table
The price to check type for.

Return Value

Type: boolean
true if the price type is allowed; otherwise, false.
Show: