VendReviewCriterionTranslation::find Method
Finds the specified record in the VendReviewCriterionTranslation table.
Syntax
client server public static VendReviewCriterionTranslation find(RefRecId _criterionTranslation, [boolean _forUpdate])
Run On
Called
Parameters
- _criterionTranslation
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: VendReviewCriterionTranslation Table
A record in the VendReviewCriterionTranslation table; otherwise, an empty record.