RouteCalcConsumption::construct Method [AX 2012]
Constructs a new instance of the RouteCalcConsumption class based on the given formula.
Syntax
client server public static RouteCalcConsumption construct([RouteFormula formula])
Run On
Called
Parameters
- formula
Type: RouteFormula Enumeration
The formula that will be used for the calculation; optional.
Return Value
Type: RouteCalcConsumption Class
A new instance of the RouteCalcConsumption class based on the given formula.