Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the WorkflowStatus field of the JmgStampJournalTable table by using the workflow events that have occurred.
Syntax
client server public static void setWorkflowStatus(RefRecId _jmgStampJournalTableRecId, JmgDaysTotalWorkflowStatus _jmgDaysTotalWorkflowStatus)
Run On
Called
Parameters
- _jmgStampJournalTableRecId
Type: RefRecId Extended Data Type
The record ID of the record that is associated with the workflow.
- _jmgDaysTotalWorkflowStatus
Type: JmgDaysTotalWorkflowStatus Enumeration
The workflow state to set.
Remarks
The method is called from the workflow event handler classes.