RetailPricingEngineHelper::construct Method [AX 2012]

Constructs new instance of a RetailPricingEngineHelper which operates in context of given channel

client server public static RetailPricingEngineHelper construct(RecId _channelRecordId)

Run On

Called

Parameters

_channelRecordId
Type: RecId Extended Data Type
The record Id of the channel the pricing helper operates under

Return Value

Type: RetailPricingEngineHelper Class
Instance of the data manager which retrieves data from AX under given channel context
Show: