Catalog::find Method
Finds a record in the Catalog table.
Syntax
client server public static Catalog find(RecId recId, [boolean _forUpdate])
Run On
Called
Parameters
- recId
Type: RecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the row.
Return Value
Type: Catalog Table
A catalog record.