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.
Checks whether the change of physical inventory dimensions is allowed for the product dimension group that relates to the item.
Syntax
public boolean validatePhysicalDimModified(InventDimGroupSetup _inventDimGroupSetupFrom, ItemId _itemId)
Run On
Called
Parameters
- _inventDimGroupSetupFrom
Type: InventDimGroupSetup Class
The InventDimGroupSetup record that represents the dimension setup that is used to determine the physical dimensions.
- _itemId
Type: ItemId Extended Data Type
The item ID.
Return Value
Type: boolean
true if the physical dimension can be added or removed; otherwise, false.