PurchReqWorkflow.submit Method [AX 2012]

Activates purchase requisition workflow.

public void submit()

Run On

Called

This method starts the workflow configuration by calling the ActivateWorkflowtemplate method on the Workflow class that has information about the purchase requisition record. The submittedBy and submittedDateTime fields in the PurchReqTable table are set based on the user and time for the submission.

Community Additions

ADD
Show: