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 C_START_UP Constant Public Type reference (TYPE) STRING 'START_UP' 20111215
2 C_START_UP_TMP Constant Public Type reference (TYPE) STRING '#%START_UP_TMP%#' 20111215
3 FLG_TMP_EXISTS Static Attribute Private Type reference (TYPE) XFLAG New Input Values 20121220
4 TAB_VARIABLES1 Instance attribute Private Type reference (TYPE) STRING_TABLE 20111215
5 TAB_VARIABLES2 Instance attribute Private Type reference (TYPE) STRING_TABLE 20111215
6 VERSION Instance attribute Private Type reference (TYPE) I 20111215
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FROM_DB Instance method Public Method 20111215
2 GET_VARIABLES Instance method Public Method 20111215
3 GET_VERSION Instance method Public Method 20111215
4 HAS_VARIABLES Instance method Public Method 20111215
5 INCORPORATE Instance method Public Method 20111215
6 LOAD_FROM_DB Instance method Public Method 20111215
7 RAISE_CHANGE_EVENT Instance method Public Method 20111215
8 SAVE_TO_DB Instance method Public Method 20111215
9 SET_VARIABLES Instance method Public Method 20111215
10 S_CREATE Static method Public Method 20111215
11 S_EXISTS_ON_DB 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 Importing I_UNAME Value transfer Type reference (TYPE) SY-UNAME SY-UNAME 20111215
2 Importing 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 Importing I_NR Call by reference Type reference (TYPE) I 20111215
2 Returning 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 Returning 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 Returning 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 Importing 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 Importing I_UNAME Value transfer Type reference (TYPE) SY-UNAME SY-UNAME 20111215
2 Importing I_VARIANT Value transfer Type reference (TYPE) CSEQUENCE 20111215
3 Returning 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 Importing I_UNAME Value transfer Type reference (TYPE) SY-UNAME SY-UNAME 20111215
2 Importing 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 Importing I_NR Call by reference Type reference (TYPE) I 20111215
2 Importing 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 Returning 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 Importing I_UNAME Call by reference Type reference (TYPE) CSEQUENCE 20111215
2 Importing I_VARIANT Call by reference Type reference (TYPE) CSEQUENCE 20111215
3 Returning 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