CatalogTranslation::find Method
Finds the catalog transaction.
Syntax
client server public static CatalogTranslation find(
CatalogRefRecId _catalogId,
[LanguageId _languageId,
boolean _forUpdate])
Run On
Called
Parameters
- _catalogId
Type: CatalogRefRecId Extended Data Type
The catalog ID.
- _languageId
Type: LanguageId Extended Data Type
The default language ID in the language table.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record.
Return Value
Type: CatalogTranslation Table
The catalog transaction entry.