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

Connection

Former Member
0 Likes
1,171

Hi,

Does anyone know in which transactions, we can see if an connection has been

established between SAP and APO? Thanks!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,127

Hi,

Check in the <b>RFCDES</b> table. The destination available with R/3 and APO.

and goto <b>SM59</b> transaction. and see the description of all the connection name. and Click the <b>"remote logon"</b> button.

Hope this will help you.

10 REPLIES 10
Read only

ferry_lianto
Active Contributor
0 Likes
1,127

Hi Vamsee,

You can check transaction code <b>SM59 -> R/3 Connection -> Select APO server -> Click on Test connection button</b>.

Hope this will help.

Regards,

Ferry Lianto

Read only

former_member181966
Active Contributor
0 Likes
1,127

Moreover, if test connection is working as Ferry told you.

Also check (F6) or<b> TEST->authorization </b>

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

Former Member
0 Likes
1,128

Hi,

Check in the <b>RFCDES</b> table. The destination available with R/3 and APO.

and goto <b>SM59</b> transaction. and see the description of all the connection name. and Click the <b>"remote logon"</b> button.

Hope this will help you.

Read only

0 Likes
1,127

Hi,

I did click on Test Connection and I did get Coonection type and R/3 Connection.

I got the following results:

0 KB - 1 msec

10 KB - 2 msec

20 KB - 2 msec

30 KB - 3 msec

So, it means there is a connection between R/3 and SAP. right? Can anyone please confirm me this?

Thank YOu.

Read only

0 Likes
1,127

Yes, this means that there is a good connection. Now, when calling your RFC enabled function module, make sure to use the destination name in your call.

Regards,

Rich Heilman

Read only

0 Likes
1,127

Hi,

In SM59, do we always have to give the IP address of the destination, in this case APO?

If we have to give the IP address, does anyone know from where I can find the IP address of the destination?

Thank You.

Read only

0 Likes
1,127

You don't have to use the IP, you can provide the host name. Giving the host name, I believe that the system will resolve the IP automatically.

REgards,

Rich Heilman

Read only

0 Likes
1,127

Rich,

Actually, they did give the IP address. Do you know where I can find the IP address of APO (destination)?

Thank You.

Read only

0 Likes
1,127

You would have to talk to your basis/network team, as they would surely know the host name of your APO box as well as the static IP.

REgards,

Rich Heilman

Read only

0 Likes
1,127

I did get my answer. Thanks Guys for sharing your ideas. I did award the points.

Thanks once again!