Share via


KanbanJobUpd.initKanbanJob Method [AX 2012]

Initializes the KanbanJob table buffer from the ParmBuffer object.

Syntax

protected void initKanbanJob([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the KanbanJob object for update; optional.

Exceptions

Exception Condition
Error

The record is not valid; the update was canceled.

See Also

Reference

KanbanJobUpd Class