RetailMCRChannelTable::findRecId Method

Finds a record that has a specified RecId value.

Syntax

client server public static RetailMCRChannelTable findRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the record is selected for update; otherwise, false

Return Value

Type: RetailMCRChannelTable Table
The record that is found.

See Also

Reference

RetailMCRChannelTable Table