LogisticsEntityLocationMap::getEntityPrimaryAndRoleViLocationFieldId Method [AX 2012]
Gets the field ID of the location foreign key for the specified table.
client server public static FieldId getEntityPrimaryAndRoleViLocationFieldId(TableId _entityPrimaryAndRoleViewTableId)
Run On
CalledParameters
- _entityPrimaryAndRoleViewTableId
- Type: TableId Extended Data Type
The table ID to get the location foreign key for.
Show: