SysExtensionSerializerMap::getExtensionTableIds Method [AX 2012]

Gets the table ID for all extension tables for specified base table.

client server public static container getExtensionTableIds(TableId _baseTableId)

Run On

Called

Parameters

_baseTableId
Type: TableId Extended Data Type
The table ID of base table.

Return Value

Type: container
A container includes table IDs of extension table.
Show: