RetailChannelTable::findByOperatingUnitId Method
Finds the record in the RetailChanneltable based on the RecId of an operating unit
Syntax
client server public static RetailChannelTable findByOperatingUnitId(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The value of RecId.
Return Value
Type: RetailChannelTable Table
A record in the RetailChannelTable; otherwise, an empty record.
Remarks
A record in the RetailChannelTable; otherwise, an empty record.