SAP ABAP Class CL_RFAC_ADT_RES_HELPER (Collection of static helper methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_ADT (Package) ADT - Refactoring
⤷
⤷
Properties
| Class | CL_RFAC_ADT_RES_HELPER | |
| Short Description | Collection of static helper methods | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_ADT | ADT - Refactoring |
| Created | 20110704 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RFAC_ADT_RES_HELPER has no interface implemented.
Friends
Class CL_RFAC_ADT_RES_HELPER has no friend class.
Attributes
Class CL_RFAC_ADT_RES_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120516 | ||
| 2 | Static method | Private | Method | 20120608 | ||
| 3 | Static method | Public | Method | 20110704 | ||
| 4 | Static method | Public | Method | 20110704 | ||
| 5 | Static method | Public | Method | 20110704 | ||
| 6 | Static method | Public | Method | 20110704 | ||
| 7 | Static method | Private | Method | 20110704 | ||
| 8 | Static method | Public | Method | 20110704 | ||
| 9 | Static method | Public | Method | 20120516 | ||
| 10 | Static method | Public | Method | 20110704 | ||
| 11 | Static method | Public | Method | 20110704 | ||
| 12 | Static method | Public | Method | 20110704 | ||
| 13 | Static method | Private | Method | 20110704 | ||
| 14 | Static method | Public | Method | 20110704 |
Events
Class CL_RFAC_ADT_RES_HELPER has no event.
Types
Class CL_RFAC_ADT_RES_HELPER has no local type.
Method Signatures
Method BUILD_AFFECTED_OBJS_FOR_INCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_AFFECTED_OBJECTS | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TT_AFFECTED_OBJECTS | 20120516 | ||||
| 2 | I_IGNORE_EMPTY_RANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120608 | ||||
| 3 | I_INCLUDE | Call by reference | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 |
Method BUILD_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJ_NAME | Call by reference | Type reference (TYPE) | STRING | 20120608 | ||||
| 2 | I_OBJ_TYPE | Call by reference | Type reference (TYPE) | STRING | 20120608 | ||||
| 3 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20120608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120608 |
Method CHECK_INCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GENERIC_REFACTORING | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING | 20110704 | ||||
| 2 | I_INCLUDES | Call by reference | Type reference (TYPE) | IF_RIS_INCLUDE=>TAB | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 | |||
| 2 | 20110704 |
Method CONVERT_CRLF_TO_LF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT | Call by reference | Type reference (TYPE) | STRING | 20110704 | ||||
| 2 | R_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20110704 |
Method CONVERT_CRLF_TO_LF on class CL_RFAC_ADT_RES_HELPER has no exception.
Method CREATE_GENERIC_REFACTORING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADT_OBJECT_URI | Call by reference | Type reference (TYPE) | STRING | 20110704 | ||||
| 2 | I_IGNORE_EMPTY_RANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121212 | |||
| 3 | I_IGNORE_SYNTAX_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110928 | ||||
| 4 | I_IGNORE_SYNTAX_ERRORS_ALLOWED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110928 | ||||
| 5 | I_INCLUDES | Call by reference | Type reference (TYPE) | IF_RIS_INCLUDE=>TAB | 20110704 | ||||
| 6 | I_TITLE | Call by reference | Type reference (TYPE) | STRING | 20110704 | ||||
| 7 | I_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20110704 | ||||
| 8 | R_GENERIC_REFACTORING | Value transfer | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 | |||
| 2 | 20110704 |
Method CREATE_INCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GENERIC_REFACTORING | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING | 20110704 | ||||
| 2 | R_INCLUDES | Value transfer | Type reference (TYPE) | IF_RIS_INCLUDE=>TAB | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 | |||
| 2 | 20110704 |
Method CREATE_INCLUDE_FROM_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_URI | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110704 | ||||
| 2 | R_INCLUDE | Value transfer | Object reference (TYPE REF TO) | IF_RIS_INCLUDE | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 | |||
| 2 | 20120522 |
Method GET_DATA_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Value transfer | Type reference (TYPE) | DATA | 20110704 | ||||
| 2 | I_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_REQUEST | 20110704 | ||||
| 3 | I_ST_NAME | Call by reference | Type reference (TYPE) | STRING | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
Method GET_GLOBAL_TYPE_RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GENERIC_REFACTORING | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GENERIC_REFACTORING | 20120516 | ||||
| 2 | R_GLOBAL_TYPE_RENAME | Value transfer | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GLOBAL_TYPE_RENAME | 20120516 |
Method GET_GLOBAL_TYPE_RENAME on class CL_RFAC_ADT_RES_HELPER has no exception.
Method GET_LOCK_HANDLE_FROM_URI 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 | 20110704 | ||||
| 2 | R_LOCK_HANDLE | Value transfer | Type reference (TYPE) | SADT_LOCK_HANDLE | 20110704 |
Method GET_LOCK_HANDLE_FROM_URI on class CL_RFAC_ADT_RES_HELPER has no exception.
Method IS_REFACTORING_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFACTORING | Call by reference | Object reference (TYPE REF TO) | CL_RFAC_REFACTORING | 20110704 | ||||
| 2 | R_IS_SUPPORTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
Method PREPARE_SOURCE_URI 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 | 20110704 | ||||
| 2 | R_SOURCE_SELECTION | Value transfer | Type reference (TYPE) | IF_RIS_SOURCE_POSITION=>TY_SELECTION | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 | |||
| 2 | 20110704 |
Method RAISE_VERSION_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 | |||
| 2 | 20110704 |
Method SET_DATA_TO_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | DATA | 20110704 | ||||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110704 | ||||
| 3 | I_ST_NAME | Call by reference | Type reference (TYPE) | STRING | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |