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
- _common
Type: Common Table
A Common table buffer.
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.