Answer Posted / chaitanya
To describe the logical structures of the objects that are used in application development ABAP 4 data dictionary is used. It is also used to show the underlying relational database in tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between Customizing and Workbench request?
What is the difference between Implicit Enhancements and Explicit Enhancements?
What is the difference between User Exit and Function Exit?
How do you find Function Exit?
In realtime do we configure ALE systems or Administator will take care of that?
How is the table sorted when you do not specify field name and Ascending or Descending? On what criteria will the table be sorted? Do internal table have keys?
What is the difference between .Include Structure and .Append structure?
What is the difference between inner joins and outer joins?
How can we identify User exits in our screen?
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?
What is the difference between Enhancement point and Enhancement Section?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between SAP memory and ABAP memory?
Explain what is a foreign key relationship?