In an Internal Table, I have 1000 records. I have to
Retrieve One Record. In Performence wise what is the Best
Query?
Answer Posted / niladriroy_dgp
Select Single (with full primary key) is the best process
to fetch one record.
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What is a table attribute? : abap data dictionary
How do you convert non-char field into char type fields ?
Explain what is step-loop? Explain all the steps?
Difference between transparent tables and pooled tables? : abap hr
How can you display frames (horizontal and vertical lines) in lists?
What is the use of the statement leave to list-processing?
Type casting and error handling
What are the events we use in dialog programming and explain them?
What are the different function modules used in sapscript?
What is occurs in internal table?
How to find the return code of an stmt in abap programs?
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What are the different types of views in sap? : abap data dictionary