Entering content frameProcedure documentation Modifications in Class Builder Locate the document in its SAP Library structure

Use

You use the Modification Assistant to modify delivered classes and interfaces and transaction SPAU to adjust them during upgrade or import of a Support Package.

You can modify classes and interfaces as follows:

Note

You cannot enter types directly in the modification mode for attributes and internal types.

Component:

Class:

Interface:

Attribute

visibility, kind (static, instance-dependent, constant), type, initial value, read-only flag

kind (static, instance-dependent, constant), type, initial value, read-only flag

Method

visibility, kind (static, instance-dependent), final, abstract

kind (static, instance-dependent)

Event

visibility, kind (static, instance-dependent)

kind (static, instance-dependent)

Type

visibility, type

----

For classes, you can add interface implementations, friends, and aliases as well as redefine methods in the subclass. You can reset the Final option for a class in order to allow creation of subclasses.

Procedure

  1. In the Class Builder select the class or interface you want to modify.
  2. Choose Change. Make your modifications or add components.

 

See also:

Adjusting Classes and Interfaces

Structure linkClass Builder

Leaving content frame