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.
Retrieves the EcoResProductRelationTypeTranslation record with the specified record ID.
Syntax
client server public static EcoResProductRelationTypeTranslation findByProductRelationTypeLanguage(
RefRecId _productRelationTypeRecId,
LanguageId _language,
[boolean _forupdate])
Run On
Called
Parameters
- _productRelationTypeRecId
Type: RefRecId Extended Data Type
The record ID for which to search.
- _language
Type: LanguageId Extended Data Type
A string that represents the translation language.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record is to be selected for update; optional.
Return Value
Type: EcoResProductRelationTypeTranslation Table
An EcoResAttributeTranslation record, or an empty buffer.