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: 

Unable to enter the data in table using TMG

Former Member
0 Kudos

Hi Guru's,

I have created a TMG for a table, it is working fine in DEV system. when i am trying to use SM31 to maintain the table in QUALITY system getting the message as -- Client 360 has status 'not modifiable' .

so i am unable to maintain the table.

please help me out.

1 ACCEPTED SOLUTION

former_member182550
Active Contributor

That's because the client is 'not modifiable'.

If your table type is 'C' or a configuration table then it has to be maintained in Dev and a transport created for it (you did specify standard recording didn't you ?'.

If it's not a config table then it should be an application table in which case you can modify in qa and production instances.

2 REPLIES 2

former_member182550
Active Contributor

That's because the client is 'not modifiable'.

If your table type is 'C' or a configuration table then it has to be maintained in Dev and a transport created for it (you did specify standard recording didn't you ?'.

If it's not a config table then it should be an application table in which case you can modify in qa and production instances.

0 Kudos

Thanks Richard... 🙂