BankLGFacilityAgreementLine::findByDocumentAgreementLine Method
Finds the specified BankLGFacilityAgreementLine record by using the specified BankDocumentAgreementLine record.
Syntax
client server public static BankLGFacilityAgreementLine findByDocumentAgreementLine(BankDocumentAgreementLineRefRecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: BankDocumentAgreementLineRefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: BankLGFacilityAgreementLine Table
The specified record in the BankLGFacilityAgreementLine table if found; otherwise, an empty record.