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 all quality order lines that are needed to be checked for batch attributes update.
Syntax
public boolean pdsValidateBatchAttributes(
[InventBatchId _inventBatchId,
boolean _acceptError,
boolean _updateRelatedBatches])
Run On
ClientOrServer
Parameters
- _inventBatchId
Type: InventBatchId Extended Data Type
The inventory batch selected.
- _acceptError
Type: boolean
A Boolean value that indicates whether to display a warning message for an incorrect batch attribute validation.
- _updateRelatedBatches
Type: boolean
A Boolean value that indicates whether related inventory batches also have to be updated with the batch attribute value.
Return Value
Type: boolean
true if the quality order lines are needed to be checked for batch attribute update; otherwise, false .