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 product dimensions changed.
Syntax
public boolean modifiedProductDim(
InventDim _inventDim,
FieldId _dimFieldId,
InventDimGroupSetup _inventDimGroupSetup)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The inventory dimension record to check.
- _dimFieldId
Type: FieldId Extended Data Type
The modified field ID value of the record to check.
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class that finds a dimension.
Return Value
Type: boolean
true if the product dimensions changed; otherwise, false.