VendRequestCompany.canSubmitToWorkflow Method
Determines whether the workflow approval can be submitted by the user.
Syntax
public boolean canSubmitToWorkflow([str _workflowType])
Run On
Called
Parameters
- _workflowType
Type: str
The name of the workflow template.
Return Value
Type: boolean
true if the workflow can be submitted by the user; otherwise, false.