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


Please Help Members By Posting Answers For Below Questions

What is the disadvantage of using exec sql statement in abap?

538


How do you get the number of lines in an internal table?

620


What is the step-by-step process to create a table in data dictionary? : abap data dictionary

699


what are the critical issues u face in ur project?

1971


What is generic area buffering in abap?

568






What is meant by stacked list?

601


Do we create table fields with out data elements and domains?

635


Explain the different types of data dictionary objects?

527


Does sap handle multiple currencies?

609


What are differences between at selection-screen and at selection-screen output?

777


What is off cycle payroll run

1787


What is the max no of match code id’s that can be defined for one match code object?

687


How to combine multiple billing into one RV document ( Step by Step)?

1543


What is screen flow logic? What are the sections in it?

602


What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary

610