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

Called

Parameters

_query
Type: Query Class
An instance of the PurchaseTableDocument query.

This method is invoked by the workflow runtime when the document query is executed.

Community Additions

ADD
Show: