Share via


InventTrackingPendingProdSummaryFilter.createIngredientForCreatedProdQuery Method [AX 2012]

Creates a Query for retrieving pending production orders in the created state where the criteria item is found as an ingredient.

Syntax

private Query createIngredientForCreatedProdQuery()

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