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.
Indicates whether the inventory dimension change is valid.
Syntax
public boolean validateModifyInventDim(
InventDim _inventDim,
FieldId _dimFieldId,
[InventDimGroupSetup _inventDimGroupSetup])
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The inventory dimension to check.
- _dimFieldId
Type: FieldId Extended Data Type
The inventory dimension field ID that was modified.
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class that contains information about the inventory dimension configuration.
Return Value
Type: boolean
true if the inventory dimension change is valid; otherwise, false.
Remarks
This method should be called if the inventory dimensions are changed for the line.