RetailTransactionService::getCustomerQuote Method [AX 2012]
Gets the quotation for the given quotation ID.
Syntax
client server public static container getCustomerQuote(QuotationIdBase _quotationId)
Run On
Called
Parameters
- _quotationId
Type: QuotationIdBase Extended Data Type
Value of the quotation ID for which quote must be fetched.
Return Value
Type: container
A container that contains the quote details in an XML string.