
Generate Extended Table Maintenance Dialog
To generate the maintenance modules for a table or view, proceed as follows:

Alternatively to steps 1 and 2, you can call the function Utilities ® Gener. maint.dialog for the table or view in question in the Dictionary ( Tools ® ABAP/4 Workbench ® Development ® Dictionary). You arrive directly in the maintenance screen for the current table’s generated objects.
– Function group to which the maintenance modules are to belong

One function group can contain maintenance modules for several tables or views.
– Authorization group
– Maintenance type (one or two-step)
– Maintenance screen(s) (one or two-step maintenance type, resp.) numbers
– Recording routine (Standard/individual or none)

If you want to make changes later, you must call the function Change, to regenerate the maintenance modules in question.
Then you can process the table with the extended table maintenance.