Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.