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 | Instance method | Public | Method | 20110701 | ||
| 2 | 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 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110701 | ||||
| 2 | I_SOURCE_SELECTION | Call by reference | Type reference (TYPE) | IF_RIS_SOURCE_POSITION=>TY_SELECTION | 20110701 | ||||
| 3 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20110701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110701 | |||
| 2 | 20110701 | |||
| 3 | 20110701 |
Method CREATE_PREVIEW_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110701 | ||||
| 2 | R_GENERIC_REFACTORING | Value transfer | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING | 20110701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110701 | |||
| 2 | 20110701 | |||
| 3 | 20110701 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |