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

How can we use / display table in a screen?

631


Difference between user exit and badis?

607


Can we call reports and transactions from interactive reporting lists?

617


Explain the types of bdc's?

592


what are the two methods of modifying sap standard tables? : abap data dictionary

616






What is luw?

677


What is a table pool?

618


What is sap abap data dictionary?

625


Did you create help views?

546


What are the problems in processing batch input sessions?

599


Can a constructor be redefined?

910


What is the difference between leave transaction and call transaction?

604


What is the use of start-of-selection.,if not use in report what will happen,?

1150


What is sap script? Describe its components.

588


What are the different types of parameters? : abap modularization

606