SAP ABAP Interface IF_RFAC_ADT_REFACTORING (Interface to be implemented by specific refactorings)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFAC_ADT_EXTRACT_METHOD Provides extract method refactoring functionality 20110701
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFAC_ADT_RENAME Provides rename refactoring functionality 20110704
Properties
Interface IF_RFAC_ADT_REFACTORING  
Short Description Interface to be implemented by specific refactorings    
General Data
Package SRFAC_ADT   ADT - Refactoring 
Created 20110701   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_RFAC_ADT_REFACTORING has no forward declaration.
Interfaces
Interface IF_RFAC_ADT_REFACTORING has no interface.
Friends
Interface IF_RFAC_ADT_REFACTORING has no friend.
Attributes
Interface IF_RFAC_ADT_REFACTORING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EVALUATE_RESULT Instance method Public Method 20110701
2 CREATE_PREVIEW_RESULT Instance method Public Method 20110701
Events
Interface IF_RFAC_ADT_REFACTORING has no event.
Types
Interface IF_RFAC_ADT_REFACTORING has no local type.
Method Signatures

Method CREATE_EVALUATE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20110701
2 Importing I_SOURCE_SELECTION Call by reference Type reference (TYPE) IF_RIS_SOURCE_POSITION=>TY_SELECTION 20110701
3 Importing I_URI Call by reference Type reference (TYPE) STRING 20110701
# Exception Resumable Description Created on
1 CX_ADT_REST 20110701
2 CX_RFAC_ADT_ERROR 20110701
3 CX_RFAC_ERROR 20110701

Method CREATE_PREVIEW_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20110701
2 Returning R_GENERIC_REFACTORING Value transfer Type reference (TYPE) IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING 20110701
# Exception Resumable Description Created on
1 CX_ADT_REST 20110701
2 CX_RFAC_ADT_ERROR 20110701
3 CX_RFAC_ERROR 20110701
History
Last changed by/on SAP  20140121 
SAP Release Created in 740