VendRequest.canSubmitToWorkflow Method
Indicates whether the vendor request 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.