PurchCORPurchLineDocument::findWorkItemsForDocument Method [AX 2012]

Finds all the work items for the workflow enabled record.

client server public static List findWorkItemsForDocument(Common _workflowEnabledRecord)

Run On

Called

Parameters

_workflowEnabledRecord
Type: Common Table
The workflow enabled record.

Return Value

Type: List Class
A list of work item ID values.
Show: