What is Internal Table?

Answer Posted / kartikeya bommuluri{abap consu

Internal tables provide a means of taking data from a fixed
structure and storing it in working memory in ABAP. The
data is stored line by line in memory, and each line has
the same structure. In ABAP, internal tables fulfill the
function of arrays. Since they are dynamic data objects,
they save the programmer the task of dynamic memory
management in his or her programs. You should use internal
tables whenever you want to process a dataset with a fixed
structure within a program. A particularly important use
for internal tables is for storing and formatting data from
a database table within a program. They are also a good way
of including very complicated data structures in an ABAP
program

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the drill-down features provided by abap/4 in interactive lists?

598


What are the different control break statements available inside a loop?

580


hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks

1455


What are the aggregate objects in the data dictionary? : abap data dictionary

1048


What are the two levels in defining a match code ?

592






Why do we need enhancements?

632


How to create any functions?

552


Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary

618


while implementing badi what are the tables u find??

3621


How do you find the information on the current screen?

601


What is the difference between a structure and a table? : abap data dictionary

613


What is the difference between the function module and a normal abap/4 subroutine? : abap modularization

698


How do you backup Sapscript layout sets? Can you download and upload? How?

639


What are the differences between session method and call transaction method? : abap bdc

554


What are the modes in which any update tasks work?

630