PurchCORWorkflow.getWorkflowSubmitDialog Method [AX 2012]
Opens a dialog box where submission information can be entered.
protected WorkflowSubmitDialog getWorkflowSubmitDialog(Args _args)
Run On
CalledParameters
- _args
- Type: Args Class
The arguments with the caller form that contains a getActiveWorkflowConfiguration method.
Return Value
Type: WorkflowSubmitDialog ClassA dialog class that contains the submission information.
Community Additions
ADD
Show: