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.
Determines whether the specified inventory dimension can be changed.
Syntax
public boolean validateModifyInventDim_RU(InventDim _inventDim, FieldId _dimFieldId)
Run On
Called
Parameters
- _inventDim
Type: InventDim Table
The changed record in the InventDim table.
- _dimFieldId
Type: FieldId Extended Data Type
The changed inventory dimension field.
Return Value
Type: boolean
true if the specified inventory dimension can be changed; otherwise, false.