what is sorted table and Hash table?
Answer Posted / veena
sorted table and Hash table are table types of internal
table.
Sorted internal table requires index and key. it retrieves
data based on index or key.
Hashed internal tables requires only unique key. they dont
need indexes. it retrieves data by unique key. key is
mandatory.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is SAP Data conversion ?
What is human resource information systems (chris)? : sap abap hr
What is a view in sap? : abap data dictionary
What is structure?
What are the events used in interactive reports?
What is the difference between skip and new-line?
How will you insert record in a sorted table
Explain what is a logical database?
What actually happens in real-time recruitment? : sap abap hr
Explain the use of insert and append statement in sap abap?
What are the user groups?
How to write a bdc – how do you go about it?
What is meant by read lock? : sap abap data dictionary
Can i Have Some Examples on Enhancements.
What is dynpro? what are its components ?