InventQualityReferenceType.pdsBatchAttribCheck Method [AX 2012]
Indicates whether the quality order selected can be updated by using the reference order inventory batch attributes.
Syntax
protected boolean pdsBatchAttribCheck(InventQualityOrderTable _orderTable)
Run On
Called
Parameters
- _orderTable
Type: InventQualityOrderTable Table
The inventory quality order that is currently selected.
Return Value
Type: boolean
Always returns true .