xRecord.canSubmitToWorkflow Method [AX 2012]

Indicates whether submission to workflow is possible.

public boolean canSubmitToWorkflow([str workflowType])

Run On

Called

Parameters

workflowType
Type: str

Return Value

Type: boolean
true if submission is possible; otherwise, false.

Community Additions

ADD
Show: