JmgDaysTotalWFApprEventHandler.changeRequested Method [AX 2012]
Sets the WorkflowStatus field on the JmgStampJournalTable table to the JmgDaysTotalWorkflowStatus::NotSubmitted enumeration value.
Syntax
public void changeRequested(WorkflowElementEventArgs _args)
Run On
Called
Parameters
- _args
Type: WorkflowElementEventArgs Class
A WorkflowElementEventArgs instance.
Remarks
This method is called from workflow framework when a change is requested of the days total workflow approval element.