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...

What are the various types of the Internal tables used?

Answer Posted / raju01_hi

internal tables are three types.
1. standard table.
seach is Linear search. response time is directly
proportional to no of records that are present in the it.
key is non-unique.
2. sorted table.
search: binary search. data is sorted dynamically by the
system.
key: unique or non-unique.
3. hashed table.
search: hashed algorithm.
response time is independent of records.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is singleton pattern in OOPS?

1539


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

1447


What is meant by a schema? : sap abap hr

1224


What are the different types of abap reports in sap?

1381


Difference between domain and data element? What are aggregate object?

1187


Define external layer? : abap data dictionary

1241


Setting up a BDC program where you find information from?

1268


Difference between Insert, Update and Modify?

1217


pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?

2048


In sap script how to print bar code in vertical manner

3325


How can we handle table control in bdc? : abap bdc

1170


Explain what is sequence of event triggered in report?

1059


What is a database view? : abap data dictionary

1154


The max number of calling modes stacked at one time is?

1172


A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary

1240