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
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
what are the main technical differences between oracle and sap? it would be more helpful to me if get this answer...
Can you define a field without a data element?
What is the difference between skip and new-line?
What are the different types of view?
In sap script how to print bar code in vertical manner
Explain open dataset in sap abap?
Can a transparent table exist in the data dictionary but not in the database physically?
Suppose the client wants me the vacancy to be displayed on a website as well as ess. How should I do it? : sap abap hr
What is tcode se16?
What is meant by stacked list?
What are the two different ways of building a match code object?
What is the bitwise operator in the sap abap?
What are system variable in abap?
Explain the difference between float and packed data type?