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

Return Value

Type: boolean
true if TotalScore exists for atleats one of the PurchRFQReplyLine records; otherwise, false.

See Also

Reference

PurchRFQScoring Table