difference between primary index and secondary index.when we
use secondary index in reports?
Answer Posted / sivaramakrishna
when we want to get the details based on a field in select
statement we should use always primary key fields to
improve the performence. but in any case needed to get
detais based on non primary key fields then we go for
secondary index . ie based on which non primary key fields
we need to fetch the data using select st for those fields
we create secondary index in sell.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
Describe data classes? : abap hr
How do you use structures in the abap programs?
Where are you used type casting?
what is the transaction transaction for setting parameters rdisp/buffermode
Why bapi need then bdc ? : abap bdc
Can a constructor be declared private? If yes then in which scenario?
How is the command suppress-dialog useful?
ABAP : Classical reports events name
Where do you code the hide statement?
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
How do you save data in bdc tables? : abap bdc
Explain about the tables exists in a data dictionary and what are they? : abap data dictionary
Which commands are used for interactive reports?
What are the differences between the table and the structure in the data dictionary in the sap abap?