What are the types of internal tables?

Answer Posted / anuraj singh rana

Internal table are of there types:
Standard table:


Index table:
uses linear search


Sorted Table
user binary search

Hashed table : uses hash key field search.

earlier i have given declaring standard table by mistake.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is database view ? : sap abap data dictionary

689


What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?

854


What is an update type with reference to a match code id? : abap data dictionary

670


What are the two ways for restricting the value range for a domain ?

798


What are the different types of locks? : abap data dictionary

718






What is the syntax for ‘call transaction’?

697


What are two methods of modifying sap standard tables?

677


What is its? : abap hr

710


How can cluster table be created?

746


What are the field and chain statements?

670


Which commands are used for interactive reports?

757


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

1064


What is maintenance view?

684


What are the ways you can do the tuning?

625


function modules are also external subroutines. State true or false. : abap modularization

684