SalesQuotationMassCreate.createQuotationFromCustTable Method [AX 2012]

Syntax

public boolean createQuotationFromCustTable(
    SalesQuotationMassCreateContract _dataContract, 
    CustTable _custTable, 
    SalesQuotationTable _salesQuotationTemplate, 
    ContactPerson _contactPerson)

Run On

Server

Parameters

See Also

Reference

SalesQuotationMassCreate Class