on 2024 Dec 27 3:11 PM
In S/4 HANA Public Cloud, I'm trying to call two consecutive SOAP API - one is to Post Journal Entry (for reclass) while the other is to update a custom field of the original Journal Entry.
First API (post) works as expected. However, the second API (change) does not work. It seems that in method CL_WS_PROXY_RUNTIME_OUTBOUND->EXECUTE, the attribute M_REQUEST_URI still contain the URI of the first API (post) hence causing error.
I tried to look for some class to reset the attribute but they are all not permitted to be used.
Any ideas on how to make this work?
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
91 | |
11 | |
9 | |
8 | |
6 | |
4 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.