what is standard , sorted and hash in abap ?
Answers were Sorted based on User's Feedback
Answer / sudhakar1207
In ABAP we have two kinds of internal Tables.
1)Index Internal Tables
2)Hash Internal Tables
Again Indexed Internal tables further divided into two types
i) Standard Internal Tables
ii)Sorted Internal Tables
So Both Standard and Sorted Internal Tables Can be accessed
by Indexes. Whereas Hashed Internal Tables Can be accessed
By Only Key Fields. For Hashed Tables System automatically
maintain a Hash Algorithm to retrieve the records with one
time hit. For sorted Tables system automatically uses Binary
Search to retrieve the records. For Standard Tables System
Follows Linear Search.
Is This Answer Correct ? | 20 Yes | 1 No |
What is schema and transaction code
how ro trigger a top of page in alv report?
Where the payroll results are stored
what are the tools you are using for performance tuning in a object?
java script for push button in adobe forms.
What are Delivery classes? What data will you want to transport during client copy?
What is erp? : sap abap hr
What are number ranges?
What are the organizational related infotypes? : abap hr
What is payroll area
how to design checkbox on the o/p of the list ,not on the selection screen.
what is the standard program to check the consistency of partner profiles?