SAP ABAP Class CE_PST_KIND (Kind of a program structure tree node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-REF (Application Component) Tools for Refactoring ABAP Artifacts
⤷
SRFAC_PROGRAM_STRUCTURE_TREE (Package) Program Structure Tree
⤷
⤷
Properties
| Class | CE_PST_KIND | |
| Short Description | Kind of a program structure tree node | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRFAC_PROGRAM_STRUCTURE_TREE | Program Structure Tree |
| Created | 20120730 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_PST_KIND has no forward declaration.
Interfaces
Class CE_PST_KIND has no interface implemented.
Friends
Class CE_PST_KIND has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20120810 | ||
| 2 | Static method | Public | Constructor | 20120730 | ||
| 3 | Instance method | Private | Method | 20120810 | ||
| 4 | Static method | Public | Method | 20120730 | ||
| 5 | Static method | Public | Method | 20130913 | ||
| 6 | Static method | Public | Method | 20130503 | ||
| 7 | Static method | Public | Method | 20130502 | ||
| 8 | Static method | Public | Method | 20121123 | ||
| 9 | Static method | Public | Method | 20120810 | ||
| 10 | Instance method | Public | Method | 20121010 | ||
| 11 | Instance method | Public | Method | 20130913 |
Events
Class CE_PST_KIND has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20120730 | tab TYPE STANDARD TABLE OF REF TO ce_pst_kind WITH DEFAULT KEY
|
Method Signatures
Method CALCULATE_INTERVALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE | Call by reference | Object reference (TYPE REF TO) | CE_PST_KIND | 20120810 |
Method CALCULATE_INTERVALS on class CE_PST_KIND has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_PST_KIND has no parameter.
Method CLASS_CONSTRUCTOR on class CE_PST_KIND has no exception.
Method COUNT_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | I | 20120810 |
Method COUNT_CHILDREN on class CE_PST_KIND has no exception.
Method FIND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120730 | ||||
| 2 | R_VALUE | Value transfer | Object reference (TYPE REF TO) | CE_PST_KIND | 20120730 |
Method FIND on class CE_PST_KIND has no exception.
Method FIND_BY_KEYWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABSTRACT_KIND | Call by reference | Object reference (TYPE REF TO) | CE_PST_KIND | 20130913 | ||||
| 2 | I_KEYWORD | Call by reference | Type reference (TYPE) | STRING | 20130913 | ||||
| 3 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CE_PST_KIND | 20130913 |
Method FIND_BY_KEYWORD on class CE_PST_KIND has no exception.
Method GET_CONCRETE_MEMBERS 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 | 20130503 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | CE_PST_KIND=>TAB | 20130503 |
Method GET_CONCRETE_MEMBERS on class CE_PST_KIND has no exception.
Method GET_CONCRETE_MEMBERS_INVERSE 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 | 20130502 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | CE_PST_KIND=>TAB | 20130502 |
Method GET_CONCRETE_MEMBERS_INVERSE on class CE_PST_KIND has no exception.
Method GET_LOCALS_INVERSE 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 | 20121123 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | CE_PST_KIND=>TAB | 20121123 |
Method GET_LOCALS_INVERSE on class CE_PST_KIND has no exception.
Method GET_MEMBERS_INVERSE 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 | 20120810 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | CE_PST_KIND=>TAB | 20120810 |
Method GET_MEMBERS_INVERSE on class CE_PST_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_PST_KIND | 20121010 | ||||
| 2 | R_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121010 |
Method IS_KIND_OF on class CE_PST_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_PST_KIND has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |