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

parses bank statement files (ISO 20022 CAMT.053) in Germany; for the structure of the file see https://www.rabobank.com/nl/images/Format%20description%20CAMT.053.pdf http://www.national-bank.de/fileadmin/user_upload/nationalbank/Service_Center/Electronic_Banking_Center/Downloads/Handbuecher_und_Bedingungen/SRZ-Anlage_5b_Kontoauszug_ISO_20022_camt_2010-06-15b.pdf http://www.hettwer-beratung.de/sepa-spezialwissen/sepa-technische-anforderungen/camt-format-camt-053/ More...

Public Member Functions

void ProcessFileContent (string content, bool AParsePreviousYear, out TVerificationResultCollection AVerificationResult)
 processing CAMT file More...
 

Public Attributes

List< TStatementstatements
 the parsed bank statements More...
 

Detailed Description

Member Function Documentation

◆ ProcessFileContent()

void Ict.Petra.Server.MFinance.BankImport.Logic.TCAMTParser.ProcessFileContent ( string  content,
bool  AParsePreviousYear,
out TVerificationResultCollection  AVerificationResult 
)
inline

processing CAMT file

Member Data Documentation

◆ statements

List<TStatement> Ict.Petra.Server.MFinance.BankImport.Logic.TCAMTParser.statements

the parsed bank statements


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