cancel
Showing results for 
Search instead for 
Did you mean: 

Unknown objects in ABAP Dictionary

Former Member
0 Kudos

Hi folks,

I am experiencing the following situation in my system. there are a lot of tables, indexes and db tables without unique index in the ABAP Dictionary.

How could I solve this scenario?

should I create them via SE14 tx?

thanks a lot,

Accepted Solutions (0)

Answers (1)

Answers (1)

Reagan
Advisor
Advisor
0 Kudos

Hello

Perform a check for the Runtime object and for the Database object using the Tx SE14.

If the indexes are missing at the database level then use SE14 to create them.

Regards

RB

Former Member
0 Kudos

Hello RB,

In case of tables, I should create them via se11, should not I?

thanks,

Reagan
Advisor
Advisor
0 Kudos

Hello Marilia

Could you provide the error logs please ?

Regards

RB

Former Member
0 Kudos

Hello RB,

the DBA team took care of that problem.

thanks a lot.