SAP ABAP Class CL_RFAC_ADT_RENAME (Provides rename refactoring functionality)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_ADT (Package) ADT - Refactoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RFAC_ADT_REFACTORING Interface to be implemented by specific refactorings 20110704
Properties
Class CL_RFAC_ADT_RENAME  
Short Description Provides rename refactoring functionality    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFAC_ADT   ADT - Refactoring 
Created 20110704   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFAC_ADT_RENAME has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RFAC_ADT_REFACTORING Interface to be implemented by specific refactorings 20110704
Friends
Class CL_RFAC_ADT_RENAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_RENAME_ST Constant Private Type reference (TYPE) STRING 'RFAC_ST_ADT_RENAME' 20110704
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RFAC_RENAME Instance method Protected Method 20110704
Events
Class CL_RFAC_ADT_RENAME has no event.
Types
Class CL_RFAC_ADT_RENAME has no local type.
Method Signatures

Method CREATE_RFAC_RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOURCE_SELECTION Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_SELECTION 20110704
2 Returning R_REFACTORING Value transfer Object reference (TYPE REF TO) CL_RFAC_RENAME 20110704

Method CREATE_RFAC_RENAME on class CL_RFAC_ADT_RENAME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in