How to create a index on views?

Answer Posted / bandivenkateswarlu

We can creat the index on views like this.

go to the abap dictonary transaction code is SE11 and select
the radiobutton type as view and select the particular view
type and creat the index for that table based on the primary
key value.

So mandatory key is important role in the while creating the
index based on the views.
Index: is a sap provide mechanizam to retrive the records
fastly from the database based on the primary key value of
the table.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What was the requirement of IDoc in your project? How it was working?

1551


What is delivery class? : abap data dictionary

652


Which FM do you use to find out who is reporting to whom

5173


How do you retrieve the data for repetitive structures ? : abap hr

652


How would you define the exponents for a type ‘f’ field?

626






How many types of data classes are there in sap?

578


How do you execute the payroll

1830


Explain what are the problems in processing batch input sessions?

533


How can we access the correction and transport system? : abap data dictionary

584


How many main windows are allowed in sapscript?

574


What are the tcodes for performance tuning?

911


What do you mean by batch data communications programming?

506


What are the attributes of the data in data dictionary? : abap data dictionary

601


What is the difference b/t Session method and call transaction method ??

5245


How do you find if a logical database exists for your program requirements?

640