Skip to Content
0
Former Member
Nov 23, 2011 at 06:08 PM

web service calling wrong version of RFM

63 Views

I have a web service set up and it was working fine. I added some code to it, and transported the code to production, and the web service still seems to be calling the old code. None of the parameters (import export tables, etc) of the function module were changed. I just added a small chunk of code to select specific sales organizations. The code made it to production, and performs correctly if i call the function module in SE37. But the web service still seems to be executing the old version.

any ideas?