2015 Aug 21 4:06 AM
Hello, Experts:
I would like to debug a function module in SAP GTS system which is called by RFC in ECC. But this function has a lot of importing parameter to be maintained. I am wondering if there is any better way to maintain these parameter for debugging this function in GTS than manually maintain them?
thanks
2015 Aug 21 3:07 PM
Hi,
If the function module is called in existing program, it is certainly filled with all the necessary data.
The solution is to debug and, once inside the function, right-click in the variables section to reveal the following menu:
As you can see there is the possibility to save to test data in SE37.
After that you can test/debug from SE37.
If the only call is remote, maybe you can setup a breakpoint, then do the above. I vaguely remember this being possible.
Hi,
If the function module is called in existing program, it is certainly filled with all the necessary data.
The solution is to debug and, once inside the function, right-click in the variables section to reveal the following menu:
As you can see there is the possibility to save to test data in SE37.
After that you can test/debug from SE37.
If the only call is remote, maybe you can setup a breakpoint, then do the above. I vaguely remember this being possible.
2015 Aug 21 3:07 PM
Hi,
If the function module is called in existing program, it is certainly filled with all the necessary data.
The solution is to debug and, once inside the function, right-click in the variables section to reveal the following menu:
As you can see there is the possibility to save to test data in SE37.
After that you can test/debug from SE37.
If the only call is remote, maybe you can setup a breakpoint, then do the above. I vaguely remember this being possible.
2015 Aug 25 2:17 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |