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

How to implement the bapi

Former Member
0 Likes
451

Hi,

Actually I am new to BAPI's.

so can any body help me out

regarding the implementation and enhacements of BAPI's.

Plz send me the materials if u have any.

Regards,

Raghu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
381

Hi

<u><b>In BAPI explorer, Customer BAPI, cannot be viewed directly.

To display all BAPIs, including your own BAPIs starting with Y or Z, change the settings by choosing Goto -> Set release filter.

Use transaction BAPI, and then Click F5 Key and Select All Radio button.</b></u>

<u>Also refer to the details on BAPI documenatation below.</u>

<b>http://help.sap.com/saphelp_47x200/helpdata/en/a5/3ec9b64ac011d1894e0000e829fbbd/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/7e/5e12224a1611d1894c0000e829fbbd/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/6b/3f6d016d0711d396a50004ac96334b/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/7c/3ce3ab65ba11d395fe00a0c94260a5/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/df/0495e4bd6f11d1ad09080009b0fb56/frameset.htm

</b>

Hope this will help.

Please reward suitable points.

Regards

- Atul

2 REPLIES 2
Read only

Former Member
0 Likes
382

Hi

<u><b>In BAPI explorer, Customer BAPI, cannot be viewed directly.

To display all BAPIs, including your own BAPIs starting with Y or Z, change the settings by choosing Goto -> Set release filter.

Use transaction BAPI, and then Click F5 Key and Select All Radio button.</b></u>

<u>Also refer to the details on BAPI documenatation below.</u>

<b>http://help.sap.com/saphelp_47x200/helpdata/en/a5/3ec9b64ac011d1894e0000e829fbbd/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/7e/5e12224a1611d1894c0000e829fbbd/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/6b/3f6d016d0711d396a50004ac96334b/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/7c/3ce3ab65ba11d395fe00a0c94260a5/frameset.htm

http://help.sap.com/saphelp_47x200/helpdata/en/df/0495e4bd6f11d1ad09080009b0fb56/frameset.htm

</b>

Hope this will help.

Please reward suitable points.

Regards

- Atul

Read only

Former Member
0 Likes
381

Hi Raghu,

Using BAPI's you can interact with legacy system as a Request and Response method.

If it is a customezed BAPI you need to create using SE37 , in the Attributes Tab you need to provide Remote . then you can use that BAPI function module either in other programs as RFC other wiese you can call it into BOR as method.

BAPI's is good concept connnecting with legacy system like VB , JAVA etc...

These BAPI's are useful for calling in XI also.

if you send what exactly you need i can provide you better solution. Thank you.

Thanks & Regards

Ramana