Share via


BankIBSLog_BE::createPaymFileRecord Method

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

Syntax

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

Run On

Server

Parameters

See Also

Reference

BankIBSLog_BE Table