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
What is structure?
What are the two methods for modifying sap standard tables?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What data is contained in data dictionary? : abap data dictionary
How to maintain lists?
Can you print decimals in type n? What is difference between float and packed data type?
Program lines for the radio button selection and unabling some input variables in section screen
What is a batch input session? : abap hr
What are the different types of views and their definition?
how to modify the standard method as per your requirement
What is the disadvantage of a call by reference?
What are indexes? : sap abap data dictionary
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is meant by stacked list?