Show TOC Start of Content Area

Background documentation Refactoring  Locate the document in its SAP Library structure

Use

You use the Refactoring Assistant to change the existing class hierarchy including enhancements to the design, and to create new components in classes or interfaces.

Caution

All changes made with the Refactoring Assistant refer only to global classes and interfaces. Local object types are not supported. The Refactoring Assistant does not make any adjustments to users of components. These users might be invalidated by restructuring.

Features

Moving Class Components within the Class Hierarchy

      Moving Components to a Superclass

      Moving Components to a Subclass

      Moving Components to an Interface

      Moving Components to Associated Classes

Moving Implemented Interfaces within the Class Hierarchy

      Moving Implemented Interfaces to a Superclass

      Moving Implemented Interfaces to a Subclass

Moving Components to Implemented Interfaces

      Moving Interface Components to the Implementing Class

      Moving Interface Components to the Component Interface

Splitting Classes and Interfaces

      Splitting Classes

      Splitting Interfaces

 

 

End of Content Area