RetailTransactionServiceCustomer::getContactInfoData Method [AX 2012]
Retrieves contact info data.
client server public static container getContactInfoData(DirPartyRecId _party, RecId _contactRecId)
Run On
CalledParameters
- _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.
Show: