Application Development and Automation 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: 
Read only

query regarding table maintance generator

Former Member
0 Likes
1,022

Sir,

         I have generated TMG and created after save event for that TMG.

         now the user wants to add another field to that TMG.

         If i add a new field to the table and again generated TMG.

         this after save event will be available or overwritten.

Regards.

   Satish.P.

1 ACCEPTED SOLUTION
Read only

satyabrata_sahoo3
Contributor
0 Likes
981

Hi Satish,

If you regenerate the TMG via SE55, it will wipe all your codes and regenerate fresh screen.

But if you will add the field to the Screen using Layout Editor in SE51 then your Save event codes will be retained as it is.

-SS-

7 REPLIES 7
Read only

Former Member
0 Likes
981

Hi Satish ,

Check this below link , It may solve your problem

http://scn.sap.com/message/13919852

Thanks

Mallikarjun

Read only

0 Likes
981

Thank u

Read only

Former Member
0 Likes
981

Hi satish,

After adding the field you can regenerate the TMG, the event what you have written will still be available.

Thanks,

Namrata

Read only

0 Likes
981

Thank u

Read only

Former Member
0 Likes
981

Hi Satish,

if you didn't delete the previous maintainence ,and you are saving the new data entry,

thereafter you generated tmg ,then it is supposed to have both the entries

including the previous one.

You can try doing it for clarification!!!!

Thanks!!!

Alora

Read only

Former Member
0 Likes
981

After adding the new field regenerate the TMG. It will not have any impact.

Read only

satyabrata_sahoo3
Contributor
0 Likes
982

Hi Satish,

If you regenerate the TMG via SE55, it will wipe all your codes and regenerate fresh screen.

But if you will add the field to the Screen using Layout Editor in SE51 then your Save event codes will be retained as it is.

-SS-