InventQualityReferenceType.setStatusIssueRangeValue Method [AX 2012]

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

See Also

Reference

InventQualityReferenceType Class