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 batch attribute value of the selected inventory batch based on the type of the attributes.
Syntax
public boolean pdsValidateBatchAttributesValue([InventBatchId _inventBatchId, boolean _acceptError])
Run On
Called
Parameters
- _inventBatchId
Type: InventBatchId Extended Data Type
The InventBatchId value of the selected inventory batch.
- _acceptError
Type: boolean
A Boolean value that indicates whether to return false or only show a warning message for an incorrect validation.
Return Value
Type: boolean
true if the validation was successful; otherwise, false.