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.
Creates the PurchRFQScoring records for all vendors for the given PurchRFQScoringRFQCaseCriteria.
Syntax
client server public static boolean createRFQScoringForNewCritera(PurchRFQCaseId _purchRFQCaseId, PurchRFQScoringRFQCaseCriteriaRecId _purchRFQCaseCriteriaRecId)
Run On
Called
Parameters
- _purchRFQCaseId
Type: PurchRFQCaseId Extended Data Type
A PurchRFQCaseId value.
- _purchRFQCaseCriteriaRecId
Type: PurchRFQScoringRFQCaseCriteriaRecId Extended Data Type
A PurchRFQScoringRFQCaseCriteriaRecId value.
Return Value
Type: boolean
true if the creation succeeds; otherwise false.