Share via


InventTrackingPendingProdSummaryFilter.createCoProductForCreatedProdQuery Method [AX 2012]

Creates a Query for retrieving pending production orders in the created state where the criteria item is found as a co-product.

Syntax

private Query createCoProductForCreatedProdQuery()

Run On

Called

Return Value

Type: Query Class
A Query to use for retrieving the production order reference in a ProdTable record buffer.

See Also

Reference

InventTrackingPendingProdSummaryFilter Class