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?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between data elements and domains? : abap data dictionary
What is a type-pool?
What is Buffering Concept? When should a Table be buffered?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary
Can you print decimals in type n? What is difference between float and packed data type?
What is meant by write lock? : sap abap data dictionary
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What is the Process to transfer IDOC from Outbound System to Inbound system.
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
how do you transport lsmw data from one system to another?
How do you save data in bdc tables? : abap bdc
What are the check tables and value tables?