RetailTransactionServiceAX61::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

Return Value

Type: container
A container having the quote details in a XML string.

See Also

Reference

RetailTransactionServiceAX61 Class