SysExtensionSerializerMap::hasExensionTableEnabled Method
Checks is there any extension table for specified base table is enabled.
Syntax
client server public static boolean hasExensionTableEnabled(TableId _baseTableId)
Run On
Called
Parameters
- _baseTableId
Type: TableId Extended Data Type
Table ID of base table.
Return Value
Type: boolean
true if there is one or more extension tables are enabled. Otherwise, return false.