how many indexes can be created for a table?
Answer Posted / damodar reddy
For any table we can create 1 primary index and maximum of
15 secondary indexes.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What does an exec sql statement do in abap? What is the disadvantage of using it?
How to handle error in session method? : abap bdc
How can cluster table be created?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
How do you use structures in the abap programs?
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
What are internal tables? : abap hr
What is the major difference between pool tables and transparent tables?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
How to display or know if the value entered contains records or not?
How many types of buffering? : abap data dictionary
Lock objects and what are parameters of ENQUEUE FM?