InventModelType_StdCost.validateModelGroupHasNoService_RU Method [AX 2012]
Validates that no items of the Service type are associated with the inventory model group.
Syntax
private boolean validateModelGroupHasNoService_RU(InventModelGroup _inventModelGroup)
Run On
Called
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The InventModelGroup buffer to validate.
Return Value
Type: boolean
true if no items of the Service type are associated with the inventory model group; otherwise, false.