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
What are the two methods for modifying sap standard tables?
What is buffering in abap?
Search help exit details.
To find the date difference & excude saturday & sunday in between them
What is a table pool? : abap data dictionary
Explain the difference between free and refresh?
How to get that a secondary index is attached to a select query?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
How to find the return code of a statement in abap programs?
Why cant we use Normal function module for data transfer?
What is an abap data dictionary? : abap data dictionary
What is page window?
what is the transaction transaction for setting parameters rdisp/buffermode
What is meant by search help? : sap abap data dictionary
How is conversion of data types done between abap/4 & db layer?