AgreementLine.validateModifyInventDim_RU Method
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.