‎2006 Sep 21 3:54 PM
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
‎2006 Sep 21 3:57 PM
Check the below links:
http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
http://www.sappoint.com/abap/bapiintro.pdf#search=%22bapi%20development%20check%20list%22
http://help.sap.com/saphelp_nw04/helpdata/en/e3/cfa21850a711d395f900a0c94260a5/content.htm
www.erpgenie.com/sapgenie/docs/BAPI%20Programming.doc
Prakash.
‎2006 Sep 21 3:55 PM
BAPI-step by step
http://www.sapgenie.com/abap/bapi/example.htm
http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
www.planetsap.com/LIST_ALL_BAPIs.htm
Regards,
Santosh
Message was edited by: Santosh Kumar P
‎2006 Sep 21 3:57 PM
Check the below links:
http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
http://www.sappoint.com/abap/bapiintro.pdf#search=%22bapi%20development%20check%20list%22
http://help.sap.com/saphelp_nw04/helpdata/en/e3/cfa21850a711d395f900a0c94260a5/content.htm
www.erpgenie.com/sapgenie/docs/BAPI%20Programming.doc
Prakash.
‎2006 Sep 21 4:14 PM
Hi Nithin,
Please check this online document for BAPI.
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf
Hope this will help.
Regards,
Ferry Lianto
‎2006 Sep 21 4:16 PM
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.
‎2006 Sep 21 4:17 PM
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