2008 Dec 15 9:12 AM
Hi there,
I have a question in case of a generated SM30-view for editing a z-table. I have to edit some things in the generated code in the function module of the table maintenance generator.
But I think if any person regenerates the dialog all my changes will be overwritten. Is there any possibility to avoid this? For example copying the hole function group into another, but how can I then start the maintenance dialog?
Hopefully you can help me.
Thanks!
Kind regards
Markus
2008 Dec 15 9:21 AM
Hello Markus,
If you write your code in one of the Table Maintenance "EVENTS", (Environment>Modification>Events), then your code will not be DELETED even if the TMG is re-generated.
For the EVENTS, search SDN for further details.
BR,
Suhas
Hi there,
I have a question in case of a generated SM30-view for editing a z-table. I have to edit some things in the generated code in the function module of the table maintenance generator.
But I think if any person regenerates the dialog all my changes will be overwritten. Is there any possibility to avoid this? For example copying the hole function group into another, but how can I then start the maintenance dialog?
Hopefully you can help me.
Thanks!
Kind regards
Markus
2008 Dec 15 9:21 AM
Hello Markus,
If you write your code in one of the Table Maintenance "EVENTS", (Environment>Modification>Events), then your code will not be DELETED even if the TMG is re-generated.
For the EVENTS, search SDN for further details.
BR,
Suhas