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 is the difference between a value table and a check table?
What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?
What is the difference between SY-INDEX and SY-TABIX?
What are the types of Function Modules? What is an UPDATE function module?
How to release an object?
What is the difference between .Include Structure and .Append structure?
Synchronous and asynchronous methods in BDC ?
What is the difference between RFC and BAPI?
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 Implicit Enhancements and Explicit Enhancements?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between Customizing and Workbench request?
What is the difference between Enhancement point and Enhancement Section?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between inner joins and outer joins?