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.
Indicates whether the workflow with the specified name can be submitted to workflow.
Syntax
public boolean canSubmitToWorkflow([str _workflowType])
Run On
Called
Parameters
- _workflowType
Type: str
A String value that represents the name of the workflow type to check; optional.
Return Value
Type: boolean
true if the workflow can be submitted; otherwise, false.
Remarks
The default value of the _workflowType parameter is the PurchCommitmentTemplate_PSN workflow type.