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.
Determines whether the specified record exists in the CatProcureCatalogTranslation table.
Syntax
client server public static boolean checkExist(RefRecId _catalog, LanguageId _language)
Run On
Called
Parameters
- _catalog
Type: RefRecId Extended Data Type
The record ID of the catalog for which to find the translation.
- _language
Type: LanguageId Extended Data Type
A string representing the Translation language.
Return Value
Type: boolean
true if the record was found; otherwise, false.