on ‎2017 Sep 12 10:31 AM
Dear All,
I am trying to load data through flexible upload using RTC model through tcode : RTCFU
It was working fine on previous release, but it is not working on current release. I tried to debug the AMDP class use for writeback to ACDOCC and found that it is passing 2 test records but while writing it is giving exception : AMDP Procedure failed.
How can we analyze the procedure why it is failing to writeback to ACDOCC table? Any tcode to analyze logs for failure in writing back as the Program doesn't give any error messages other than the generic one. ? Just to inform there was no dump in ST22.
Thanks,
Rakesh
Request clarification before answering.
Hi Rakesh,
The class/method that post data to ACDOCC is CL_RTC_CORE_CONS_JOURNAL=>POST_DOC. This is an AMDP method, therefore you can only debug on HANA studio check this video.
First thing to do when having issues saving to ACDOCC is running t-code RTCMD with your model and selecting "Renew Posting API". Second is actually running "Generate All Objects".
Cheers,
Lucas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Lucas it worked !!
Generating the AMDP methods actually helped and I could save the data to ACDOCC. Seems like the system had old version of AMDP procedure and regenerating fixed it, may be version relevant code. I have checked the method as well but will debug it later. Thanks a ton for your help.
Thanks
Rakesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 40 | |
| 9 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.