InventModelType.validateInclPhysicalValueInCostDisabled Method [AX 2012]
Validates that include physical value in cost is disabled.
Syntax
protected boolean validateInclPhysicalValueInCostDisabled(InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup buffer to validate.
Return Value
Type: boolean
true if include physical value in cost is disabled; otherwise, false.