PurchCORRejectsWorkflow.canSubmit Method [AX 2012]

Indicates whether the PurchCORRejectsTable record can be submitted to the workflow.

protected boolean canSubmit()

Run On

Called

Return Value

Type: boolean
true if the PurchCORRejectsTable record can be submitted to the workflow; otherwise, false.

The PurchCORRejectsTable workflow state field state must have the not submitted value, the RejectStatus field of the PurchCORRejectsTable table must have the rejected value, and an active workflow configuration must be found.

Community Additions

ADD
Show: