where can u use secondary index in program please tell me?
is there any tool to test in development client?is there any
performance tool is thre pleaseeee tell me?
Answers were Sorted based on User's Feedback
Answer / sachin
When the selection criteria of select does not use primary
keys. Also the performance of the select for the fields of
criteria is poor then we can create secondary index through se11 on that table . use code inspector SCI tcode or st05
as performance tool for this.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kartik
When the selection criteria of select does not use primary
keys. Also the performance of the select for the fields of
criteria is poor. In this case it is good idea to use
secondary index.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sudheer
i ur tables no primarykeys are not their then u have to use secondary indexes.
bcoz u dont have any primarykey u dont search the records properly.
but inthis case secondary indexes are chosen.
in secondary indexes search the records by using non primary keys in a table.
i performance wise primary key is best when compared to secondary index
Is This Answer Correct ? | 1 Yes | 1 No |
Which dialog programming section is used to initialize a screen's field values?
What are the different control break statements available inside a loop?
How do you import pay scale data from non sap to sap? : sap abap hr
what is the differ b/w script and smartform
How will you know which BADI is being, if there are multiple implementations of BADI in the same project.
What are null values? : abap data dictionary
How to upload more than 2GB file from External Source to SAP?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
how to create f1 help and where f1 help is stored
i need the explanation for the following one . 1.BAPI 2.BADI 3.USEREXITS. 4.ALE,IDOCS,REPORT,SAPSCRIPTS,SMARTFORMS. And their uses,what is it process in realtime.
what happend if a select statement inside aloop....
)what is the significance of main window in a page, what are the types of windows? briefly explain the types of windows