Share via


BankIBSLog_BE::createPaymFileRecordForSEPA Method

Inserts a record into the BankIBSLog_BE table for the specified file name, payment type, and bank account.

Syntax

server public static void createPaymFileRecordForSEPA(
    Filename _fName, 
    BankIBSPaymType _paymType, 
    CompanyBankAccountId _bankAccountId)

Run On

Server

Parameters

Remarks

This method is specific to SEPA credit transfer.

See Also

Reference

BankIBSLog_BE Table