SAP ABAP Class CL_RFAC_EXTRACT_METHOD (Extract Method)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RFAC_REFACTORING | Abstract Refactoring Superclass | 20110701 |
Properties
Class | CL_RFAC_EXTRACT_METHOD | |
Short Description | Extract Method | |
Super Class | CL_RFAC_REFACTORING | Abstract Refactoring Superclass |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRFAC_IMPL | Implementation of new refactoring |
Created | 20110419 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RFAC_EXTRACT_METHOD has no forward declaration.
Interfaces
Class CL_RFAC_EXTRACT_METHOD has no interface implemented.
Friends
Class CL_RFAC_EXTRACT_METHOD has no friend class.
Attributes
Methods
Events
Class CL_RFAC_EXTRACT_METHOD has no event.
Types
Class CL_RFAC_EXTRACT_METHOD has no local type.
Method Signatures
Method ADJUST_ALL_PARAMETER_PREFIXES Signature
Method ADJUST_ALL_PARAMETER_PREFIXES on class CL_RFAC_EXTRACT_METHOD has no parameter.
Method ADJUST_ALL_PARAMETER_PREFIXES on class CL_RFAC_EXTRACT_METHOD has no exception.
Method ADJUST_BODY_TO_PARAM_NAMES Signature
Method ADJUST_BODY_TO_PARAM_NAMES on class CL_RFAC_EXTRACT_METHOD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method ADJUST_PARAMETER_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NEW_PREFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110701 | |||
2 | ![]() |
I_OLD_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110701 | |||
3 | ![]() |
R_NEW_NAME | Value transfer | Type reference (TYPE) | SEOCMPNAME | 20110701 |
Method ADJUST_PARAMETER_PREFIX on class CL_RFAC_EXTRACT_METHOD has no exception.
Method ADJUST_PARAMETER_PREFIXES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TT_PARAMS | 20110701 | |||
2 | ![]() |
I_NEW_PREFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110701 |
Method ADJUST_PARAMETER_PREFIXES on class CL_RFAC_EXTRACT_METHOD has no exception.
Method CHECK_FOR_EVENT Signature
Method CHECK_FOR_EVENT on class CL_RFAC_EXTRACT_METHOD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110928 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SELECTION | Call by reference | Type reference (TYPE) | IF_RIS_SOURCE_POSITION=>TY_SELECTION | 20110701 | |||
2 | ![]() |
I_SELECTION_ANALYZER | Call by reference | Object reference (TYPE REF TO) | IF_RFAC_SELECTION_ANALYZER | 20110701 | |||
3 | ![]() |
R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_RFAC_EXTRACT_METHOD | 20110701 |
Method CREATE on class CL_RFAC_EXTRACT_METHOD has no exception.
Method CREATE_DEFINITION_INCLUDE Signature
Method CREATE_DEFINITION_INCLUDE on class CL_RFAC_EXTRACT_METHOD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method CREATE_IMPLEMENTATION_INCLUDE Signature
Method CREATE_IMPLEMENTATION_INCLUDE on class CL_RFAC_EXTRACT_METHOD has no parameter.
Method CREATE_IMPLEMENTATION_INCLUDE on class CL_RFAC_EXTRACT_METHOD has no exception.
Method DETERMINE_METHOD_DESCRIPTION Signature
Method DETERMINE_METHOD_DESCRIPTION on class CL_RFAC_EXTRACT_METHOD has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method DETERMINE_METHOD_NAME Signature
Method DETERMINE_METHOD_NAME on class CL_RFAC_EXTRACT_METHOD has no parameter.
Method DETERMINE_METHOD_NAME on class CL_RFAC_EXTRACT_METHOD has no exception.
Method FILL_RANGES_FROM_OCCURRENCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_RANGES | Call by reference | Type reference (TYPE) | IF_RIS_INCLUDE=>TT_RANGES | 20110701 | |||
2 | ![]() |
I_PARAM | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_PARAM | 20110701 |
Method FILL_RANGES_FROM_OCCURRENCES on class CL_RFAC_EXTRACT_METHOD has no exception.
Method GET_METHOD_BODY_FROM_SELECTION Signature
Method GET_METHOD_BODY_FROM_SELECTION on class CL_RFAC_EXTRACT_METHOD has no parameter.
Method GET_METHOD_BODY_FROM_SELECTION on class CL_RFAC_EXTRACT_METHOD has no exception.
Method GET_METHOD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20110701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method PREVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INCLUDES | Call by reference | Type reference (TYPE) | IF_RIS_INCLUDE=>TAB | 20110701 | |||
2 | ![]() |
I_IGNORE_SYNTAX_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110928 | ||
3 | ![]() |
I_METHOD_DESCRIPTION | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20110701 | |||
4 | ![]() |
I_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 20110701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method REPLACE_SOURCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IGNORE_SYNTAX_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110928 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110701 |
Method SET_METHOD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_METHOD_DESCRIPTION | Call by reference | Type reference (TYPE) | IF_RFAC_IMPL_TYPES=>TS_METHOD | 20110701 |
Method SET_METHOD_DESCRIPTION on class CL_RFAC_EXTRACT_METHOD has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |