Share via


PurchRFQScoringRFQCaseCriteria::copyFromScoringMethod Method

Copies scoring criteria from the PurchRFQScoringMethodCriteria to the PurchRFQScoringRFQCaseCriteria for the given PurchRFQScoringMethod.

Syntax

client server public static boolean copyFromScoringMethod(
    PurchRFQCaseRecId _purchRFQCaseRecId, 
    PurchRFQScoringMethodRecId _purchRFQScoringMethodRecId, 
   [boolean _replaceExistingCriteria])

Run On

Called

Parameters

  • _replaceExistingCriteria
    Type: boolean
    A boolean value specifying if the existing criteria should be replaced; optional.

Return Value

Type: boolean
true if the PurchRFQScoringRFQCaseCriteria records were copied and created successfully.

See Also

Reference

PurchRFQScoringRFQCaseCriteria Table