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: 

we08

Former Member
0 Kudos

Hello All ,

I want to maintain a table using we08 . but i get a message says read only . i have traced and found no failed checks .

even i tired using sm30 the same message .

what can be the problem . Is it something to related to customizing??

5 REPLIES 5

Former Member
0 Kudos

Hi Sagar ,

Please check weather u r authorized to S_TABU_DIS authorization object with 02 activity.

You can check this with SUIM also. By using option users with authorization values(with object S_TABU_DIS actvt 02). Check weather ur appears name in the user list.

Hope this will help.

Sneha.

Former Member
0 Kudos

Hi Sagar,

you can check the authorization group of the table which you are trying to edit and check whether you have change authorization for that group in the S_TABU_DIS authorization object.

you can check authorization group by going to SE11 transaction and enter the table name for which you want to find the auth group.

then go to utilities-> table maintanance generator select it .

you can see the authorization group.

then check whether you have change authorization to that auth group through SUIM.

Hope this helps

Thanks,

Rakesh.T

Former Member
0 Kudos

Hi Sagar,

In addition to what Rakesh has said, you can also find out the auth.group of the table through the table TDDAT where you need to give the table name for which you want to find out the auth. group.

Thanks,

Saby..

0 Kudos

Hello ,

thanks for the reply but

user has authorization to the respective authorization group . that's the reason i traced to find if it checks some other object but i couldn't find as there are no failed checks in the trace.

i felt like some settings has to be done in customizing .

0 Kudos

Hi,

pls have a look at SE11 for that table. Navigate to tab 'Delivery and maintenance'. make sure, that maintenance is allowed. If it is set to 'not allowed' you will get the appropriate message when saving in sm30....

b.rgds,

Bernhard