InventQualityOrderLine.pdsBatchAttribValue Method
Maintains the batch attribute value.
Syntax
edit PdsBatchAttribValue pdsBatchAttribValue(boolean _set, PdsBatchAttribValue _value)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the value is to be set.
- _value
Type: PdsBatchAttribValue Extended Data Type
The PdsBatchAttribValue value in display format to which to set the field.
Return Value
Type: PdsBatchAttribValue Extended Data Type
The current PdsBatchAttribValue value of the batch attribute in display format.