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: 

data not saved in TMG after save button pressed in specific client

Balu483
Participant
0 Kudos

hi gurus,

our development system have to clients. client 100 is used to develop the objects,client 200 is used to test the objects we have developed in 100 in same system i.e. client 200 is having the data but not not client 100.

i created a TMG for Z table in client 100 and i created some sample entries (non key fields data) in 100,when i tried to update the created entries in client 100 it updated successfully through TMG.

same thing i tried in client 200 .i tried to update the existing entries(non key fields data)in client 200 ,but this time data is not updating .my user ID have full authorization

i didn't change table metadata after TMG created,event how i used database utility to adjust data .but no use .i deleted the TMG (all TMG objects) and recreated no use. please help me.

i wonder, it was working fine client 100 ,but same thing is not working in client 200 of same developmnt system?

4 REPLIES 4

Sandra_Rossi
Active Contributor

When you save the data, if the application answers "data is saved" then it's saved. Except if you have done some buggy custom development?

0 Kudos

i haven't done any TMG events implemented nor any custom code changes to TMG .

0 Kudos

Then contact SAP support (first search SAP notes of course)

Sandra_Rossi
Active Contributor

When you save the data, if the application answers "error" like client not opened for customizing, then it's not saved (of course). This is a customizing rule defined in transaction SCC4. Ask your administrator what should be done.