RetailCatalogChannelName::getChannelByName Method [AX 2012]

Retrieves the instance of RetailCatalogChannelName

client server public static RetailCatalogChannelName getChannelByName(CatalogRefRecId _catalogId, DirPartyName _channelName)

Run On

Called

Parameters

_catalogId
Type: CatalogRefRecId Extended Data Type
The value of CatalogRefRecId.
_channelName
Type: DirPartyName Extended Data Type
The value of DirPartyName.

Return Value

Type: RetailCatalogChannelName View
Channel name.
Show: