JmgStampJournalTable.canSubmitToWorkflow Method
Indicates whether the days total record can be submitted to workflow.
Syntax
public boolean canSubmitToWorkflow([str _workflowType])
Run On
Called
Parameters
- _workflowType
Type: str
The workflow type to use to submit a record to the workflow.
Return Value
Type: boolean
true if the days total record can be submitted to the workflow; otherwise, false.