RetailChannelTable::findByRecId Method
Finds a record in the RetailChannelTable table by using the record ID.
Syntax
client server public static RetailChannelTable findByRecId(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The value of the record ID.
Return Value
Type: RetailChannelTable Table
A record in the RetailChannelTable table; otherwise, an empty record.