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
what is diff between ECC 5.0 AND ECC 6.0
What is difference between float and packed data type?
What are the functions of lock objects?
What is the difference between native sql & open sql? : abap data dictionary
What are the differences between interactive and drill down reports?
What are different data types in abap/4?
What are the system fields?
dynamic programming in sap abap
What is the difference between free and refresh?
What is a data class? : abap data dictionary
In SAP Script,How to display a single field(like matnr)at the right end of the form.
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are number ranges?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
please give the remaining answers.