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
562

what is the difference between RFC and IDOC

RFC--> remotely updating the data

IDOC---> IDOC also updating data remotely

what is difference?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
539

Hi,

RFC will be used to connect the external systems & IDoc is a container to carry the data from SAP to outer world or from outside to SAP.

Regards

  • Dj

reward for all useful answers

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
539

Hello Naren

Somewhat simplified you can say that

- RFC describes the (remote) connection between systems and

- IDOC describes a specific message format that is transferred between systems

For example, if you have an <b>EBP </b>(<i>Enterprise Buyer Professional</i>) system and create a purchase order this order is sent as Idoc via RFC to a R/3 backend system.

Regards

Uwe

Read only

Former Member
0 Likes
540

Hi,

RFC will be used to connect the external systems & IDoc is a container to carry the data from SAP to outer world or from outside to SAP.

Regards

  • Dj

reward for all useful answers

Read only

Former Member
0 Likes
539

Hello Naren

Somewhat simplified you can say that

- RFC describes the (remote) connection between systems and

- IDOC describes a specific message format that is transferred between systems

For example, if you have an EBP (Enterprise Buyer Professional) system and create a purchase order this order is sent as Idoc via RFC to a R/3 backend system.

Regards

Uwe