LogisticsEntityLocationMap::find Method [AX 2012]

client server public static LogisticsEntityLocationMap find(
    TableId _tableId, 
    RecId _entity, 
    LogisticsLocationRecId _location, 
   [boolean _forUpdate])

Run On

Called

Parameters

_tableId
Type: TableId Extended Data Type
_entity
Type: RecId Extended Data Type
_location
Type: LogisticsLocationRecId Extended Data Type
_forUpdate
Type: boolean
Show: