RetailPricingDataManager::construct Method [AX 2012]

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

client server public static RetailPricingDataManager construct(RecId _channelRecordId)

Run On

Called

Parameters

_channelRecordId
Type: RecId Extended Data Type
The record Id of the channel the data manager operates under

Return Value

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