OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Server.MFinance.BankImport.Logic.TBankStatementImportCAMT Class Reference

import a bank statement from a CAMT Swift file More...

Static Public Member Functions

static bool ImportFromZipFile (Int32 ALedgerNumber, string ABankAccountCode, byte[] AFileContent, bool AParsePreviousYear, out Int32 AStatementKey, out TVerificationResultCollection AVerificationResult)
 import multiple CAMT files from one zip file More...
 
static bool ImportFromFile (Int32 ALedgerNumber, string ABankAccountCode, string AFileName, string AFileContent, bool AParsePreviousYear, out Int32 AStatementKey, out TVerificationResultCollection AVerificationResult)
 import one CAMT file, split into multiple statements per year More...
 

Detailed Description

import a bank statement from a CAMT Swift file

Member Function Documentation

◆ ImportFromFile()

static bool Ict.Petra.Server.MFinance.BankImport.Logic.TBankStatementImportCAMT.ImportFromFile ( Int32  ALedgerNumber,
string  ABankAccountCode,
string  AFileName,
string  AFileContent,
bool  AParsePreviousYear,
out Int32  AStatementKey,
out TVerificationResultCollection  AVerificationResult 
)
inlinestatic

import one CAMT file, split into multiple statements per year

◆ ImportFromZipFile()

static bool Ict.Petra.Server.MFinance.BankImport.Logic.TBankStatementImportCAMT.ImportFromZipFile ( Int32  ALedgerNumber,
string  ABankAccountCode,
byte[]  AFileContent,
bool  AParsePreviousYear,
out Int32  AStatementKey,
out TVerificationResultCollection  AVerificationResult 
)
inlinestatic

import multiple CAMT files from one zip file


The documentation for this class was generated from the following file: