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
how to capture the errors in bdc Call transaction method?
How do you populate data into a multiple line field? : abap bdc
What is the difference between function group and function module?
Explain what are interactive reports?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is the t-code to display batch input sessions? : abap bdc
Give few names of pooled tables in sap ?
Does every abap/4 have a modular structure? : abap modularization
how to see the table output?
What are advantages and disadvantages of logical data base
what is difference between set screen and call screen ?
What function does data dictionary perform?
What is example class
Why is pretty printer user in abap?
What is an abap?