In ABAP what are the differences between table and structure in data dictionary?
Answer / 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 |
What are different types of parameters? How can you distinguish between different kinds of parameters?
When do we use End-of-selection?
How to release an object?
Mention what is ALV programming in ABAP? When is this grid used in ABAP?
What is the difference between Master data and Transaction data?
What is the difference between ‘Type’ and ‘Like’?
What events do you know in Module Pool Programming?
What is a foreign key relationship?
What do you mean by an ABAP data dictionary?
How to create ‘table cluster’?
What is the difference between SY-INDEX and SY-TABIX?
What is the difference between SAP memory and ABAP memory?