on ‎2019 Dec 12 10:13 AM
Hi Folks,
I am trying to save my upload of Journals through Flat File. I am uploading the below file and running the /CPMB/RESTORE_JOURNALS CHAIN. I have downloaded the file format from import journals chain.
My debit values are not loaded correctly in the saved Journals.
After running the chain , below is journal which is saved in BPC Web Journals.
The values of the debit values are getting changed . It is taking the value of first row in all my rows.
Please help me here. How can i save correct values directly from flat file
Regards,
Happy
Request clarification before answering.
/CPMB/RESTORE_JOURNALS chain is not used to load journals. It's only used for complete journals restore! You can export all journals, remove all journals then restore.
To load new journals from text file you need to develop your own badi.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Vadim,
Thanks for your quick respones.I have corrected the images.
Can you help me with any note/ link on how can we can use badi for uploading journals via flat file for mass upload.
Regards,
Happy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am also using the file exported from the journals using the Export journal package. After that i am changing the values imported from the Journals and restoring it again using the restore Journals.
I have one more question here, do we need to always remove all the journals and then restore?
Regards,
Happy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
"do we need to always remove all the journals and then restore" - Yes! And that's why restore can't be used for loading new journals.
I have written about it number of times, but nobody want to search.
"To load new journals from text file you need to develop your own badi."
P.S. Please accept the correct answer.
| User | Count |
|---|---|
| 17 | |
| 8 | |
| 7 | |
| 6 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.