In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / ajay chowdary
READ TABLE ITAB WITH INDEX 1. is the best procedure.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
foreign key enforcement?
What is lock mechanism? How do we create lock objects in abap?
What are the payroll related infotypes? : abap hr
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
Explain what is the step-by-step process to create a table in data dictionary?
What is dynamic action? : sap abap hr
What are two methods of modifying sap standard tables? : abap data dictionary
How many types of data classes are there in sap abap? : abap data dictionary
What are the types of parameters in the function modules?
What is meant by hide area?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
Type casting and error handling
Where are you used type casting?
What are multiple use BADIS?