SAP ABAP Interface IF_QFIX_QUICKFIX (Interface to provide a refactoring quickfix)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
     SRFAC_BLACKBOARD (Package) Refactoring Blackboard
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_CHANGE_SECTION Change visiblity of a member 20130306
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_DATA_EXPLICIT refactoring - declare inline variable expicitly 20130306
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXCEPTION Execute quickfix proposal for exceptions 20130820
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXTRACT_CLIF Extract superclass or interface 20130306
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXTRACT_CONST Refactoring create local constant from literal 20130306
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXTRACT_METHOD Refactoring extract method 20130820
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_GENERATE_METH Extract superclass or interface 20130402
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_NEW_VARIABLE quickfix create missing variable 20130405
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_PROMOTE_LOCAL Refactoring - promote local variable to attribute 20130306
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_USE_SIMILAR_VAR Apply quick fix 'Use similar variable' 20130604
... Click here to see Used By full list (14 items)
Properties
Interface IF_QFIX_QUICKFIX  
Short Description Interface to provide a refactoring quickfix    
General Data
Package SRFAC_BLACKBOARD   Refactoring Blackboard 
Created 20110719   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_QFIX_QUICKFIX has no forward declaration.
Interfaces
Interface IF_QFIX_QUICKFIX has no interface.
Friends
Interface IF_QFIX_QUICKFIX has no friend.
Attributes
Interface IF_QFIX_QUICKFIX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPLY Instance method Public Method 20110928
Events
Interface IF_QFIX_QUICKFIX has no event.
Types
Interface IF_QFIX_QUICKFIX has no local type.
Method Signatures

Method APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVALUATION_RESULT Call by reference Object reference (TYPE REF TO) IF_QUICKFIX_EVALUATION_RESULT 20110928
2 Importing INPUT Call by reference Object reference (TYPE REF TO) IF_QUICKFIX_SOURCE_OBJECT 20110928
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_QUICKFIX_RESULT 20110928
# Exception Resumable Description Created on
1 CX_QUICKFIX_ERROR 20110928
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_CHANGE_SECTION Change visiblity of a member 20130306
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_DATA_EXPLICIT refactoring - declare inline variable expicitly 20130306
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXCEPTION Execute quickfix proposal for exceptions 20130820
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXTRACT_CLIF Extract superclass or interface 20130306
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXTRACT_CONST Refactoring create local constant from literal 20130306
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_EXTRACT_METHOD Refactoring extract method 20130820
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_GENERATE_METH Extract superclass or interface 20130402
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_NEW_VARIABLE quickfix create missing variable 20130405
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_PROMOTE_LOCAL Refactoring - promote local variable to attribute 20130306
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_4_USE_SIMILAR_VAR Apply quick fix 'Use similar variable' 20130604
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_APPLY_CREATE_LCL_CLASS quickfix create local class 20130605
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_CONTRIB_4_IDENTIFIER Rename provider 20130315
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_CONTRIB_4_MISSING_METH Create missing method definition or implemention 20130315
14 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ART_CONTRIB_4_UNIMPL_METH Contributor for add unimplemented interface methods 20130306
History
Last changed by/on SAP  20140121 
SAP Release Created in 740