Application Development 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: 

Table showing in SE11 but not in SE16N

kirankumark2
Participant
0 Kudos

Can somebody provide me the solution for below strange issue.

I have created one Z table and used the same in my Z program. while moving the transports to Quality Table TR is moved with RC = 0 whereas program TR is ended with RC = 8. the error is "Table is unknown". there is one internal table declaration in my program by referring to this custom table (DATA : it_vkorg type standard table of ztable), Runtime error is pointing at this declaration. Same time i am facing the below strange issue in Quality after TR is moved.issue is

1. I am able to open the table in SE11 whereas in SE16N after providing table name if i click on ENTER nothing is showing.(scroll bar also checked).

2. I have activated the table twice and adjusted also. In development i have tested the program it is working fine.

table settings are Delivery class (A), Data class (APPL1).

Need clarification on weather it is due to system issue or table creation issue.

18 REPLIES 18

Hi!

The table exists at Qa?

0 Kudos

Hi Javier,

Yes, it exists in Quality. In SE11I can open and see the content.

gagan_narendra
Explorer
0 Kudos

Usually while creating the Table we select the delivery class as APPL0, So cross check once whether it works or not.

And one more thing I observed for SE11: GUI Supported are

And for SE16N : GUI Supported is


Contact your Basis team they might help you out.

0 Kudos

"Usually while creating the Table we select the delivery class as APPL0."

Where did you get this information? There is no "usually", it is selected depending on the purpose of the table.

Former Member
0 Kudos

Hi Kiran,

Can you check for Data Browser/Table View Maint., as shown in below screen-shot;

Make the option as 'X' Display/ Maintenance Allowed

Hope this helped you.

Thanks & Regards

Niyas

0 Kudos

I believe this would affect SM30, not SE16/SE16N. Either way, OP would get a message that maintenance/display not allowed which seems different from the symptom described.

Sandra_Rossi
Active Contributor

Impossible to say. First analyze more in depth in Quality system, the same way as if you were in Development system : check whether ztable is ACTIVE, make sure of the reason of the syntax error, is that really what it appears to be (do a syntax check, double click the error message to make sure which line is concerned), etc. Any weird thing may be a hint to find the Reason...

0 Kudos

Hi Rosi,

In DEV system, my table is in Activated perfectly and it has 50 records also. After moving to Quality only i am facing this issue. Screenshot of DEV and QAS systems has been attached.

0 Kudos

0 Kudos

0 Kudos

Well, it's clear your table is not active in QA system.

Do you use any Z... data element maybe not moved to QA System yet?

kirankumark2
Participant
0 Kudos

Hi All,

Some of my colleagues were faced the same issue. After some analysis I Found one issue in Quality system. Can someone check and provide me solution for below issue.

If i open the table in SE14, the status is showing as UPGRADE actually it should be ACTIVE. But i done have any solution how to make it as Active. All Buttons in SE14 for that table are in Disabled.

Former Member
0 Kudos

Hi Kiran,

First check

in transport request that table is exist or not .

if (exist).

transport that to quality and import the TR properly in T-code "stms" with proper client number .

otherwise check with delivery class and try with using delivery class 'c'.

Regards,

Bharatesh

kirankumark2
Participant
0 Kudos

Hi All,

Issue is resolved.

prashant4sapabap
Discoverer
0 Kudos

Hi Kiran Kumar ,

I got same this type of issue . please tell me , how to resolve this error . please help me .

prashant4sapabap
Discoverer
0 Kudos

Hi Kiran Kumar ,

Please help .

Sandra_Rossi
Active Contributor
0 Kudos

prashant4sapabap Read the answers. You'd better post your own question unless you don't want to be helped by other people. Also provide enough information, more than what the OP has posted (in the initial question at least)