when u create an index in Data Dictionary..how do we call it
in a program or report..?

Answer Posted / amith

Suppose you have created a secondary index for a field
EMPNAM in the table ZDETAILS.

Then you can use the statement
select * from ZDETAILS where EMPNAM = 'XXX'.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between Field groups and internal tables?

651


Can you delete data element, which is being used by table fields. : abap data dictionary

674


What are the two different ways of building a match code object? : abap data dictionary

626


Can you delete data element, which is being used by table fields?

813


What happens if we use leave to list-processing without using suppress-dialog?

707






Explain the different types of data dictionary objects?

534


Difference between open sql and native sql? : abap data dictionary

617


Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?

585


What is your approach for writing a bdc program? : abap bdc

593


How do you find the information on the current screen?

607


What are the events used in interactive reports?

626


In the MM module for finding out the standard cost what is the view one has to look at?

624


What is function group?

620


What is the transaction code to display the payroll results ? : abap hr

575


What is the difference between data elements and domains?

593