Answer Posted / naresh
LAYERS OF DATA DESCRIPTION IN R/3 ARE 3 TYPES.
1. EXTERNAL LAYER.
2. ABAP/4 LAYER.
3. DATABASE LAYER.
EXTERNAL LAYER:- FOR USER PURPOSE FOR INTERACTING DATA.
ABAP/4 LAYER:- DESCRIBES THE DATA FORMATS USED BY THE ABAP/4
PROCESSOR.
DATABASE LAYER:- DESCRIBES THE DATA FORMATS USED IN THE
DATABASE.
| Is This Answer Correct ? | 7 Yes | 7 No |
Post New Answer View All Answers
what precautions or prerequisites do you follow to update a record into database table and how
Explain the difference between domain and data element? What are aggregate object?
What are clustered tables?
How to handle error in session method? : abap bdc
Explain how to create any functions? How to go about it?
What is tcode se16?
Explain the disadvantages of different types of bdc's?
Select up to 1 row and select single difference ?
How can you manipulate the presentation and attributes of interactive lists?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What is step-loop? Explain all the steps?
What are the events used in interactive reports?
Which bdc you prefer? : abap bdc
what is defference between repository and non repository Object?
How to combine multiple order in one Delivery ( Step by Step)?