Answer Posted / madan namdeo
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.
A BAPI is a point of entry to the R/3 System- that is, a
point at which the R/3 System provides access to business
data and processes.
Each object in a BOR can have many methods, one or more of
which can be implemented as BAPIs.
BAPIs can have various functions:
• Create an object
• Retrieving the attributes of an object
• Changing the attributes of an object
A BAPI is an interface that can be used for various
applications:
-Internet Application Components, which make individual R/3
functions available on the Internet or an intranet for
users with no R/3 experience.
• R/3 Components compositions, which allows
communication between the business objects of
different R/3components (applications).
• Visual Basic/JAVA/C++ - external clients (for ex-
alternative GUIs) that can access business data and
processes directly.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is smart forms? : abap hr
What actually happens in real-time recruitment? : sap abap hr
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What are the merits of its?-
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
What are the dis-advantages of logical databases? : abap hr
Explain how to create any functions? How to go about it?
while implementing badi what are the tables u find??
What are the steps in creating screen ?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Explain the data types of internal tables?
What is the difference between synchronous and asynchronous update?
Define database layer? : abap data dictionary
Why are insert and append statement used in sap abap?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?