Share via


SalesQuotationConfirmationDP.setSalesQuotationDetailsTmp Method [AX 2012]

Inserts record field data into the temporary table.

Syntax

protected void setSalesQuotationDetailsTmp(NoYes _quotationTransOrTaxTrans)

Run On

Server

Parameters

  • _quotationTransOrTaxTrans
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether the transaction is of the Trans or Tax type.

See Also

Reference

SalesQuotationConfirmationDP Class