cancel
Showing results for 
Search instead for 
Did you mean: 

create index not in customer index

former_member184680
Participant
0 Kudos

Hi,

I have to create the index "010" for table N1VKG in our development system as described in note 1874216.


If you want to create or change the delivered secondary indexes in advance, you must proceed as follows:

  • Call transaction SE11.
  • Enter N1VKG  in the "Database Table" input field and choose "Change".
  • Click the "Indexes..." pushbutton.
    • Click the "Create Index" pushbutton.
    • Enter 010 in the "Index Identification" field.
    • Click the "Continue (Enter)" pushbutton.
    • In the #Short Description# field enter the text "Entry Date Only".
    • Enter the following fields in this sequence in the "Field Name" column: MANDT, ERDAT
    • Click the "Activate" pushbutton

But I cannot create the index "010" because "Index N1VKG-010 is not in the customer namespace".

How could I create this index?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You may continue.

It's just a warning.

Besides that, you are free to choose a different name for your index, like Z10.

But in this case make sure you drop this index before you are going to apply the support package that will create index 010.

former_member184680
Participant
0 Kudos

It's a SAP GUI behaviour. You got an empty SAP GUI window after the warning and you have to press "enter" to continue.

Thanks

Answers (0)