PurchLine.canSubmitToWorkflow Method
This method are testing if the current PurchLine can be submitted to workflow.
Syntax
public boolean canSubmitToWorkflow([str workflowType])
Run On
Called
Parameters
- workflowType
Type: str
Workflow type
Return Value
Type: boolean
Returns true if the current record can be submitted to workflow, otherwise false.