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.
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
- _bankDocumentAgreementTableRefRecId
Type: BankDocumentAgreementTableRefRecId Extended Data Type
- _bankDocumentFacilityTypeRefRecId
Type: BankDocumentFacilityTypeRefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: BankDocumentFacilityAgreementLine Table
A record in the BankDocumentFacilityAgreementLine table; otherwise, an empty record.