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

diff bapi-idocs

Former Member
0 Likes
328

what is the difference between BAPI and IDOCS?

1 REPLY 1
Read only

Former Member
0 Likes
304

Hi ramnaryana,

1. Bapi is nothing but simple FM (just RFC enabled)

It is called, and data gets posted immediately.

2. Where as in idocs,

some setup (ale setup) is required between two servers,

moreover, the data to be posted,

gets saved in the database (in the form of idoc)

afterwards, some processing happpens, and after that,

the data gets posted.

regards,

amit m.