RetailTransactionService::getCustomerQuote Method [AX 2012]
Gets the quotation for the given quotation ID.
client server public static container getCustomerQuote(QuotationIdBase _quotationId)
Run On
CalledParameters
- _quotationId
- Type: QuotationIdBase Extended Data Type
Value of the quotation ID for which quote must be fetched.
Show: