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 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.