Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SE16

Former Member
0 Likes
1,333

Hi,

I am getting message "Table <table name> is not active in the dictionary" in SE16. Any clue ?

Thanks in advance

Regards

Srinivas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,221

srinivas,

did u check weather the table is existing or not?

if so it is not activated.

Regards,

Naveen

Hi,

I am getting message "Table <table name> is not active in the dictionary" in SE16. Any clue ?

Thanks in advance

Regards

Srinivas

8 REPLIES 8
Read only

LucianoBentiveg
Active Contributor
0 Likes
1,221

Yes, the table is not active in the dictionary.

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,221

This means that the table that you enter does not exist in the ABAP dictionary(SE11) or is not active, meaning that it doesn't exit in that system. Please check your entry.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
1,221

You will get this message if the table is not active or you are entering a name that is not a table name.

Read only

0 Likes
1,221

Go to SE12 and display. You will find out what it is. Use SE11 to activate it, if it is really a table.

Read only

Former Member
0 Likes
1,222

srinivas,

did u check weather the table is existing or not?

if so it is not activated.

Regards,

Naveen

Read only

0 Likes
1,221

The table is active state in SE12. Any clue?

Regards

Srinivas

Read only

0 Likes
1,221

As I said, it may be a structure, not a table. In SE12, even if you enter the structure name against the table name field, it will still displays it. It does not say you entered structure name in table option.

What are you looking for, standard SAP or custom one?

Read only

0 Likes
1,221

I am sorry, You are right It is a structure, not a table. Thanks for your help

Regards

Srinivas