Share via


PDSAgreementLinePricingCalculation::findByAgreementLine Method

Finds a PDSAgreementLinePricingCalculation record based on an AgreementLine record reference ID.

Syntax

client server public static PDSAgreementLinePricingCalculation findByAgreementLine(AgreementLineRecId _agreementLineRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Determines whether the found PDSAgreementLinePricingCalculation record is to be selected for update or not. Optional.

Return Value

Type: PDSAgreementLinePricingCalculation Table
The found PDSAgreementLinePricingCalculation record; otherwise, an empty buffer.

See Also

Reference

PDSAgreementLinePricingCalculation Table