RetailTransactionServiceCustomer::getContactInfoData Method [AX 2012]

Retrieves contact info data.

client server public static container getContactInfoData(DirPartyRecId _party, RecId _contactRecId)

Run On

Called

Parameters

_party
Type: DirPartyRecId Extended Data Type
The party record identifier for which to retrieve the data.
_contactRecId
Type: RecId Extended Data Type
The electronic address record id to retrieve data from.

Return Value

Type: container
A container with contact location details.
Show: