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

BAPI Tutorial

Former Member
0 Likes
571

Hi

Please suggest a tutorial on BAPI.

Regards

Arun

2 REPLIES 2
Read only

Former Member
0 Likes
476

I think the must difficult part of use a BAPI it's FIND IT, you can use the TX: BAPI, but if you're looking for a tutorial to implement it, i think if you know how to use the SE37 Transaction you don't have any problem using a BAPI (after you know wich one you have to use).

Every BAPI inside the SE37 has a documentation about the parameters you need to pass it, because the parameters change in every BAPI.

Read only

Former Member
0 Likes
476

Hi Arun,

You can get more detailed information for BAPI's on:

http://sappoint.com/abap/

http://help.sap.com/saphelp_47x200/helpdata/en/a5/3ec8074ac011d1894e0000e829fbbd/frameset.htm

Or in more detail for ABAP Objects:

http://www.sapgenie.com/abap/OO/

http://www.futureobjects.de/content/intro_oo_e.html

Also take a look on:

/people/mark.finnern/blog/2004/08/10/spread-the-love

Hope this helps you out.

Regards,

Rob.