2015 Aug 14 5:32 PM
Hi Experts,
I am debugging one inbound proxy using TCODE SPROXY. with one test data. After FM HR_INFOTYPE_OPERATION, it showing status successful with empty result - commit may be required.
But when I am checking in PA20 tcode, records are not getting updated.
How to resolved this issue?
Kindly give some suggestion to get the successful update using SPROXY.
Thanks & Regards,
Arindam Samanta.
2015 Aug 14 5:47 PM
If the standard function call does not perform a commit it will be required to perform a manual commit while using SPROXY.
You can try issuing a commit from the menu "EXTRAS->Trigger commit work" after you execute sproxy.
V.
2015 Aug 14 6:13 PM
Hello,
Yes you need add commit work after Calling FM.
Regards,
LR Byni.