SAP ABAP Class CL_ART_CONTRIB_4_VARIABLE (contributor - quikfixes on local variables, types, constants)
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_ART_BLACKBOARD_CONTRIBUTOR | Agent filling the blackboard | 20130913 |
Properties
| Class | CL_ART_CONTRIB_4_VARIABLE | |
| Short Description | contributor - quikfixes on local variables, types, constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20120712 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_CONTRIB_4_VARIABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ART_BLACKBOARD_CONTRIBUTOR | Agent filling the blackboard | 20130913 |
Friends
Class CL_ART_CONTRIB_4_VARIABLE 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 | Refactoring blackboard | 20130913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130913 | ||
| 2 | Instance method | Private | Method | 20130913 | ||
| 3 | Static method | Public | Method | 20130913 | ||
| 4 | Instance method | Private | Method | 20130913 | ||
| 5 | Instance method | Private | Method | 20131015 |
Events
Class CL_ART_CONTRIB_4_VARIABLE has no event.
Types
Class CL_ART_CONTRIB_4_VARIABLE has no local type.
Method Signatures
Method ADD_EXTRACT_LOCAL_VARIABLE Signature
Method ADD_EXTRACT_LOCAL_VARIABLE on class CL_ART_CONTRIB_4_VARIABLE has no parameter.
Method ADD_EXTRACT_LOCAL_VARIABLE on class CL_ART_CONTRIB_4_VARIABLE has no exception.
Method ADD_SPLIT_VARIABLE Signature
Method ADD_SPLIT_VARIABLE on class CL_ART_CONTRIB_4_VARIABLE has no parameter.
Method ADD_SPLIT_VARIABLE on class CL_ART_CONTRIB_4_VARIABLE 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 | Refactoring blackboard | 20130913 | |||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ART_CONTRIB_4_VARIABLE | 20130913 |
Method CREATE on class CL_ART_CONTRIB_4_VARIABLE has no exception.
Method IS_DECLARATION_OCCURRENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130913 |
Method IS_DECLARATION_OCCURRENCE on class CL_ART_CONTRIB_4_VARIABLE has no exception.
Method IS_FORMAL_PARAMETER_OCCURRENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20131015 |
Method IS_FORMAL_PARAMETER_OCCURRENCE on class CL_ART_CONTRIB_4_VARIABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |