differences b/w primary indexes and secondary indexes
Answer Posted / nivas
Primary index : these r created automatically when the table is created.
Secondary index :These r created manually by the ABAP developer or Admin.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What abap statement will trigger list generation?
How do you import pay scale data from non sap to sap? : sap abap hr
Explain the differences between sap memory and abap memory?
Explain the advantage of structures?
What are the functional areas, user groups? How does abap query work in relation to these?
In select-options, how to get the default values as current month first date and last date by default?
What are the Synchronous and asynchronous methods in bdc ?
What are the different types of operators in the sap abap?
How many tables are there in sap?
What are the various types of selection screen event?
What is an internal table?
What are the different functions used in sap script? What are the parameters used in each function?
Where can you find error log for call transaction? : abap bdc
What is use of transparent table in abap? How it is different from pool tables?
How to transfer data into line items using batch input session method? : abap bdc