SAP ABAP Class CL_RFAC_ADT_EXTRACT_METHOD (Provides extract method refactoring functionality)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RFAC_ADT_REFACTORING | Interface to be implemented by specific refactorings | 20110701 |
Properties
| Class | CL_RFAC_ADT_EXTRACT_METHOD | |
| Short Description | Provides extract method refactoring functionality | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_ADT | ADT - Refactoring |
| Created | 20110519 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFAC_ADT_EXTRACT_METHOD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RFAC_ADT_REFACTORING | Interface to be implemented by specific refactorings | 20110701 |
Friends
Class CL_RFAC_ADT_EXTRACT_METHOD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'RFAC_ST_ADT_EXTRACTMETHOD' | 20110701 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110701 | ||
| 2 | Instance method | Private | Method | 20120606 | ||
| 3 | Static method | Private | Method | 20110928 | ||
| 4 | Static method | Private | Method | 20130722 |
Events
Class CL_RFAC_ADT_EXTRACT_METHOD has no event.
Types
Class CL_RFAC_ADT_EXTRACT_METHOD has no local type.
Method Signatures
Method CREATE_RFAC_EXTRACT_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SOURCE_SELECTION | Call by reference | Type reference (TYPE) | IF_RIS_SOURCE_POSITION=>TY_SELECTION | 20110701 | ||||
| 2 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20110701 | ||||
| 3 | R_REFACTORING | Value transfer | Object reference (TYPE REF TO) | CL_RFAC_EXTRACT_METHOD | 20110701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Refactoring error | 20110701 |
Method CREATE_SOURCE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20120606 | ||||
| 2 | R_SOURCE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RIS_ADT_SOURCE_HANDLER | 20120606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120606 |
Method METHOD_2_ADT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ADT_METHOD | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_EXTRACT_METHOD_REFACTORING | 20110928 | ||||
| 2 | I_IMP_METHOD | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20110928 |
Method METHOD_2_ADT on class CL_RFAC_ADT_EXTRACT_METHOD has no exception.
Method METHOD_2_IMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADT_METHOD | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_EXTRACT_METHOD_REFACTORING | 20130722 | ||||
| 2 | R_IMP_METHOD | Value transfer | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20130722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130722 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |