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: 

Table maintenance generator is not updating existing entries, even after showing changes saved msg.

Former Member
0 Kudos

I have problem with my TMG, i create TMG for Ztable, it working fine in development system, but it didn't work in quality system. Problem is, it show up that the data have been saved but when i reopen TMG and look into table in se16, there are no changes. i already look for the same issue in SAP forum, but there are no answer for my problem.

My problem key :

1. I have created TMG using SM30
2. I didn't create TCODE for it

3. I didnt make any event, just TMG from SE11

4. It worked in Development system, but it didn't work in quality system

My action so far:

1.I already destroy my previous TMG and create the new one, but still didnt change anything.

Image for my problem:

*Changes that i made, change value from X to blank

*Table not Updated

*Table Attribute

*TMG Structure

*No Event

7 REPLIES 7

tom_wan
Contributor

Hi Stefan

Could you please show us all the fields of table ?

rajkumarnarasimman
Active Contributor

Hi Stephan,

Kindly check whether the 4th column is a Key field or normal field. If it is a key field then update won't work, you need to delete and recreate the row.

Regards

Rajkumar Narasimman

0 Kudos

Thank you. I'd spent to lots a time to solve this problem. bless you

former_member185116
Active Participant
0 Kudos

Hi ,

Please delete the TMG once again in Se11,

delete the if any data present in the table,

now go to se14 and adjust the table,

finally try to re create the TMG once again..

now check the data..

Balu483
Participant
0 Kudos

hi ,

i am also facing the same issue i was able to create the new entries in TMG and update with new values for new records also accepting, but existing data i was unable to update with new values ( Non Key Fields ) ,there is no solution i got in SCN . ABAP experts please look into this issue .

thanks in advance

0 Kudos

hi,

Kindly check the transaction code with update 'X'.

Regards,

Venkat.

0 Kudos

@ b@lu can you pls let me know how to update existing data to new entry?