Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the different types of luws?

1248


What are base tables of an aggregate object?

1162


What are the techniques involved in using sap supplied programs?

1084


What are the contents in technical specifications?

1227


How to determine the attributes of an internal table?

1225


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

2042


Different types of luws. What are they?

1249


What is database view ? : sap abap data dictionary

1089


What is a projection view? : abap data dictionary

1123


What is the collect statement?

1191


Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary

1182


What is narrow casting and wide casting?

1665


How can the standard tables of sap be modified?

1182


When the get cursor command used in interactive lists?

1173


How do you find number of records present in internal table?

1059