RetailAssortedChannels::getAssortmentRecIdByAssortmentId Method [AX 2012]

Gets the AssortmentRecId by AssortmentId.

client server public static RetailAssortedChannels getAssortmentRecIdByAssortmentId(RetailAssortmentID _assortmentId)

Run On

Called

Parameters

_assortmentId
Type: RetailAssortmentID Extended Data Type
The variable that is used to set RetailAssortmentID.

Return Value

Type: RetailAssortedChannels View
Returns the retailAssortedChannel.
Show: