what are the similarities between internal tables and
structures?
Answer Posted / bandivenkateswarlu
The diffeneces between the internal table and sturctres are
given below.
Internal tables: are tempareroy tables for the database
tables are using created at the runtime of the system. It
will allocate the memory of the system . but where as in the
sturctures are created in within in the progrm. it dont
allocate the space in the memory . But in internal tables
are created the runtime of the system.
The default internal table size is 8KB.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Define abap/4 layer?
What are the advantages of logical databases : abap hr
How many types of views are there ?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are the functional areas? User groups? and how does ABAP query work in relation to these?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is the role of ‘refresh’ in internal table?
What is the use of the raising exception?
How to write a bdc – how do you go about it?
Explain enhancements
How to find Kernal badi ?
How can you distinguish between different kinds of parameters?
Can i have some Realtime Scenarios on Reports.
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are the attributes of the data in data dictionary? : abap data dictionary