Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.