Share via


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

Remarks

This method is called from workflow framework when a change is requested of the days total workflow approval element.

See Also

Reference

JmgDaysTotalWFApprEventHandler Class