CatUserReviewComputedVendorRating::computeAggregateByVendor Method
Computes the average rating and the total number of ratings of the related VendTable table vendor.
Syntax
client server public static void computeAggregateByVendor(
VendAccount _vendAccountNum,
DataAreaId _vendDataAreadId,
[CatUserReviewCutoffDate _cutOffDate])
Run On
Called
Parameters
- _vendAccountNum
Type: VendAccount Extended Data Type
The vendor account number of the related VendTable object.
- _vendDataAreadId
Type: DataAreaId Extended Data Type
The vendor data area ID of the related VendTable object.
- _cutOffDate
Type: CatUserReviewCutoffDate Extended Data Type
A CatUserReviewCutoffDate value that specifies the date before which to filter the user review ratings.