RetailChannelTable::recIdfromOperatingUnitId Method
Gets the record ID of the RetailChannelTable record by using the record ID that is passed as the parameter.
Syntax
client server private static RecId recIdfromOperatingUnitId(RecId _ouRecId)
Run On
Called
Parameters
- _ouRecId
Type: RecId Extended Data Type
The current value of record ID.
Return Value
Type: RecId Extended Data Type
The record ID of the RetailChannelTable table.