Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Calls the inventModelType.checkNewDimensionGroupsForItem method for the specified InventModelGroup record.
Syntax
protected boolean validateForModelGroup(
InventModelGroup _inventModelGroup,
InventDimGroupSetup _inventDimGroupSetupOrig,
InventDimGroupSetup _inventDimGroupSetupNew,
ItemId _itemId)
Run On
Server
Parameters
- _inventModelGroup
Type: InventModelGroup Table
The specified InventModelGroup value.
- _inventDimGroupSetupOrig
Type: InventDimGroupSetup Class
The specified original InventDimGroupSetup setup.
- _inventDimGroupSetupNew
Type: InventDimGroupSetup Class
The specified new InventDimGroupSetup setup.
- _itemId
Type: ItemId Extended Data Type
The specified ItemId value.
Return Value
Type: boolean
The result of the inventModelType.checkNewDimensionGroupsForItem method.