Entering content frameBackground documentation Adjustment Category: With Modification Assistant Locate the document in its SAP Library structure

Objects modified With the Modification Assistant are adjusted automatically or in the individual ABAP Workbench tools using either corresponding dialog boxes or the splitscreen editor . In rare cases, direct maintenance of adjustment objects may be necessary.

Caution

Test all objects after an upgrade! Even those objects modified automatically can cause unforeseen errors when subsequently used in an area different from where they were modified (for example, when modifying global data).

Automatic Adjustment

A green traffic light icon next to a Repository object in the adjustment list means that this object’s modifications can be adopted automatically. Clicking on the icon causes the system to automatically adjust the object.

To automatically adjust multiple objects, place your cursor on a subtree and choose Select subtree. Now click on one of the traffic light icons for the selected objects or choose the menu option Modifications ® Adjust modifications. After you have chosen a change request, a dialog box appears confirming that the system has adopted the customer modifications. The objects are subsequently marked with the Object adjusted symbol.

Semi-automatic Adjustment

The yellow stoplight stands for semi-automatic adjustment. When you click on a yellow traffic light (if a change request has already been entered), you either branch to the splitscreen editor or, in other ABAP Workbench tools, a dialog box appears asking you to correct any collisions that have occurred. In rare cases, direct maintenance of adjustment objects may be necessary. Choose Display log to display a log of unresolved problems.

Examples of semi-automatic adjustment can be found in the following sections:

Adjusting Parts of Programs

Adjusting Classes and Interfaces

Adjustments in the Screen Painter

Adjustments in the Menu Painter

Adjusting Text Elements

Adjusting Function Modules

Adjusting Documentation

Comparing Roles

Note

Use transaction SPDD to adjust modifications to ABAP Dictionary objects.

 

 

Leaving content frame