Share via


KanbanJobUpd.preRunStatus Method [AX 2012]

Saves the unchanged KanbanJob record to a local variable for later comparison.

Syntax

protected void preRunStatus()

Run On

Called

Remarks

Any subclass that overwrites this method must insert all logic after the call to the super method.

See Also

Reference

KanbanJobUpd Class