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

Data entry for Z... table

Former Member
0 Likes
5,305

I created a table with 3 fields and want to maintain its data. I know that use SE54 and then SM30 to do that, but I got this error when I tried to maintain data in SM30.

View/table ZREGION can only be displayed and maintained with restrictions

Message no. SV792

Diagnosis

You tried to call a maintenance dialog for the view/table ZREGION, for which the table maintenance is only allowed with restrictions. You can only edit the data in the environment of another program or a view cluster.

Could anybody give me a step by step solution for a user table? Any replies are greatly appreciated!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,934

Hi haitao,

i think the probelm lies in Table attributes..

In SE11 check the attributes of the table..

there are 2 list boxes..

in second listbox..

if it has display/maintain with restrictions..

just change it to display/maintain allowed..

hope it is the problem..

regards

satesh

Hi haitao,

i think the probelm lies in Table attributes..

In SE11 check the attributes of the table..

there are 2 list boxes..

in second listbox..

if it has display/maintain with restrictions..

just change it to display/maintain allowed..

hope it is the problem..

regards

satesh

3 REPLIES 3
Read only

Former Member
0 Likes
2,935

Hi haitao,

i think the probelm lies in Table attributes..

In SE11 check the attributes of the table..

there are 2 list boxes..

in second listbox..

if it has display/maintain with restrictions..

just change it to display/maintain allowed..

hope it is the problem..

regards

satesh

Read only

Former Member
0 Likes
2,934

Hi,

I think while generating the table maint, you have chosen the option.

Just relook at the Table maint, and change this property.

That should fix the problem.

Regards,

Ravi

Note : Please mark the helpful answers

Read only

0 Likes
2,934

Thanks so much, it works!

Haitao