Share via


PurchTable.canSubmitToWorkflow Method

This method are testing if the current PurchTable 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.

See Also

Reference

PurchTable Table