SAP ABAP Class IF_RFAC_ADT_REFACTORING (Interface to be implemented by specific refactorings)
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
Class | IF_RFAC_ADT_REFACTORING | |
Short Description | Interface to be implemented by specific refactorings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20110701 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RFAC_ADT_REFACTORING has no forward declaration.
Interfaces
Class IF_RFAC_ADT_REFACTORING has no interface implemented.
Friends
Class IF_RFAC_ADT_REFACTORING has no friend class.
Attributes
Class 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
Class IF_RFAC_ADT_REFACTORING has no event.
Types
Class 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 |