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


Please Help Members By Posting Answers For Below Questions

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?

1475


What will you use SELECT SINGLE or SELECT UPTO 1 ROWS ?

1261


What is the difference between Call Transaction Method and the Session method ?

1168


Can you describe the events in ABAP?

1147


What is the difference between SAP memory and ABAP memory?

1189






What is the difference between inner joins and outer joins?

1474


In realtime do we configure ALE systems or Administator will take care of that?

967


What events do you know in Module Pool Programming?

1077


What is the difference between VIEW and a TABLE?

1083


What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?

1162


How do you find Function Exit?

1368


How do you find BAPI?

1245


What are the standard IDOC's used?

1123


What is the flow of Invoice?

1079


What is the difference between Enhancement point and Enhancement Section?

5382