parses bank statement files (Swift MT940) in Germany; for the structure of the file see https://www.db-bankline.deutsche-bank.com/download/MT940_Deutschland_Structure2002.pdf
More...
parses bank statement files (Swift MT940) in Germany; for the structure of the file see https://www.db-bankline.deutsche-bank.com/download/MT940_Deutschland_Structure2002.pdf
◆ ExportToXML()
void Ict.Petra.Server.MFinance.BankImport.Logic.TSwiftParser.ExportToXML |
( |
string |
filename | ) |
|
|
inline |
write xml file with data imported from MT940 file
- Parameters
-
◆ ProcessFileContent()
void Ict.Petra.Server.MFinance.BankImport.Logic.TSwiftParser.ProcessFileContent |
( |
string |
AContent | ) |
|
|
inline |
◆ statements
List<TStatement> Ict.Petra.Server.MFinance.BankImport.Logic.TSwiftParser.statements |
the parsed bank statements
The documentation for this class was generated from the following file: