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

APO Connection

Former Member
0 Likes
998

Hi,

is there any other transaction to check the connections between SAP and APO other than SM59?

Thanks

Run prog :RSMONGWY_ALV in SE38..

also check report :<b>RSRFCPIN</b> and <b>SRFCT2TA</b>

Tip : you can go to se38 and pull up the program which belongs tp package = <b>"SRCX ( Development Class for Remote Communication: RFC and RMC )"</b> of Type 1 "Executable"

Thanks

Saquib

7 REPLIES 7
Read only

Manohar2u
Active Contributor
0 Likes
948

Not sure about transaction.

But you can try with these FM's

<b>RFC_CHECK_DESTINATION or

RFC_CHECK_DESTINATION_ID or

RFC_VERIFY_DESTINATION or

RFC_PING or

RFC_SYSTEM_INFO</b>

Regds

Manohar

Read only

Former Member
0 Likes
948

Hi,

I did try RFC_PING, but I am getting a response time

in a client when there is no connection between sap and apo instead of saying there is no connection between sap and apo....

i did try the program RSRFCPIN, here also i am getting

the response times , which i should get a message saying there is no connection....

am i missing anything?

Read only

former_member181966
Active Contributor
0 Likes
948

Also try Tr.<b>SMGW</b>. It shows you the active connections.

Hope this’ll give you idea!!

<b>Pl... award the points.</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"

Read only

0 Likes
948

Hi Saquib,

I dont have access to this trasaction. is there any other method to check the connection?

Thanks

Read only

0 Likes
948

Run prog :RSMONGWY_ALV in SE38..

also check report :<b>RSRFCPIN</b> and <b>SRFCT2TA</b>

Tip : you can go to se38 and pull up the program which belongs tp package = <b>"SRCX ( Development Class for Remote Communication: RFC and RMC )"</b> of Type 1 "Executable"

Thanks

Saquib

Read only

0 Likes
948

Hi Saquib,

When I used the report RSRFCPIN and tested in a client in which there is no connection to APO, I did get the response times rather than getting a message " No apo connection established"

Any clues?

Read only

0 Likes
948

Does anyone know how to check if a particular client is connected to APO or not other than SM59?