Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is system-land-scape of your project?

1106


What is the basic difference internal tables and database tables? : abap data dictionary

1076


If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?

1450


What is a multiple line field? : abap bdc

1143


Explain what are the events in screen programming?

1074


What are local objects?

1181


What are the Control levels in internal tables?

1141


What is exception class and test class. How to use it?

1437


What is abap?

1139


what is difference between set screen and call screen ?

1096


wht is the diff. b/n initialization and lotus of event

1973


What is lock object ? : abap data dictionary

1198


Reports: Event functionality.

1406


Can i have some Realtime Scenarios on Reports.

2431


What is smart forms? : abap hr

1139