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 JmgStampJournalTrans table, depending on the workflow events that have occurred.
Syntax
client server public static void setWorkflowStatus(RefRecId _jmgStampJournalTransRecId, JmgJournalRegWorkflowStatus _jmgJournalRegWorkflowStatus)
Run On
Called
Parameters
- _jmgStampJournalTransRecId
Type: RefRecId Extended Data Type
The record ID of the record that is associated with the workflow.
- _jmgJournalRegWorkflowStatus
Type: JmgJournalRegWorkflowStatus Enumeration
The workflow state to set.
Remarks
The method is called from the workflow event handler classes.