SalesQuotationUpdate::constructFromSalesQuotationTable Method [AX 2012]
client server public static SalesQuotationUpdate constructFromSalesQuotationTable(
SalesQuotationTable _salesQuotationTable,
SalesQuotationStatus _toSalesQuotationStatus,
[boolean _includeCreated])
Run On
CalledParameters
- _salesQuotationTable
- Type: SalesQuotationTable Table
- _toSalesQuotationStatus
- Type: SalesQuotationStatus Enumeration
- _includeCreated
- Type: boolean
Show: