cancel
Showing results for 
Search instead for 
Did you mean: 

Do i need to create an index CDHDR?

ricky_shaw
Contributor
0 Kudos
213

Hi,
I am querying CDHDR table with below fields.

OBJECTCLAS
OBJECTID
UDATE

I see some 4 indexes already created with one Z1(say) Index created with below 2 fields

OBJECTCLAS
UDATE

which means i am using extra field in my above query:

Is it a good idea to create another Index with extra field(like below) for my requirement?

OBJECTCLAS
OBJECTID
UDATE
Pls suggest.

Accepted Solutions (0)

Answers (2)

Answers (2)

ulrich_mhrke
Participant

The first two fields of the primary index are OBJECTCLAS and OBJECTID. I assume that there aren't many entries for the same combination of OBJECTCLAS and OBJECTID. Therefore, I don't think another index is necessary.

Can you run transaction TAANA in the relevant system? Then you can use this transaction to analyze the number of identical combinations of OBJECTCLAS and OBJECTID.

ricky_shaw
Contributor
0 Kudos

Ok Thanks Sandra. I have HANA as the DB. How do i tag my question with the concerned database?

Sandra_Rossi
Active Contributor
0 Kudos
I guess: SAP Hana, Platform edition. I did it. Could also be S/4HANA.