what are the characteristics of a bapi?
Answers were Sorted based on User's Feedback
Answer / amith
They are centrally stored in BOR.
BAPIs are Remote Enabled.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raju
1. naming convention
2. standardized BAPIs and parameters
3. data consistency
4. no dialog orientation
5. authorization
6. data types & data display
7. processing modes
Is This Answer Correct ? | 0 Yes | 0 No |
What is object in OM
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
what is the format of the text used in sapscript
why you are creating tables ? Already so many Predefined tables are there?
what is an HIDE technique?
What is the difference between synchronous and asynchronous update? : abap bdc
what is RFC?types of RFCs?please any one can give me the interfaces in sap abap with example?
What is the use of " TABLE MANTENANCE ALLOWED " . And itts transaction code
what is leave to TRANSACTION?
I have 100 records and 75th record contains error,if i use call transaction how many records will update the data base and if i use session method how many will update?
What is constructor expression in nw abap 7.4?
What are the different methods of bdc? : abap bdc