Entering content frameProcedure documentation Generate Extended Table Maintenance Dialog Locate the document in its SAP Library structure

To generate the maintenance modules for a table or view, proceed as follows:

  1. Choose Tools ® ABAP/4 Workbench ® Development ® Other tools ® Gen.tab. maint.dialog. You arrive in the maintenance transaction initial screen.
  2. Enter the name of the table or view.
  3. Note

    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.

  4. Choose the option "Generated objects".
  5. Choose Create/Change.
  6. Confirm that the maintenance modules are to be created in the next dialog window.
  7. Enter the data required for the generation:
  8. – Function group to which the maintenance modules are to belong

    Note

    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)

  9. Choose Create. All required maintenance modules are now generated.

Note

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.

Leaving content frame