Hello,
There is a call done to a RFC function module from external java system to SAP. Now, there are certain import parameters in SAP RFM where data is to be passed in a certain way.
Now the Java team is passing data in some wierd fashion.
If the Function module is called within SAP, I can put a break point and see how data is being passed.
But in this case the call is from outside so I cannot put any breakpoint and determine what exactly they are passing to finish the tussle between Java and SAP team. Is there a way or transaction where I can see the data being passed to Remote FM when it was called last from outside ?
Regards,
Rajesh.