LogisticsEntityLocationMap::findPrimaryEntityLocation Method [AX 2012]

client server public static LogisticsEntityLocationMap findPrimaryEntityLocation(
    TableId _tableId, 
    RecId _entity, 
   [boolean _isPostal, 
    LogisticsElectronicAddressMethodType _type, 
    boolean _forupdate])

Run On

Called

Parameters

_tableId
Type: TableId Extended Data Type
_entity
Type: RecId Extended Data Type
_isPostal
Type: boolean
_type
Type: LogisticsElectronicAddressMethodType Enumeration
_forupdate
Type: boolean
Show: