what is Bapi?what is the functionality of Bapi?why we go
for Bapi?
Answer Posted / chandra
BAPIs (Business Application Programming Interfaces) are the
standard SAP interfaces. They play an important role in the
technical integration and in the exchange of business data
between SAP components, and between SAP and non-SAP
components. BAPIs enable you to integrate these components
and are therefore an important part of developing
integration scenarios where multiple components are
connected to each other, either on a local network or on
the Internet.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of different types of bdc's?
Which FM do you use to find out who is reporting to whom
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How do you import pay scale data from non sap to sap? : sap abap hr
What is the logo in sap script?
dynamic programming in sap abap
What is the transaction for recording bdc ? : abap bdc
What two statements are required in an abap program to output an icon using a written statement?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
How to split one Invoice into Multiple ( Step by Step)?
Create any functions? How to go about it?
How many types of tables exists and what are they in data dictionary? : abap data dictionary
Explain Singleton class
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'