on 2016 Apr 30 8:04 AM
Hi Experts.
I am working on an outbound aif interface where I am updating plant value using action function module.
Actually we do not want to change plant value in mapping function module due to some valid reasons.
We are using /aif/ send_with_proxy to send the details.
Now the action function module executing successfully and we are able to update th changing parameter data with new plant value.
But when we checked in sxmb_moni , plant values are not getting updated to new one.
Could you please let me know the reason behind it and how to overcome this.
The code which has been written in FM is attached.
Thanks in advance..
Regards ,
Sijil
Hi Sijil,
/AIF/SEND_WITH_PROXY will perform the action after it has send the outbound message. Therefore, you will not see the change in SXMB_MONI and the changed value will not be send out.
Why do you not want to put the code into some mapping function module?
Best regards,
Verena
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.