SAP ABAP Interface IF_RFAC_REPLACER (Refactoring Replacer)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFAC_REPLACER Refactoring: Source Management 20120412
Properties
Interface IF_RFAC_REPLACER  
Short Description Refactoring Replacer    
General Data
Package SRFAC_IMPL   Implementation of new refactoring 
Created 20120412   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RIS_INCLUDE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RFAC_REPLACER has no interface.
Friends
Interface IF_RFAC_REPLACER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMPARISON_CASE_INSENSITIVE Constant Public Type reference (TYPE) I 1 20120412
2 CO_COMPARISON_CASE_SENSITIVE Constant Public Type reference (TYPE) I 0 20120412
3 CO_COMPARISON_OFF Constant Public Type reference (TYPE) I 2 20120412
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INCLUDE Instance method Public Method 20120412
2 APPLY Instance method Public Method 20120412
3 SET_INCLUDES Instance method Public Method 20120412
4 SYNTAX_CHECK Instance method Public Method 20120412
Events
Interface IF_RFAC_REPLACER has no event.
Types
Interface IF_RFAC_REPLACER has no local type.
Method Signatures

Method ADD_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Call by reference Object reference (TYPE REF TO) IF_RIS_INCLUDE 20120412
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20120412

Method APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OLD_CONTENT_COMPARISON Call by reference Type reference (TYPE) I CO_COMPARISON_CASE_SENSITIVE 20120412
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20120412

Method SET_INCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDES Call by reference Type reference (TYPE) IF_RIS_INCLUDE=>TAB 20120412
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20120412

Method SYNTAX_CHECK Signature

Method SYNTAX_CHECK on Interface IF_RFAC_REPLACER has no parameter.
# Exception Resumable Description Created on
1 CX_RFAC_ERROR 20120412
History
Last changed by/on SAP  20130531 
SAP Release Created in 732