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

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

BankDocumentFacilityAgreementLine Table