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 a range value for the StatusIssue field on the data source of the InventTrans table that is based on the document status and test execution values.
Syntax
protected void setStatusIssueRangeValue(
QueryBuildRange _qbrStatusIssue,
InventTestDocumentStatus _inventTestDocumentStatus,
InventTestExecution _inventTestExecution)
Run On
Called
Parameters
- _qbrStatusIssue
Type: QueryBuildRange Class
A query build range object.
- _inventTestDocumentStatus
Type: InventTestDocumentStatus Enumeration
A document status value.
- _inventTestExecution
Type: InventTestExecution Enumeration
A test execution value.