Share via


InventQualityReferenceTypePurchase.setQueryInventTransOrdering Method [AX 2012]

Sets the ordering of the transactions for the InventTrans table data source based on the document status and test execution values.

Syntax

protected void setQueryInventTransOrdering(
    QueryBuildDataSource _qbdsInventTrans, 
    InventTestDocumentStatus _inventTestDocumentStatus, 
    InventTestExecution _inventTestExecution)

Run On

Called

Parameters

See Also

Reference

InventQualityReferenceTypePurchase Class