MCRSourceCodeSetup::findCatalog Method
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.