Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the source code record by the catalog record ID.
Syntax
client server public static Catalog findCatalog(CatalogRefRecId _catalog, [boolean _forUpdate])
Run On
Called
Parameters
- _catalog
Type: CatalogRefRecId Extended Data Type
This is a unique identifier for the catalog.
- _forUpdate
Type: boolean
This is a boolean value that indicates whether the to read the record for update; optional.
Return Value
Type: Catalog Table
This is the Catalog table record.