Share via


ReqEventProcessKanban::canHaveEventKanban Method [AX 2012]

Indicates whether a given table buffer can have event kanbans.

Syntax

client server public static boolean canHaveEventKanban(Common _common)

Run On

Called

Parameters

Return Value

Type: boolean
true if the table buffer can possibly have associated event kanbans; otherwise, false.

Remarks

The method performs a quick check to determine if event kanbans can possibly be associated to the table buffer.

See Also

Reference

ReqEventProcessKanban Class