Share via


KanbanUpd.initKanban Method [AX 2012]

Initializes the Kanban table buffer from the ParmBuffer buffer.

Syntax

protected void initKanban([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the Kanban class variable for update; optional.

Exceptions

Exception Condition
Error

The record is not valid; the update was canceled.

See Also

Reference

KanbanUpd Class