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: 

Reg : problem with tcode

Former Member
0 Kudos

Hi Guru's,

I have created Tcode for some Ztable..

Purpose of this tcode is to update the content from this tcode..

After created this tcode.i am trying to update the content through this tcode but it shows error like "Client 117 has status 'not modifiable'"

Please help on this issue..

Regards

P.Senthil Kumar

5 REPLIES 5

amit_khare
Active Contributor
0 Kudos

You dont have authorization to update table in this Client.

I think you have different client for Testing & Development in your system.

In that case you need to maintain values in Development Client and then u can use them in Testing Client.

You might need to do SCC1 if table is client specific.

0 Kudos

Hi Amit Khare ,

I was done scc1 part also..i was moved this tcode in Quality server in last week..In Quality server also showing same error like "Client 117(client name) has status 'not modifiable'"

Please Help me on this issue..

Regards

P.Senthil Kumar

0 Kudos

>

> I was done scc1 part also..i was moved this tcode in Quality server in last week..>

> P.Senthil Kumar

You have do this in the quality server as well. It is actually TCODE SCC4.

Regards

Edited by: Rajvansh Ravi on Jun 8, 2009 12:09 PM

0 Kudos

Hi Rajvansh Ravi ,

I have created one tcode for custome table two weeks back thats working fine..it might be some other problem not because of tcode SCC4.can you help on this issue..

Regards

P.Senthil Kumar

Edited by: senthil kumar on Jun 8, 2009 1:47 PM

Former Member
0 Kudos

Hi,

I think your client is locked. Either contact BASIS or if you have authorization go to

TCODE SCC4

Double click on 117 client

Change the status here

Regards