PurchCORRejectsWorkflow::submit Method [AX 2012]

Activates the PurchCORRejectsTable workflow.

client server public static void submit(PurchCORRejectsTable _purchCORRejectsTable, [WorkflowComment _workflowComment])

Run On

Called

Parameters

_purchCORRejectsTable
Type: PurchCORRejectsTable Table
A RejectsTable buffer to update.
_workflowComment
Type: WorkflowComment Extended Data Type
A comment on the workflow.

Activates the workflow configuration by calling the ActivateFromWorkflowtemplate method on the workflow class that has information about the PurchCORRejectsTable record.

Show: