RetailTransactionService::getCustomer Method [AX 2012]
Gets the customer details for a given customer account.
Syntax
client server public static container getCustomer(CustAccount custAccount)
Run On
Called
Parameters
- custAccount
Type: CustAccount Extended Data Type
The value of CustAccount for which customer details has to be fetched.
Return Value
Type: container
A container having the customer details in a XML string.