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
- _agreementLineRecId
Type: AgreementLineRecId Extended Data Type
AgreementLine record ID.
- _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.