Application Development 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: 

How do i look at RFC analysis...

Wil_Wilstroth
Active Participant
0 Kudos

Hi all,

I just ran one example on RFC analysis.

I tested on function 'RFC_DISPLAY_WORKFLOW_INBOX'.

So the result was out on ST05 - RFC Trace.

But i don't know how to read its result in ST05.

there seems to be many readings at one, which should i pin point for slow performance or it is good or it is bad...

is there any summary that says the RFC function that i am testing is running fast or slow...

Thanks.

William Wilstroth

William Wilstroth
1 ACCEPTED SOLUTION

ferry_lianto
Active Contributor
0 Kudos

Hi William,

Please check this link for more information regarding ST05.

http://help.sap.com/saphelp_nw04/helpdata/en/5a/ace298ca0211d194b500a0c94260a5/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/5a/ace273ca0211d194b500a0c94260a5/content.htm

Also you can use transaction code <b>SM58</b> for asynchronous RFC Error Log.

Hope this will help.

Regards,

Ferry Lianto

4 REPLIES 4

ferry_lianto
Active Contributor
0 Kudos

Hi William,

Please check this link for more information regarding ST05.

http://help.sap.com/saphelp_nw04/helpdata/en/5a/ace298ca0211d194b500a0c94260a5/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/5a/ace273ca0211d194b500a0c94260a5/content.htm

Also you can use transaction code <b>SM58</b> for asynchronous RFC Error Log.

Hope this will help.

Regards,

Ferry Lianto

Former Member
0 Kudos

From SE37, enter the name of the FM. Then go:

Function module->Test->Runtime analysis.

Rob

naimesh_patel
Active Contributor
0 Kudos

Hello,

if you run RFC Fm on your own system, then you can debug it. If you want to run it on other system with variant destination 'RFCDEST', then you can analyze the return paratmeter only.

Regards,

Naimesh

Reward points, if it is good..1

Wil_Wilstroth
Active Participant
0 Kudos

- Closing issue, thanks -

William Wilstroth