What is an index ? Types of index and there uses ?
Answer Posted / aditya sharma
There are two types of indexes:
1.Primary Index
2.Secondary Index.
While creating a table or in an existing standard table the
key fields are the default primary indexes.
If we require to fetch records from non key fields we need
to provide Secondary Indexes.i.e., we need to explicitly
make non key fields as indexes.
This can be done by clicking on Index and adding the fields
for secondary index.
For Some major standard table SAP has provided secondary
Indexes like
Eg: BSEG table. As BSEG is a cluster table data retreival
using non key fields like Customer/vendor/GL account data
makes the response slower.So SAP has provided standard indexes.
Secondary index tables:
For Customer BSID and BSAD.
For Vendor BSIK and BSAK
For Material BSIM
For GL AccountBSIS
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Fallback class
Explain the client concept of sap.
What is dialog module?
Explain pai and pbo.
Do we create table fields with out data elements and domains?
What are the different functions used in sap script? What are the parameters used in each function?
Define external layer?
What is client in the sap system? : sap abap hr
What is sap script? Describe its components.
What two statements are required in an abap program to output an icon using a write statement?
can anyone do BDC or BAPI for F-02 and F-04 transactions.If it LSMW also.Kindly let me know.
How to debug rfc function module?
What are the page windows?
How do you validate the selection criteria of a report? And how do you display initial