VendReviewCriterionGroup::findByName Method
Finds the record with the specified name in the VendReviewCriterionGroup table.
Syntax
client server public static VendReviewCriterionGroup findByName(Name _criterionGroupName, [boolean _forUpdate])
Run On
Called
Parameters
- _criterionGroupName
Type: Name Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: VendReviewCriterionGroup Table
A record in the VendReviewCriterionGroup table; otherwise, an empty record.