on 2021 Apr 09 6:20 AM
Hi Expert,
I need some support in automating back statement upload through batch job. daily we receive multiple bank statement to upload in SAP, one of our user manually upload all the statement in morning. The challenge I am facing here is bank statement have date in there description so how can we make sap select each file & another thing is once the file if process it needs to move to archive folder. Do I need to take help of ABAPER in order to achieve both?
Request clarification before answering.
From ERP enhancementpack 6 there is a businessfunction FIN_BL_EB_1. This enables the "new" FEBAN layout as well as automatic import of bankstatements (make them available in AL11 with SFTP).
FEB_FILE_HANDLING is also included, you can configure the automatic import with this process:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ratheesh M. Y
can you elaborate what is required configuration in step no.4
Thanks
Venkatesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Gaurav,
For automation of above scenario the below steps would be helpful:
1. Ensure that the bank statement file to be uploaded through FF_5 is received on SAP system in AL11 path
2. Maintain the required EBS configuration and if required setup the On Account posting as well
3. Schedule a batch job which would check every few hours or depending on the frequency in which the bank statement file is received that, if the new bank statement file has been received in the specific AL11 path. If yes the batch job should use the bank statement file at AL11 to be processed through FF_5 and uploaded into the system.
If no, there is no upload that happens.
4. If the bank statement file is processed in AL11 path then maintain the required configuration such that post processing through FF_5 the bank statement file is moved to archive folder
Thanks and Regards,
Ratheesh M. Y.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.