SAP ABAP Class CL_TPDA_VARIABLE_MANAGER (Variable Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20111215 |
Properties
| Class | CL_TPDA_VARIABLE_MANAGER | |
| Short Description | Variable Manager | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
| Created | 20111208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_VARIABLE_MANAGER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20111215 |
Friends
Class CL_TPDA_VARIABLE_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'START_UP' | 20111215 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '#%START_UP_TMP%#' | 20111215 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | XFLAG | New Input Values | 20121220 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20111215 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING_TABLE | 20111215 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20111215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111215 | ||
| 2 | Instance method | Public | Method | 20111215 | ||
| 3 | Instance method | Public | Method | 20111215 | ||
| 4 | Instance method | Public | Method | 20111215 | ||
| 5 | Instance method | Public | Method | 20111215 | ||
| 6 | Instance method | Public | Method | 20111215 | ||
| 7 | Instance method | Public | Method | 20111215 | ||
| 8 | Instance method | Public | Method | 20111215 | ||
| 9 | Instance method | Public | Method | 20111215 | ||
| 10 | Static method | Public | Method | 20111215 | ||
| 11 | Static method | Public | Method | 20111215 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20111215 |
Types
Class CL_TPDA_VARIABLE_MANAGER has no local type.
Method Signatures
Method DELETE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | SY-UNAME | 20111215 | |||
| 2 | I_VARIANT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20111215 |
Method DELETE_FROM_DB on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method GET_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NR | Call by reference | Type reference (TYPE) | I | 20111215 | ||||
| 2 | R_TAB_VARIABLES | Value transfer | Type reference (TYPE) | STRING_TABLE | 20111215 |
Method GET_VARIABLES on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VERSION | Value transfer | Type reference (TYPE) | I | 20111215 |
Method GET_VERSION on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method HAS_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_VARIABLES | Value transfer | Type reference (TYPE) | XFLAG | 20111215 |
Method HAS_VARIABLES on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method INCORPORATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF_VARIABLE_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_TPDA_VARIABLE_MANAGER | 20111215 |
Method INCORPORATE on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method LOAD_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | SY-UNAME | 20111215 | |||
| 2 | I_VARIANT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20111215 | ||||
| 3 | R_FLG_FOUND | Value transfer | Type reference (TYPE) | XFLAG | 20111215 |
Method LOAD_FROM_DB on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method RAISE_CHANGE_EVENT Signature
Method RAISE_CHANGE_EVENT on class CL_TPDA_VARIABLE_MANAGER has no parameter.
Method RAISE_CHANGE_EVENT on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method SAVE_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | SY-UNAME | 20111215 | |||
| 2 | I_VARIANT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20111215 |
Method SAVE_TO_DB on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method SET_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NR | Call by reference | Type reference (TYPE) | I | 20111215 | ||||
| 2 | I_TAB_VARIABLES | Call by reference | Type reference (TYPE) | STRING_TABLE | 20111215 |
Method SET_VARIABLES on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_TPDA_VARIABLE_MANAGER | 20111215 |
Method S_CREATE on class CL_TPDA_VARIABLE_MANAGER has no exception.
Method S_EXISTS_ON_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111215 | ||||
| 2 | I_VARIANT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111215 | ||||
| 3 | R_FLG_EXISTS | Value transfer | Type reference (TYPE) | XFLAG | 20111215 |
Method S_EXISTS_ON_DB on class CL_TPDA_VARIABLE_MANAGER has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_TPDA_VARIABLE_MANAGER has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |