Answer Posted / deepthi
index : Indexes are associated with tables for data retrieval.
E.g.) read table itab index 1. This means the 1st record is read.
2 types :
Primary key index : automatically created in sap when ever a table is created with number 0.
Secondary index : a Key which is Created other than primary keyto speed up the process
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How many types of tables exists and what are they in data dictionary? : abap data dictionary
What is the bapi?
Explain badi in abap.
What is a subscreen? How can we use a subscreen?
What are aggregated objects
How to find Kernal badi ?
What are the functional areas, user groups? How does abap query work in relation to these?
What is a table pool?
How many structures can be created in a Ztable ?
What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary
What is retro active accounting
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What is the table & field to identify the no of items (bottles) stored in one case?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
Which type of tables used this buffer?