Zikip

Internal Tables

by admin on Nov.08, 2009, under ABAP

Internal tables are the core of ABAP. They are like soul of a body. For any program we use
internal tables extensively.  We can use Internal tables like normal data base tables only, but the
basic difference is the memory allocated for internal tables is temporary. Once the program is
closed the memory allocated for internal tables will also be out of memory.
But while using the internal tables, there are many performance issues to be considered. i.e which
type of internal table to be used for the program..like standard internal table, hashed internal
table or sorted internal table etc..
Original source for the below topics
are taken from help.sap.com.

Internal Tables

Creating Internal Tables

Types of Internal tables.

 
 

 

 

No comments for this entry yet...

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

Archives

All entries, chronologically...