Answer Posted / anuraj singh rana
Internal table are of there types:
Standard table:
Index table:
uses linear search
Sorted Table
user binary search
Hashed table : uses hash key field search.
earlier i have given declaring standard table by mistake.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we declare a table control in the abap/4 program?
What are client dependant objects in abap/sap?
What is an interactive report? What is the obvious difference of such report compared with classical type reports?
What is the difference between internal tables and extract datasets? : abap modularization
What are the different window types in sapscript?
how can we enable hyperlink in screen painter?
Difference between /N and /BEND?
What are the abap/4 commands that link to a layout set?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is the tcode for sapscript forms?
How to create a button in selection screen ?
What is sap locking?
What are the different types of data dictionary objects? : abap data dictionary
What will you code in start-of-selection & end-of-selecton & why?
What is generic area buffering in abap?