Share via


InventQualityReferenceType.setQueryInventTransOrdering Method [AX 2012]

Sets the ordering of the transactions for an InventTrans table data source, depending 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

InventQualityReferenceType Class