SAP ABAP Class CL_ART_APPLY_4_CHANGE_SECTION (Change visiblity of a member)
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_CHANGE_SECTION | |
| Short Description | Change visiblity of a member | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20121129 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_APPLY_4_CHANGE_SECTION 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_CHANGE_SECTION 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) | IF_QUICKFIX_RESULT | 20130415 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130913 | ||
| 2 | Static method | Public | Method | 20130306 |
Events
Class CL_ART_APPLY_4_CHANGE_SECTION has no event.
Types
Class CL_ART_APPLY_4_CHANGE_SECTION has no local type.
Method Signatures
Method ADD_DELTA_FOR_REGION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT_REGION | Call by reference | Object reference (TYPE REF TO) | CL_PST_REGION | 20130913 |
Method ADD_DELTA_FOR_REGION on class CL_ART_APPLY_4_CHANGE_SECTION 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_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ART_APPLY_4_CHANGE_SECTION | 20130306 |
Method CREATE on class CL_ART_APPLY_4_CHANGE_SECTION has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |