PDSPriceEstablisher::construct Method [AX 2012]
Constructs a PDSPriceEstablisher derived object based on the calculable order map.
client server public static PDSPriceEstablisher construct(PDSCalculableOrderMap _calculableOrderMap, [PDSPriceEstablisherFactory _factory])
Run On
CalledParameters
- _calculableOrderMap
- Type: PDSCalculableOrderMap Map
Table map representing one of the pricing calculation extension tables.
- _factory
- Type: PDSPriceEstablisherFactory Class
A factory that actually constructs a PDSPriceEstablisher derived object.
Show: