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 SY-INDEX and SY-TABIX?
How do you find BAPI?
How do you find Function Exit?
What is the difference between SAP memory and ABAP memory?
How to release an object?
What is the difference between INSTANCE methods and STATIC methods?
What is the difference between .Include Structure and .Append structure?
What do you mean by table control???Where will we use this?
What is the difference between Master data and Transaction data?
What is the difference between Enhancement point and Enhancement Section?
What is the flow of Invoice?
What is the difference between BDC and BAPI?
In realtime do we configure ALE systems or Administator will take care of that?
Explain what is a foreign key relationship?
What is the difference between Call Transaction Method and the Session method ?