RetailTransactionServiceOrders::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 QuotationId for which quote needs to be fetched.
Show: