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