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

Regarding BAPIs

Former Member
0 Likes
874

Hi,

Can anyone tell me where to find information regarding BAPIs and their use.

1 ACCEPTED SOLUTION
Read only

Vinod_Chandran
Active Contributor
0 Likes
725
5 REPLIES 5
Read only

Vinod_Chandran
Active Contributor
0 Likes
726
Read only

athavanraja
Active Contributor
0 Likes
725
Read only

Former Member
0 Likes
725

search forum with 'BAPI', there is a thread with same inquiry.

regarding BAPI's , they are just FM without CHANGING and EXCEPTION parameters.

they are interface between SAP and NON-SAP.

regards

Read only

Former Member
0 Likes
725

Hi, BAPI is one kind of function module can be called remotely, and create following some rules, that make them can be used in BO. I think there is a lot of resource talk about the BAPI like 'help.sap.com', so it looks no need to add some content.

something I want to addition to Raja mentioned.

From the http://ifr.sap.com, you can get the XML file which descript the BAPI defination.

Like the WSDL, it is helpful to us when we want to generate a BAPI proxy in XI or non-SAP side, if we can't connect to SAP server directly.

Thanks a lot

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
725