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.
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
- _qbdsInventTrans
Type: QueryBuildDataSource Class
A query build data source object related to the InventTrans table.
- _inventTestDocumentStatus
Type: InventTestDocumentStatus Enumeration
A document status value.
- _inventTestExecution
Type: InventTestExecution Enumeration
A test execution value.