‎2007 Jun 22 12:46 PM
Hi!
I am facing problems while I generate a table maintenance for my Z table as I have added couple of new fields to my table.
How can regenerate my TABLE MAINTENANCE, if there may be any Custom Code written in Function Group of the table maintenance.
I want to ensure that this code shud not be deleted while regenerating it.
‎2007 Jun 22 1:12 PM
Hi
You can Regenerate the Table maintenance from SE54
Menu path: Generated Objects -> Change
In the given list of Cehck boxes
Select: new field added to the structure.
Then the Maintenance dialogs will be regenerated accordingly.
Reward if it helps.
Regards.
‎2007 Jun 22 1:29 PM
If it is to include the new fields and you are using a singe screen, Instead of going for regeneration, you can manually add teh field using the screen painter and include these fields in the PAI flow logic.
PAI.
eg. field my_field_name.
This way the existing code is not disturbed.
P.S. In this way please make sure that you are not adding any new key fields. IF you want to add new key fields let me know
‎2007 Jun 22 1:36 PM
Hi,
You can regenerate in se11 also.
Follow the menu path after ading the field, Utilities -> table maintenance generator.
Then in application toll bar click on Change. You eill get a pop for the type of change with few checkbox, select new field added.
Then you will get another popup existing screen will be deleted. press enter. This will delete existing screen and creates new screen with all the fields.
With regards,
Vamsi