Share via


RetailOnlineChannelTable::find Method

Find a record by RecId

Syntax

client server public static RetailOnlineChannelTable find(RefRecId _recId, [boolean _forupdate])

Run On

Called

Parameters

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

See Also

Reference

RetailOnlineChannelTable Table