Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Construct a new instance of RetailSalesOrderCalculator.
Syntax
client server public static RetailSalesQuotationCalculator construct(
QuotationId _quotationId,
[SalesQuotationLine _currentSalesQuotationLine,
RetailSalesQuotationLine _retailSalesQuotationLine])
Run On
Called
Parameters
- _quotationId
Type: QuotationId Extended Data Type
QuotationId.
- _currentSalesQuotationLine
Type: SalesQuotationLine Table
SalesQuotationLine.
- _retailSalesQuotationLine
Type: RetailSalesQuotationLine Table
Current record from RetailSalesQuotationLine.
Return Value
Type: RetailSalesQuotationCalculator Class
A new instance of RetailSalesOrderCalculator.