Answer Posted / p.lokesh
BAPI IS A STANDARD SAP INTERFACE . IT IS PRECISELY DEFINED
INERFACE PROVIDING ACCESS PROCESS AND DATA IN BUSINESS
APPLICATION SYSTEM SUCH AS SAP R/3.THE SAP BUSINESS OBJECTS
STORED IN THE BUSINESS OBJECT REPOSITORY(BOR) ENCAPSULATES
THEIR DATA AND PROCESS. EXTERNAL ACCESS TO THE DATA AND
PROCESSES IS ONLY POSSIBLE BY MEANS OF SPECIFIC METHODS.
BUSINESS OBJECT TYPES AND THEIR BAPI's ARE DESCRIBED AND
STORED IN AN BOR(BUSINESS OBJECT REPOSITORY)
| Is This Answer Correct ? | 32 Yes | 15 No |
Post New Answer View All Answers
How to call other programs?
What is difference between dialog program and a report?
Explain lsmw?
What are the basic objects of the data dictionary?
How do you process errors in session method ? : abap bdc
Can we use flow logic control key words in abap/4 and vice-verse?
How is the command suppress-dialog useful?
How to write a bdc – how do you go about it?
what are the various types of parameters and how are they distinguished from one another?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
Explain pai and pbo.
SAP Script for Billing in which Billing document number was displayed as header, Bill Type, Bill Category, Bill Item, Cost, Base Unit of Measurement and Material number were categorically displayed for each billing document number. plz mention the detail coding Tahnks, Rahul
What is the t-code for transaction recorder? : abap bdc
Can you delete data element, which is being used by table fields?
What is the use of the raising exception?