when u create an index in Data Dictionary..how do we call it
in a program or report..?
Answer Posted / ravi kr sharma
To use the index created, use the fields which are used for creating the index in the WHERE clause of the SQL statement. The system automatically uses the index if one is found which is based on the field in the WHERE clause.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between function group and function module?
How to debug rfc function module?
what is code to upload cost centers through call trans. and procedure
What are the system fields you have worked with? Explain?
What are extracts?
What are the arithmetic operators in the sap abap?
How would you set the formatting options statically and dynamically within a report?
What are the personnel administration related Infotypes
What is database utility? : abap data dictionary
What is the difference between dialog program and a report?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is the difference between the function module and a normal abap/4 subroutine?
Why do we need enhancements?
What is the disadvantage of a call by reference?
what is difference between user exit, customer exit and badi?