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.
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.