Start of Content Area

Process documentation Create a Maintenance Dialog  Locate the document in its SAP Library structure

Use

The creation of table/view maintenance dialogs is described here. Maintenance dialogs can be created for SAP or customer tables or views.

There are two steps:

  1. Define table/view
    if the table or view does not yet exist.
  2. Define maintenance dialog

Define table/view

The table/view is defined in the Dictionary. A view comprises a primary table and secondary tables which have a foreign key relationship to the primary table. Secondary tables can be

You can display the view structure graphically with the View hierarchy struct. function in the Utilities menu.

To create a table/view:

Note

In time-dependent views, the key comprises a time-independent part and the validity range. Choosing read and change (time-dependent views) restricts maintenance to changing and creating the validity range of existing keys.

Define maintenance dialog

You must specify the following parameters in the maintenance dialog definition:

Result

The maintenance dialog is generated after all values have been entered. If there are no errors, the dialog can be used immediately to maintain table/view contents.

Further information

Maintenance View

Create Maintenance View

 

 

End of Content Area