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?

1464


What are the standard IDOC's used?

1118


What is the difference between SAPSCRIPT and SMARTFORM?

1058


What do you mean by table control???Where will we use this?

1252


What is the difference between SY-INDEX and SY-TABIX?

1623






What is the difference between inner joins and outer joins?

1462


What is the difference between VIEW and a TABLE?

1076


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

1256


Synchronous and asynchronous methods in BDC ?

1599


What is the difference between User Exit and Function Exit?

1055


How to release an object?

1031


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?

1353


Explain what is a foreign key relationship?

1148


What do you mean by Inbound and Outbound interface?

1131


What is the flow of Invoice?

1067