RetailAssortedChannels::getAssortmentRecIdByAssortmentId Method [AX 2012]
Gets the AssortmentRecId by AssortmentId.
client server public static RetailAssortedChannels getAssortmentRecIdByAssortmentId(RetailAssortmentID _assortmentId)
Run On
CalledParameters
- _assortmentId
- Type: RetailAssortmentID Extended Data Type
The variable that is used to set RetailAssortmentID.
Show: