BankLCImport.changeBankDocumentFacilityAgreementLine Method
Changes the BankDocumentFacilityAgreementLine record that is related to this letter of credit when the bank account or facility type has been changed.
Syntax
public BankDocumentAgreementLineRefRecId changeBankDocumentFacilityAgreementLine(CompanyBankAccountId _companyBankAccountId, BankDocumentFacilityTypeName _bankDocumentFacilityTypeName)
Run On
Called
Parameters
- _companyBankAccountId
Type: CompanyBankAccountId Extended Data Type
The changed bank account.
- _bankDocumentFacilityTypeName
Type: BankDocumentFacilityTypeName Extended Data Type
The changed facility type name.
Return Value
Type: BankDocumentAgreementLineRefRecId Extended Data Type
The record ID of the changed BankDocumentFacilityAgreementLine record.