LogisticsEntityLocationMap::getEntityPrimaryAndRoleViewTableId Method [AX 2012]

Gets the table ID of the primary and role views for the specified entity table.

client server public static TableId getEntityPrimaryAndRoleViewTableId(TableId _entityLocationTableId)

Run On

Called

Parameters

_entityLocationTableId
Type: TableId Extended Data Type
The table ID for which to get the table ID of the primary and role views.

Return Value

Type: TableId Extended Data Type
The table ID for the primary and role views.
Show: