Answer Posted / faraz khaliq
A secondary index, put simply, is a way to efficiently access records in a database (the primary) by means of some piece of information other than the usual (primary) key.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a bsp application? : sap abap hr
Explain the differences between at selection-screen and at selection-screen output?
What are the different database integrities?
how do you transport lsmw data from one system to another?
Can a domain, assigned to a data element be changed? : abap data dictionary
What are the functional modules used in sequence in bdc? : abap hr
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What is tcode se16. For what is it used. Explain briefly?
How are BAPI different from Normal function modules ?
What are the functional areas, user groups? How does abap query work in relation to these?
What are aggregated objects
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is the transaction code to display the payroll results ? : abap hr
From Excel to ABAP - Is batch mode possible ?
How do you process errors in call transaction method? : abap bdc