LogisticsEntityLocationMap::updateQuery Method [AX 2012]

client server public static void updateQuery(
    Query _query, 
    TableId _tableId, 
    RefRecId _entity, 
    NoYes _isPostalAddress)

Run On

Called

Parameters

_query
Type: Query Class
_tableId
Type: TableId Extended Data Type
_entity
Type: RefRecId Extended Data Type
_isPostalAddress
Type: NoYes Enumeration
Show: