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.

10th PTA Model Question Paper 2020 For Mathematics, Science, Social

10th PTA Model Question Paper 2020: PTA Model Question For 10th Mathematics, Science, Social, English, Tamil Subjects check, Prepared for SSLC Examinations conducted by DGE Tamil Nadu. 10th Parents Teacher Association Model Question Papers 2019-2020 English Medium, Tamil Medium download. Also, verify SSLC Annual Examination Question Papers, Follow for lesson plans, tn text books. SSLC Examination Pattern Examination duration is 3 hours + 15 mintutes Total marks = 100 Marks Part 1 consists 14 questions. Each question carry 1 mark Part 2 consists 20 marks Also, Part 3 consists 50 marks Part 4 consists 8 marks, Part 5 consists 8 marks. For more details about 10th Annual Examination Pattern, Annual Exam Time Tables visit DGE TN Official Website. 10th PTA Model Question Paper 2019-2020 Q). How cranky he was a).Normal b). strange c). abnormal d). happy Q). His parents circled around raising a proud cackle a). sharp noise b). blunt noise c). high pitch d). shout Q). Trying to revive old chil...