RetailChannelTable.create Method
Initializes the values to the OMOperatingUnitID and ChannelType fields based on the parameters that are passed to the method.
Syntax
public void create(RetailChannelType channelType, RecId _ouRecId)
Run On
Called
Parameters
- channelType
Type: RetailChannelType Enumeration
The channel type of the RetailChannelTable record.
- _ouRecId
Type: RecId Extended Data Type
The OM operating unit of the RetailChannelTable table.