Share via


KanbanJobUpd.setStatus Method [AX 2012]

Sets the status field of the KanbanJob table buffer.

Syntax

protected void setStatus(LeanKanbanJobStatus _status)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The record validation failed.

Remarks

The KanbanJob record must already be selected for update.

See Also

Reference

KanbanJobUpd Class