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

as a developer how u will decided which internal table we will
use for requirement?

Answer Posted / sathish kumar

1. Standard Table -> oftenly used with Sorting key columns with binary search. Advantage is -> we can use all the Internal table operational keywords in standard tables.
 
2. Sorted Table -> binary search algorithm is followed by default for Read Table.
 
3. Hashed Table -> Read time is same for every record irrespective of no of records. But some keywords are not used with Hash table, like Append.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the aggregate objects in data dictionary? : sap abap data dictionary

1250


What is design pattern? Provide example .Why are we using it?

1501


What are conditional chain statement?

1277


Explain how many types of tables exist and what are they in data dictionary?

1333


What is abap work bench?

1427


how 2 create the normal form by using functional module

2647


What are different types of parameters?

1293


can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?

2045


What is the use of message command in a report? What are the different message types?

1002


What is an Open Item in SAP? How will you find an Open Item in SAP?

1122


How do you use structures in the abap programs?

1155


What are the buffering options in abap?

1167


Explain how to Handle the internal tables in ABAP?

1145


What is filter dependent BADI?

1438


In which time constraint does the infotype records depend on the subtype ? : abap hr

1139