Types of internal table? how do u decide which type u have
to use?

Answer Posted / dinesh-born2succeed

3 types

1.standard
2.sort
3.hashed

Description:

1.based on non unique key/index,it follows sequential
search,inserting records from itab to wa by using
append stmt.
2.based on both non unique as well as unique key,it
follows binary search,inserting records inserting
records from itab to wa by using insert stmt.
3.based on unique key,no index,it follws hash alg.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is structure?

761


What are the two methods for modifying sap standard tables?

1002


Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?

2549


What data is contained in data dictionary? : abap data dictionary

877


How to maintain lists?

825


Can you print decimals in type n? What is difference between float and packed data type?

986


Program lines for the radio button selection and unabling some input variables in section screen

1132


What is a batch input session? : abap hr

867


What are the different types of views and their definition?

835


how to modify the standard method as per your requirement

1115


What is the disadvantage of a call by reference?

855


What are indexes? : sap abap data dictionary

750


what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march

1895


Under Data Transfer Portion of ABAP, what do you mean by DX Project

2064


What is meant by stacked list?

784