SalesTable.initFromSalesQuotationTable Method
Initializes a record in the SalesTable table from a record in the SalesQuotationTabletable.
Syntax
public void initFromSalesQuotationTable(SalesQuotationTable _salesQuotationTable)
Run On
Called
Parameters
- _salesQuotationTable
Type: SalesQuotationTable Table
The record in the SalesQuotationTable table from which to initialize.