SAP ABAP Class CL_ART_APPLY_4_DATA_EXPLICIT (refactoring - declare inline variable expicitly)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_BLACKBOARD (Package) Refactoring Blackboard
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130306 |
Properties
| Class | CL_ART_APPLY_4_DATA_EXPLICIT | |
| Short Description | refactoring - declare inline variable expicitly | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20130304 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_APPLY_4_DATA_EXPLICIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_QFIX_QUICKFIX | Interface to provide a refactoring quickfix | 20130306 |
Friends
Class CL_ART_APPLY_4_DATA_EXPLICIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | 20130306 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_NODE | 20130311 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_QUICKFIX_RESULT | 20130311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130311 | ||
| 2 | Instance method | Private | Method | 20130311 | ||
| 3 | Instance method | Private | Method | 20130311 | ||
| 4 | Static method | Public | Method | 20130306 | ||
| 5 | Instance method | Private | Method | 20130312 |
Events
Class CL_ART_APPLY_4_DATA_EXPLICIT has no event.
Types
Class CL_ART_APPLY_4_DATA_EXPLICIT has no local type.
Method Signatures
Method ADD_DELTAS_4_DECLARATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KIND | Call by reference | Object reference (TYPE REF TO) | CE_PST_KIND | 20130403 | ||||
| 2 | I_VAR_NODES | Call by reference | Type reference (TYPE) | CL_PST_NODE=>TAB | 20130311 |
Method ADD_DELTAS_4_DECLARATION on class CL_ART_APPLY_4_DATA_EXPLICIT has no exception.
Method ADD_DELTAS_4_REMOVAL_OF_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR_NODES | Call by reference | Type reference (TYPE) | CL_PST_NODE=>TAB | 20130311 |
Method ADD_DELTAS_4_REMOVAL_OF_DATA on class CL_ART_APPLY_4_DATA_EXPLICIT has no exception.
Method ADD_DELTA_4_DATA_REMOVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130311 |
Method ADD_DELTA_4_DATA_REMOVAL on class CL_ART_APPLY_4_DATA_EXPLICIT has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLACKBOARD | Call by reference | Object reference (TYPE REF TO) | CL_ART_BLACKBOARD | 20130516 | ||||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ART_APPLY_4_DATA_EXPLICIT | 20130306 |
Method CREATE on class CL_ART_APPLY_4_DATA_EXPLICIT has no exception.
Method GET_DECLARATION_FRAGMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INLINE_VAR_NODE | Call by reference | Object reference (TYPE REF TO) | CL_PST_NODE | 20130312 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130312 |
Method GET_DECLARATION_FRAGMENT on class CL_ART_APPLY_4_DATA_EXPLICIT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |