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

Return Value

Type: RetailChannelTable Table
A record in the RetailChannelTable table; otherwise, an empty record.

See Also

Reference

RetailChannelTable Table