BankDocumentFacilityAgreementLine::existByAgreementAndType Method
Indicates whether the specified record in the BankDocumentFacilityGroup table exists based on the facility argreement table and faclity type.
Syntax
client server public static boolean existByAgreementAndType(BankDocumentAgreementTableRefRecId _bankDocumentAgreementTableRefRecId, BankDocumentFacilityTypeRefRecId _bankDocumentFacilityTypeRefRecId)
Run On
Called
Parameters
- _bankDocumentAgreementTableRefRecId
Type: BankDocumentAgreementTableRefRecId Extended Data Type
- _bankDocumentFacilityTypeRefRecId
Type: BankDocumentFacilityTypeRefRecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.