SAP ABAP Class TH_RFAC_REDEFINITION_CLASS (Refactoring: Helper Class for redefinition determination)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_IMPL (Package) Implementation of new refactoring
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  TH_RFAC_INTF_EXTRACT_METHOD Test Helper Interface for Extract Method 20110928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  TH_RFAC_REDEFINITION_SUBCLASS Refactoring: Helper Class for redefinition determination 20110704
Properties
Class TH_RFAC_REDEFINITION_CLASS  
Short Description Refactoring: Helper Class for redefinition determination    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SRFAC_IMPL   Implementation of new refactoring 
Created 20110630   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class TH_RFAC_REDEFINITION_CLASS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 TH_RFAC_INTF_EXTRACT_METHOD Test Helper Interface for Extract Method 20110928
Friends
Class TH_RFAC_REDEFINITION_CLASS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_ATTRIBUTE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20120531
Methods
# Method Level Visibility Method type Description Created on
1 COOL_METHOD Instance method Public Method 20110704
Events
Class TH_RFAC_REDEFINITION_CLASS has no event.
Types
Class TH_RFAC_REDEFINITION_CLASS has no local type.
Method Signatures

Method COOL_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHANGING Call by reference Type reference (TYPE) C 20110704
2 Exporting E_EXPORTING Call by reference Type reference (TYPE) ABAP_BOOL 20110704
3 Importing I_IMPORTING Call by reference Type reference (TYPE) I 20110704

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