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

BAPIs usage

Former Member
0 Likes
343

dear experts,

can any one explain me the usage of BAPIs with an application scenario .

thanks in advance.

2 REPLIES 2
Read only

Former Member
0 Likes
318

Hi ,

BAPI is business application is based on business objects and also works as an RFC .

BAPI (Business Application Programming Interface) is a set of interfaces to object-oriented programming methods that enable a programmer to integrate third-party software into the proprietary R/3 product from SAP. For specific business tasks such as uploading transactional data, BAPIs are implemented and stored in the R/3 system as remote function call (RFC) modules.

For example check this link.

.<a href="http://www.erpgenie.com/abap/bapi/example.htm">Bapi example step by step</a>

please reward if useful

Read only

Clemenss
Active Contributor
0 Likes
318

Hi ramu,

check BAPI Programming Guide (CA-BFA), BAPI User Guide (CA-BFA), possibly BAPI ActiveX Control

on help.sap.com in the <a href="http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm">PDF Index</a>

Regards,

Clemens