PurchCORWorkflow.startWorkflow Method [AX 2012]

Starts a workflow.

private WorkflowCorrelationId startWorkflow(WorkflowComment _workflowComment)

Run On

Called

Parameters

_workflowComment
Type: WorkflowComment Extended Data Type
A comment that is used when starting the workflow.

Return Value

Type: WorkflowCorrelationId Extended Data Type
The ID of the workflow instance.

Community Additions

ADD
Show: