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 |
How do you find BADI?
What are the different ABAP/4 editors? What are the differences?
What is lock object?
What is the difference between a value table and a check table?
What is the flow of Invoice?
What is the difference between User Exit and Function Exit?
What are the ways you can do the tuning? What are the major steps will you use for these?
How to release an object?
Explain the difference between pool tables and transparent tables?
What are different types of parameters? How can you distinguish between different kinds of parameters?
What do you mean by Inbound and Outbound interface?
What is the difference between ‘Type’ and ‘Like’?