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 are the parameter types for a method?
What is logical database? : abap hr
Badi concepts
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is meant by read lock? : sap abap data dictionary
Explain get cursor field?
hi frends this is bala raju from pune.i want to know diff between 4.7ee and ecc 5.0.if possible give me brief explanation.this question was asked in EDS(tele interview) in pune bye.
Why do we use FOR ALL ENTRIES and what is the pre-requisite
what are the critical issues u face in ur project?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Is a logical database a requirement/must to write an abap/4 query?
What is a size category? : abap data dictionary
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What are aggregated objects
What are the disadvantages of abap query tool?