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.
Validates the inventory dimensions that will used for a parameter line.
Syntax
public boolean validateInventDimId(PurchParmLine _purchParmLine, InventDim _inventDim)
Run On
Client
Parameters
- _purchParmLine
Type: PurchParmLine Table
The parameter line for which the dimensions are to be validated.
- _inventDim
Type: InventDim Table
The inventory dimensions to validate.
Return Value
Type: boolean
true if the inventory dimensions are correct; otherwise, false.