Share via


SysDictTable::getConcreteTable Method [AX 2012]

Gets the ID for the concrete table for a specified table.

Syntax

client server public static TableId getConcreteTable(Common _common)

Run On

Called

Parameters

  • _common
    Type: Common Table
    The buffer of the given table whose concrete table must be found.

Return Value

Type: TableId Extended Data Type
The table ID of the concrete table for the specified table.

See Also

Reference

SysDictTable Class