SAP ABAP Class CL_ART_CONTRIB_4_SNIPPET (Refactorings on classes and interfaces)
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 | 20130306 |
Properties
| Class | CL_ART_CONTRIB_4_SNIPPET | |
| Short Description | Refactorings on classes and interfaces | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20130213 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ART_CONTRIB_4_SNIPPET has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ART_BLACKBOARD_CONTRIBUTOR | Agent filling the blackboard | 20130306 |
Friends
Class CL_ART_CONTRIB_4_SNIPPET 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 | 20130306 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_CLASS | 20130306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130306 | ||
| 2 | Static method | Public | Method | 20130306 | ||
| 3 | Instance method | Private | Method | 20130306 | ||
| 4 | Instance method | Private | Method | 20130306 |
Events
Class CL_ART_CONTRIB_4_SNIPPET has no event.
Types
Class CL_ART_CONTRIB_4_SNIPPET has no local type.
Method Signatures
Method ADD_RF_EXTRACT_METHOD Signature
Method ADD_RF_EXTRACT_METHOD on class CL_ART_CONTRIB_4_SNIPPET has no parameter.
Method ADD_RF_EXTRACT_METHOD on class CL_ART_CONTRIB_4_SNIPPET 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 | 20130306 | |||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ART_CONTRIB_4_SNIPPET | Refactorings on classes and interfaces | 20130306 |
Method CREATE on class CL_ART_CONTRIB_4_SNIPPET has no exception.
Method CREATE_SOURCE_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADT_SOURCE_CODE | Call by reference | Type reference (TYPE) | STRING_TABLE | 20130819 | ||||
| 2 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20130306 | ||||
| 3 | R_SOURCE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_RIS_ADT_SOURCE_HANDLER | 20130306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130306 |
Method IS_STATEMENT_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QFIX_SOURCE_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_QUICKFIX_SOURCE_OBJECT | 20130306 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130306 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |