RetailOrderCalculator::construct Method [AX 2012]
Construct a new instance of retail calculator.
client server public static RetailOrderCalculator construct(
TableId _tableId,
SalesIdBase _salesId,
[SalesPurchLine _currentSalesPurchLine,
RetailSalesPurchLineMap _retailSalesPurchLineMap])
Run On
CalledParameters
- _tableId
- Type: TableId Extended Data Type
SalesIdBase.
- _salesId
- Type: SalesIdBase Extended Data Type
SalesIdBase
- _currentSalesPurchLine
- Type: SalesPurchLine Map
SalesPurchLine.
- _retailSalesPurchLineMap
- Type: RetailSalesPurchLineMap Map
RetailSalesPurchLineMap.
Show: