In ABAP what are the differences between table and structure in data dictionary?
Answer Posted / chaitanya
The difference between structure and table is
a) Data can be stored physically in Table, but a structure cannot
b) Structure does not have primary key but table can have
c) Table can have the technical attribute but the structure does not have
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between INSTANCE methods and STATIC methods?
Synchronous and asynchronous methods in BDC ?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
How to release an object?
What is the difference between SAPSCRIPT and SMARTFORM?
What events do you know in Module Pool Programming?
What are the types of Function Modules? What is an UPDATE function module?
What is the difference between VIEW and a TABLE?
What is the difference between SAP memory and ABAP memory?
In realtime do we configure ALE systems or Administator will take care of that?
How can we identify User exits in our screen?
How do you find Function Exit?
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 BDC and BAPI?
What is the difference between inner joins and outer joins?