Application Development 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: 

BAPI, BADI, RFC

Former Member
0 Kudos

I want to learn more about using and developing BAPI, BADI, and RFC. Is there any good book / documentation for these ?

JM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Jenny,

I have some material on these topics...

I shall mail them to u...

Send me ur email id.

Regards,

Tanveer.

6 REPLIES 6

former_member181966
Active Contributor
0 Kudos

Welcome to SDN,

By any chance did you search on SDN these key words one by one?

I am 100 % sure you’ll get answer as well as link to study that.

If you want me just for the sake of points I search key words and then paste you , I can do it

but its always better to search on SDN before opening a thread.

Take cares

Saquib Khan

Former Member
0 Kudos

Hi,

You can find the usage of BAPI here

http://www.sapgenie.com/abap/bapi/example.htm

http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm

There is not much difference technically between RFC's and BAPI's. Both of them are remote enabled function modules.

BADI's

Nothing but user exits.

http://www.sapdevelopment.co.uk/enhance/enhance_badi.htm

http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm

http://www.sap-img.com/abap/business-add-in-you-need-to-understand-abap-oo-interface-concept.htm

Regards,

Ravi

Note : Please mark the useful posts

0 Kudos

hi Jenny,

Check these Out

<b>BAPI</b>

http://www.allsaplinks.com/bapi.html

<b>BADI</b>

http://www.allsaplinks.com/badi.html

Regards,

Santosh

Former Member
0 Kudos

Jenney

here r some links u can go through these links

Checkout for bapi's!!

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html

http://techrepublic.com.com/5100-6329-1051160.html#

http://www.sap-img.com/bapi.htm

http://www.sap-img.com/abap/bapi-conventions.htm

http://www.sappoint.com/abap/bapiintro.pdf

for badis

http://www.allsaplinks.com/badi.html

And also download this file....

http://www.savefile.com/files.php?fid=8913854

There are other tutorials on this site...

http://sapbrain.com/Tutorials/tuto_download.html

Or Goto Se18 -> F4 -> Application Hier -> Branch to the application to which your transaction belongs .

( For example ME21N belongs to MM-PUR ).

If you find more than one badi , read badi documentation for usage or goto OSS to see if any consulting notes are available .

for RFC

Have a look at this link.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE2/BCFESDE2.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/22/042860488911d189490000e829fbbd/frameset.htm.

http://help.sap.com/saphelp_47x200/helpdata/en/22/042853488911d189490000e829fbbd/frameset.htm

Regards

Naveen

Former Member
0 Kudos

Hi Jenny,

I have some material on these topics...

I shall mail them to u...

Send me ur email id.

Regards,

Tanveer.

0 Kudos

Guys,

Thank you all very much for the input. Very useful information.

I have awarded points to all of you.

JM