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 / 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 |
Post New Answer View All Answers
What does a lock object involve?
Why are insert and append statement used in sap abap?
What is projection view?
How memory management happens for internal tables and work areas in abap?
How will you insert record in a sorted table
What are the different types of view?
What is meant by write lock? : sap abap data dictionary
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What is the difference between function group and function module?
How many types of buffering? : abap data dictionary
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
How to Solve a Particular Ticket in Realtime ?
Do we have to migrate all sapscript forms to smart forms?
How is conversion of data types done between abap/4 & db layer? : abap data dictionary
Structures can contain data only during the runtime of a program (t/f) : abap data dictionary