PurchLineItemWorkflowQueryBuilder.build Method [AX 2012]
Adds query ranges to a PurchaseTableDocument query to filter out completed and soft-deleted PurchLine records for the line item workflow execution.
public void build(Query _query)
Run On
CalledParameters
- _query
- Type: Query Class
An instance of the PurchaseTableDocument query.
Community Additions
ADD
Show: