JmgStampJournalTable::setWorkflowStatus Method
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.