PurchCORWorkflow.getWorkflowSubmitDialog Method [AX 2012]

Opens a dialog box where submission information can be entered.

protected WorkflowSubmitDialog getWorkflowSubmitDialog(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
The arguments with the caller form that contains a getActiveWorkflowConfiguration method.

Return Value

Type: WorkflowSubmitDialog Class
A dialog class that contains the submission information.

Community Additions

ADD
Show: