LogisticsEntityLocationMap::getEntityPrimaryViewLocationRoleFieldId Method [AX 2012]

Gets the field ID of the location role foreign key for the specified table.

client server public static FieldId getEntityPrimaryViewLocationRoleFieldId(TableId _entityPrimaryAndRoleViewTableId)

Run On

Called

Parameters

_entityPrimaryAndRoleViewTableId
Type: TableId Extended Data Type
The table ID to get the location role foreign key for.

Return Value

Type: FieldId Extended Data Type
The field ID of the location role foreign key.
Show: