InventModelType_StdCost.validateStandardCostDisabled_RU Method [AX 2012]
Validates that the standard cost parameter is disabled.
Syntax
private boolean validateStandardCostDisabled_RU(InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup buffer to validate.
Return Value
Type: boolean
true if the standard cost parameter is disabled; otherwise, false.