PurchRFQScoring::CheckScoringIsDone Method
Checks if scoring has been done on the PurchRFQReplyLine records for a given PurchRFQCaseRecId.
Syntax
client server public static boolean CheckScoringIsDone(PurchRFQCaseRecId _purchRFQCaseRecId)
Run On
Called
Parameters
- _purchRFQCaseRecId
Type: PurchRFQCaseRecId Extended Data Type
A PurchRFQCaseRecId value for which the PurchRFQReplyLine records needs to be checked for TotalScore.
Return Value
Type: boolean
true if TotalScore exists for atleats one of the PurchRFQReplyLine records; otherwise, false.