Skip to main content

What are the types of internal tables in SAP ABAP

Three types of internal tables are in SAP ABAP.

Standard Internal Tables: These tables have a linear index and can be accessed using the index or the key. The response time is in linear relationship with number of table entries. These tables are useful when user wants to address individual table entries using the index.

Sorted Internal Tables:  These tables also have an index and the key. But the response time is in logarithmic relationship with number of table entries, since it users binary search algorithm instead of linear search. These tables are useful when user wants the table to be sorted while additional entries have to be added.

Hashed Internal Tables: These tables have no index, but have the key. The response time is constant irrespective of number of table entries, since it uses a Hash algorithm. These tables are useful when user wants to access the entries with key only.

Comments

Popular posts from this blog

10 social slow learners materials English medium Prepared by Tamilnadu History teachers association

We shares a huge collection of slow learners materials prepared by Our  educational department.We think it is very helpful to you for the prepartion for your exams.

Importance of Education In Society Essay

Zeal study shares you the composition for second term 2 new syllabus Importance of Education In Society First of all, Education helps in spreading knowledge in society. This is perhaps the most noteworthy aspect of Education. There is a quick propagation of knowledge in an educated society. Furthermore, there is a transfer of knowledge from generation to another by Education. Education helps in the development and innovation of technology. Most noteworthy, the more the education, the more technology will spread. Important developments in war equipment, medicine, computers, take place due to Education. Education gives us a knowledge of the world around us and changes it into something better. It develops in us a perspective of looking at life. It helps us build opinions and have points of view on things in life. People debate over the subject of whether education is the only thing that gives knowledge. Some say education is the process of gaining information about the surrounding world ...