Share via


SalesQuotationDP.getSalesQuotationDetailsTmp Method [AX 2012]

Gets the full data from SalesQuotationDetailsTmp temporary table.

Syntax

public SalesQuotationDetailsTmp getSalesQuotationDetailsTmp()

Run On

Server

Return Value

Type: SalesQuotationDetailsTmp Table
The SalesQuotationDetailsTmp temporary table.

See Also

Reference

SalesQuotationDP Class