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

Difference between RFC and Idoc

Former Member
0 Likes
762

Hi all,

I have one doubt:

Through rfc we are posting idoc from sapr/3 to PI.

Now what is advantage of taking idoc instead of rfc??

Thanks..

1 ACCEPTED SOLUTION
Read only

rainer_hbenthal
Active Contributor
0 Likes
579

On the interstate i'm driving my car from home to work.

Now what is the advantage of taking my car instead of interstate?

This Question doesnt make sense? You're right.

3 REPLIES 3
Read only

rainer_hbenthal
Active Contributor
0 Likes
580

On the interstate i'm driving my car from home to work.

Now what is the advantage of taking my car instead of interstate?

This Question doesnt make sense? You're right.

Read only

0 Likes
579

Hi , RFC - Remote function call its make other system to send or receive data to SAP. IDOC is the cointainer it holds your data with predefined format which can be understand any SAP system. You can process SAP function using JAVA or VB using RFC by calling remote enabled function modules.

Jey

Read only

Former Member
0 Likes
579

thanks