RetailOnlineChannelTable::find Method
Find a record by RecId
Syntax
client server public static RetailOnlineChannelTable find(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
Channel Id
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailOnlineChannelTable Table
A record in the RetailOnlineChannelTable table; otherwise, an empty buffer.