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 fm

Former Member
0 Likes
719

Hi,

Can any body tell me how to create BAPI function modules.Are they create like normal functional modules with se37 or any different T.code?

Any body have good notes about bapi please send me.

Thanks&Regards

nithin

1 ACCEPTED SOLUTION
5 REPLIES 5
Read only

Former Member
Read only

ferry_lianto
Active Contributor
0 Likes
675
Read only

Former Member
0 Likes
675

hi,

These threads are really helpful

Also check out

help.sap.com/saphelp_nw04/helpdata/en/43/b46c1e53c111d395fa00a0c94260a5/content.htm

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

www.sappoint.com/abap/bapiintro.pdf

www.sappoint.com/abap/bapilst.pdf

www.sapgenie.com/abap/bapi/index.htm

Regards,

Richa.

Read only

Former Member
0 Likes
675

Hi,

BAPI FM can be created using se37 as normal FM only

diffrence is that it is RFC enabled and be

accesed by non-sap system s also.

BAPI are part of BOR(Business object repository).

BAPI can be viewed using BAPI transaction and

FM should be release to be part of BOR

Regards

amole