Answer Posted / ravikanth @ abm
Creating Secondary Indexes
Procedure
1. On the maintenance screen of the table, choose Indexes.
If indexes already exist on the table, a list of these indexes is displayed.
2. Choose This graphic is explained in the accompanying text with the quick info text Create.
3. From the dropdown menu, choose Create Index.
4. In the next dialog box, enter the index ID and choose This graphic is explained in the accompanying text with the quick info text Continue.
The maintenance screen for indexes appears.
5. Enter an explanatory text in the Short description field.
You can use the short description to find the index at a later time, for example using the Information System.
6. To select the table fields to be inserted in the index, choose Table Fields.
A list of all the available table fields appears.
7. Select the desired fields using the indicator in the first column and then choose This graphic is explained in the accompanying text
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
How memory management happens for internal tables and work areas in abap?
What is maintenance view?
WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA
List some of the many different ways that the sap standard functionality can be changed by a customer?
What statement will be found in an sap application program that implements a function module exit?
What are the two different ways of building a match code object? : abap data dictionary
What is Buffering Concept? When should a Table be buffered?
What is client in the sap system? : sap abap hr
How can we create callable modules of program code within one abap/4 program? : abap modularization
what is diff between ECC 5.0 AND ECC 6.0
Explain the advantages/disadvantages of logical databases?
What are the advantages and disadvantages of different types of bdc's?
How do you find out whether a file exits on the presentation server?