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

regarding inactive table access

Former Member
0 Likes
1,856

Gurus,

When I am trying to access certain table using se16. It says it is inactive in the directory. What does this mean. How can I activate it.

Thanks

12 REPLIES 12
Read only

jurjen_heeck
Active Contributor
0 Likes
1,721

>It says it is inactive in the directory. What does this mean. How can I activate it.

It probably says 'it is not active' rather than 'inactive', this means the table does not exist. Check the table name.

This is not a security issue.

Read only

Former Member
0 Likes
1,721

Moved to ABAP Dictionary forum...

Possibly it is an internal program table, which can only be read at runtime, or when the selection options are known?

Cheers,

Julius

Read only

Former Member
0 Likes
1,721

Another possibility, Have you Appended Any Include or Append Structure,and not activate the Table Properly! Did You?

Read only

Former Member
0 Likes
1,721

Hi,

See, if you are trying any standard table name and it is giving error, it means that this table doesnt exist and if you are trying your own created table name, then it means that you have not activated it properly.......So go to SE38 reach your table, just activate and now do with SE16 whatever you want to do.

Hope this will solve your problem .

Regards:

Alok Bansal

Read only

0 Likes
1,721

Hi Alok,

.......So go to SE38 reach your table

May be you meant SE11.

Thanks!

Read only

learnsap
Active Participant
0 Likes
1,721

Hi,

Can you please give us the table name, that you are trying to access?

Regards,

Ramesh

Read only

shadow
Participant
0 Likes
1,721

Hi ,

May be the table which u r using is not active, have u append include r append structure ,chek it...

activate dat.

Edited by: SHAIK JAILABDIN on Dec 17, 2008 4:13 AM

Read only

Former Member
0 Likes
1,721

Any additional Info/suggestions?

Read only

Former Member
0 Likes
1,721

Sometimes, the custom table might have its structure changed as to incorporate an additional field, data element change, etc,

In these cases, it will not be in active status and will throw warning messages. To resolve, go to se14, choose tables, enter table name and click 'Activate and adjust database'.

Thanks,

Saipriya

Read only

Former Member
0 Likes
1,721

Hi Avinaash,

Please the documentation of that table. or see whether the name u r inputting exist or not in the current version.

Regards

adesh

Read only

Former Member
0 Likes
1,721

Hi,

To resolve this issue first need you activate these tables in SE11, and try from se16 you can able to access it.

Regards

Hameed

Edited by: Mohammeed Khaja Hameeduddin on Dec 23, 2008 8:06 AM

Edited by: Mohammeed Khaja Hameeduddin on Dec 23, 2008 8:09 AM

Read only

Former Member
0 Likes
1,721

Hello,

If your trying to edit standard sap domain,then it will not allow you to edit,unless and until you have the access key.

Otherwise activate the table in se11 and then try to us se16.

Regards,

Anuja Dhondge