BankDocumentFacilityAgreementLine::findByAgreementAndType Method

Finds the specified BankDocumentFacilityAgreementLine record by using a facility argreement table and facility type.

Syntax

client server public static BankDocumentFacilityAgreementLine findByAgreementAndType(
    BankDocumentAgreementTableRefRecId _bankDocumentAgreementTableRefRecId, 
    BankDocumentFacilityTypeRefRecId _bankDocumentFacilityTypeRefRecId, 
   [boolean _forUpdate])

Run On

Called

Parameters

Return Value

Type: BankDocumentFacilityAgreementLine Table
A record in the BankDocumentFacilityAgreementLine table; otherwise, an empty record.

See Also

Reference

BankDocumentFacilityAgreementLine Table