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

In sap script how to print bar code in vertical manner

3410


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

587


What is the relationship existing between the various data elements in data dictionary? : abap data dictionary

698


how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer

1790


Which one is better joins or views and why?

611






How to create a link between modified form and modified print program?

562


What is retro active accounting

1569


What are the differences between session method and call transaction method? : abap bdc

526


What are the steps in creating screen ?

1440


How to transfer data into line items using batch input session method? : abap bdc

562


Explain some essential objects in abap dictionary?

674


What is the difference between a structure and a table? : abap data dictionary

581


Can you create an internal table dynamically?(at run time)

1411


What are the differences between a database index and a match code?

580


What is Transactional based Application & Role based Application?

1020