SAP ABAP Class CE_ART_SELECTION_KIND (Enumeration class for kind of selected code snippet)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_BLACKBOARD (Package) Refactoring Blackboard
⤷
⤷
Properties
| Class | CE_ART_SELECTION_KIND | |
| Short Description | Enumeration class for kind of selected code snippet | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_BLACKBOARD | Refactoring Blackboard |
| Created | 20120618 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_ART_SELECTION_KIND has no forward declaration.
Interfaces
Class CE_ART_SELECTION_KIND has no interface implemented.
Friends
Class CE_ART_SELECTION_KIND has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20130307 | ||
| 2 | Static method | Private | Method | 20130307 | ||
| 3 | Instance method | Public | Method | 20130307 | ||
| 4 | Instance method | Public | Method | 20130314 | ||
| 5 | Instance method | Public | Method | 20130307 | ||
| 6 | Instance method | Public | Method | 20130913 |
Events
Class CE_ART_SELECTION_KIND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20130307 | tab TYPE STANDARD TABLE OF REF TO ce_art_selection_kind WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_ART_SELECTION_KIND has no parameter.
Method CLASS_CONSTRUCTOR on class CE_ART_SELECTION_KIND has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20130307 | ||||
| 2 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CE_ART_SELECTION_KIND | 20130307 |
Method CREATE on class CE_ART_SELECTION_KIND has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | CE_ART_SELECTION_KIND=>TAB | 20130307 |
Method GET_CHILDREN on class CE_ART_SELECTION_KIND has no exception.
Method GET_QFIX_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | CE_ART_QFIX=>TAB | 20130314 |
Method GET_QFIX_TYPES on class CE_ART_SELECTION_KIND has no exception.
Method IS_KIND_OF 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_ART_SELECTION_KIND | 20130307 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130307 |
Method IS_KIND_OF on class CE_ART_SELECTION_KIND has no exception.
Method IS_VARIABLE 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_VARIABLE on class CE_ART_SELECTION_KIND has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |