Symptom
No bank statement is created and the inbound file remains In Process while uploading a bank statement file with format MT940 FR.
Environment
SAP Business ByDesign 2205
Reproducing the Issue
- Go to the Liquidity Management work center.
- Go to the File Management --> Inbound Files view.
- Click New Inbound File.
- Enter File Type Bank Statement, Company, Bank ID and Import Format MT940 FR.
- Click Add --> File, browse the file and click Add again.
- Click Start File Upload.
As a result the inbound file remains In Process, no bank statement is created and no message (either error, warning, etc) is raised.
Cause
The parsing logic is having an issue in case the last line of the file is tag :62F: (empty/blank lines are ignored).
Resolution
As a workaround, please add a line with just "-" (simple minus) at the end of the file before uploading it.
SAP Business ByDesign development team is working on enhancing the parsing logic for the next releases.
Keywords
MT940 FR; inbound file; bank statement upload; closing balance; :62F: , KBA , AP-PAY-GLO , Cross-Country Extensions , How To