SAP ABAP Class CL_PST_VARIABLE (convenience API for PST node representing variables)
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 | CL_PST_VARIABLE | |
| Short Description | convenience API for PST node representing variables | |
| 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 | 20130911 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PST_VARIABLE has no forward declaration.
Interfaces
Class CL_PST_VARIABLE has no interface implemented.
Friends
Class CL_PST_VARIABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CE_PST_KIND | 20130920 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20130913 | ||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_PST_NODE | 20130913 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PST_NODE | 20130913 |
Methods
Events
Class CL_PST_VARIABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20130913 | tab type standard table of ref to cl_pst_variable with default key
|
Method Signatures
Method CREATE 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) | CL_PST_NODE | 20130913 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PST_VARIABLE | 20130913 |
Method CREATE on class CL_PST_VARIABLE has no exception.
Method GET_REFERENCED_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PST_NODE | 20130913 |
Method GET_REFERENCED_DATA_OBJECT on class CL_PST_VARIABLE has no exception.
Method GET_REFERENCED_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130913 |
Method GET_REFERENCED_TYPE on class CL_PST_VARIABLE has no exception.
Method GET_TYPE_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HELPER_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130913 | ||||
| 2 | R_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_PST_REGION | 20130913 |
Method GET_TYPE_DEF on class CL_PST_VARIABLE has no exception.
Method GET_TYPE_OPERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | STRING | 20130913 |
Method GET_TYPE_OPERATOR on class CL_PST_VARIABLE has no exception.
Method HAS_LINE_OF_ADDITION 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 HAS_LINE_OF_ADDITION on class CL_PST_VARIABLE has no exception.
Method HAS_LOCAL_SCOPE 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 | 20130930 |
Method HAS_LOCAL_SCOPE on class CL_PST_VARIABLE has no exception.
Method HAS_RANGE_OF_ADDITION 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 HAS_RANGE_OF_ADDITION on class CL_PST_VARIABLE has no exception.
Method HAS_TABLE_OF_ADDITION 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 HAS_TABLE_OF_ADDITION on class CL_PST_VARIABLE has no exception.
Method IS_DECLARED_INLINE 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_DECLARED_INLINE on class CL_PST_VARIABLE has no exception.
Method IS_DEFINED_WITH_LIKE 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_DEFINED_WITH_LIKE on class CL_PST_VARIABLE has no exception.
Method IS_DEFINED_WITH_TYPE 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_DEFINED_WITH_TYPE on class CL_PST_VARIABLE has no exception.
Method IS_PROMOTABLE 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 | 20130930 |
Method IS_PROMOTABLE on class CL_PST_VARIABLE has no exception.
Method IS_STRUCTURED 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 | 20130930 |
Method IS_STRUCTURED on class CL_PST_VARIABLE has no exception.
Method IS_USEABLE_AS_PARAMETER_TYPE 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_USEABLE_AS_PARAMETER_TYPE on class CL_PST_VARIABLE has no exception.
Method PROPOSE_NAME_FOR_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME_PROPOSAL | Value transfer | Type reference (TYPE) | STRING | 20130913 |
Method PROPOSE_NAME_FOR_TYPE on class CL_PST_VARIABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |