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
What is locking ?
What is payroll driver
what is the difference between Blocked ALV and interactive ALV?
What are user exits? What is involved in writing them? What precations are needed?
What are the components of sap scripts? : abap hr
What are the properties of selection screen?
When a program is created and need to be transported to prodn does selection texts always go with it? If not how do you make sure? Can you change the cts entries? How do you do it?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
Explain the difference between cluster tables and pool table?
Explain different types of attributes of function module?
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
How will you link form with the event driven in sap scripts?
What is the use of the raising exception? : abap modularization
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is an “on request field” statement?