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

RFC

Former Member
0 Likes
682

hi ... can anyone send me the step to step guide to create RFC with in the same system...

venkat

5 REPLIES 5
Read only

Former Member
0 Likes
656

Hi Venkatesh

1. SM59

2. Under option R/3 Connections, we can create an RFC connection and map accordingly.

Kind Regards

Eswar

Read only

Former Member
Read only

Former Member
0 Likes
656

Hi.

Create RFC destination using Tcode SM59.

Create a custom function module and check remote enabled attribute.

Write a program and call the function module.

If you want more info refer the following link.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f078394a-4469-2910-c4bf-853c7567...

Regards

Bhupal Reddy

Read only

Former Member
0 Likes
656

Hi Venkat,

There are different types of RFC's:

Transactional RFC

Asynchronous RFC

Synchronous RFC

Queue RFC

Depending upon the requirement and nature of the data, u will creating RFC destinations.

U can go to SM59 to create RFC destinations and in that u can create the type of connection and to which partner (LOgical system) u want to send the data and u can remotely login to the partner.

Regards

Kannaiah

Read only

Former Member
0 Likes
656

Hi venkat,

steps for RFC -

1. tcode sm59

2. select r/3 connections

3. click on create

4. give destination name (logical system name)

5. give description

6. give logon details

7. give receiving system ip address system number

8. click on test connection

9. back

10. remote logon

you will be able to log on to other system (or other client in same system)

repeat steps 1 to 10 in other client or or other system

regards,

pankaj singh

<b>*** reward if helpful</b>