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.
Determines whether the given table ID is part of an inheritance hierarchy.
Syntax
client server public static boolean tableInheritance(TableId _tabid)
Run On
Called
Parameters
- _tabid
Type: TableId Extended Data Type
The table ID of the given table whose root table must be found.
Return Value
Type: boolean
true if the given table ID is part of an inheritance hierarchy; otherwise, false.