BankLCImport.pickBankDocumentAgreementLineRefRecId Method
Gets the first appropriate BankDocumentAgreementLine record based on the specified bank account and facility type name.
Syntax
private BankDocumentAgreementLineRefRecId pickBankDocumentAgreementLineRefRecId(CompanyBankAccountId _companyBankAccountId, BankDocumentFacilityTypeName _bankDocumentFacilityTypeName)
Run On
Called
Parameters
- _companyBankAccountId
Type: CompanyBankAccountId Extended Data Type
The bank account ID.
- _bankDocumentFacilityTypeName
Type: BankDocumentFacilityTypeName Extended Data Type
The facility type name.
Return Value
Type: BankDocumentAgreementLineRefRecId Extended Data Type
The record ID of the first appropriate BankDocumentAgreementLine record.