SAP ABAP Class CL_RFAC_ADT_EXTRACT_METHOD (Provides extract method 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 20110701
Properties
Class CL_RFAC_ADT_EXTRACT_METHOD  
Short Description Provides extract method 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 20110519   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFAC_ADT_EXTRACT_METHOD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RFAC_ADT_REFACTORING Interface to be implemented by specific refactorings 20110701
Friends
Class CL_RFAC_ADT_EXTRACT_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EXTRACT_METHOD_ST Constant Private Type reference (TYPE) STRING 'RFAC_ST_ADT_EXTRACTMETHOD' 20110701
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RFAC_EXTRACT_METHOD Instance method Protected Method 20110701
2 CREATE_SOURCE_HANDLER Instance method Private Method 20120606
3 METHOD_2_ADT Static method Private Method 20110928
4 METHOD_2_IMP Static method Private Method 20130722
Events
Class CL_RFAC_ADT_EXTRACT_METHOD has no event.
Types
Class CL_RFAC_ADT_EXTRACT_METHOD has no local type.
Method Signatures

Method CREATE_RFAC_EXTRACT_METHOD 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 20110701
2 Importing I_URI Call by reference Type reference (TYPE) STRING 20110701
3 Returning R_REFACTORING Value transfer Object reference (TYPE REF TO) CL_RFAC_EXTRACT_METHOD 20110701
# Exception Resumable Description Created on
1 CX_RFAC_ERROR Refactoring error 20110701

Method CREATE_SOURCE_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_URI Call by reference Type reference (TYPE) STRING 20120606
2 Returning R_SOURCE_HANDLER Value transfer Object reference (TYPE REF TO) IF_RIS_ADT_SOURCE_HANDLER 20120606
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20120606

Method METHOD_2_ADT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ADT_METHOD Call by reference Type reference (TYPE) IF_RFAC_ADT_RES_DEFINITIONS=>TS_EXTRACT_METHOD_REFACTORING 20110928
2 Importing I_IMP_METHOD Call by reference Type reference (TYPE) IF_RFAC_IMPL_TYPES=>TS_METHOD 20110928

Method METHOD_2_ADT on class CL_RFAC_ADT_EXTRACT_METHOD has no exception.

Method METHOD_2_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ADT_METHOD Call by reference Type reference (TYPE) IF_RFAC_ADT_RES_DEFINITIONS=>TS_EXTRACT_METHOD_REFACTORING 20130722
2 Returning R_IMP_METHOD Value transfer Type reference (TYPE) IF_RFAC_IMPL_TYPES=>TS_METHOD 20130722
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20130722
History
Last changed by/on SAP  20130531 
SAP Release Created in 740