SAP ABAP Class CL_RFAC_ADT_RES_REFACTORING (Resource controller for refactoring)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers | 20110704 |
Properties
| Class | CL_RFAC_ADT_RES_REFACTORING | |
| Short Description | Resource controller for refactoring | |
| Super Class | CL_ADT_REST_RESOURCE | Basis Class for ADT Resource Controllers |
| Instantiability of a Class | 2 | Public |
| 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
Class CL_RFAC_ADT_RES_REFACTORING has no forward declaration.
Interfaces
Class CL_RFAC_ADT_RES_REFACTORING has no interface implemented.
Friends
Class CL_RFAC_ADT_RES_REFACTORING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_RFAC_ADT_RES_REFACTORING' | 20110704 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'LONGTEXT' | 20120516 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFAC_RENAME | 20120525 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110704 | ||
| 2 | Instance method | Private | Method | 20110704 | ||
| 3 | Instance method | Protected | Method | 20110704 | ||
| 4 | Instance method | Private | Method | 20120516 | ||
| 5 | Instance method | Private | Method | 20110704 |
Events
Class CL_RFAC_ADT_RES_REFACTORING has no event.
Types
Class CL_RFAC_ADT_RES_REFACTORING has no local type.
Method Signatures
Method EVALUATE 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 | 20110704 | ||||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
Method EXECUTE 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 | 20110704 | ||||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
Method GET_REFACTORING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELATION | Call by reference | Type reference (TYPE) | STRING | 20110704 | ||||
| 2 | R_REFACTORING | Value transfer | Object reference (TYPE REF TO) | IF_RFAC_ADT_REFACTORING | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
Method HANDLE_GLOBAL_RENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTION | Call by reference | Type reference (TYPE) | STRING | 20120525 | ||||
| 2 | I_GLOBAL_TYPE_RENAME | Call by reference | Type reference (TYPE) | IF_RFAC_ADT_RES_DEFINITIONS=>TS_GLOBAL_TYPE_RENAME | 20120516 | ||||
| 3 | I_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120516 | |||
| 2 | 20120518 |
Method PREVIEW 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 | 20110704 | ||||
| 2 | I_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_REST_RESPONSE | 20110704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110704 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |