Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error while testing inbound proxy in SPROXY

arindam_samanta
Participant
0 Likes
2,788

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.

2 REPLIES 2
Read only

Former Member
0 Likes
1,430

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.

Read only

Former Member
0 Likes
1,430

Hello,

Yes you need add  commit  work after Calling FM.

Regards,

LR Byni.