SAP ABAP Class CL_RSBOLAP_VARIABLE (Variable Basis Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_VARIABLE (Package) Variables Processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_OBJECT Conversion of Status Description 20110526
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_STATE_DOM_READER Object reads status from XML 20090901
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_STATE_DOM_WRITER Object writes status to XML 20090901
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_VARIABLE Variable 20050927
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBOLAP_VARIABLE_INTERNAL Internal Interface for Variables 20090904
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_CHAR_VALUE Variables with Characteristic Values 20050928
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_SIMPLE Simple Variable 20050928
Properties
Class CL_RSBOLAP_VARIABLE  
Short Description Variable Basis Class    
Super Class CL_RSBOLAP_OBJECT Conversion of Status Description 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_VARIABLE   Variables Processing 
Created 20050927   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRO04 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_STATE_DOM_READER Object reads status from XML 20090901
2 IF_RSBOLAP_STATE_DOM_WRITER Object writes status to XML 20090901
3 IF_RSBOLAP_VARIABLE Variable 20050927
4 IF_RSBOLAP_VARIABLE_INTERNAL Internal Interface for Variables 20090904
Friends
Class CL_RSBOLAP_VARIABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ENTRYTP Instance attribute Public Attribute reference (LIKE) 20121029
2 N_HAS_CHAR_SELECTION Instance attribute Public Attribute reference (LIKE) 20121029
3 N_INPUT_ENABLED Instance attribute Public Attribute reference (LIKE) 20050927
4 N_IS_PERSONALIZED Instance attribute Public Attribute reference (LIKE) 20090514
5 N_MANDATORY Instance attribute Public Attribute reference (LIKE) 20090513
6 N_OLAP_VARIABLE_TYPE Instance attribute Public Attribute reference (LIKE) 20121029
7 N_OUTPUT_LENGTH Instance attribute Public Attribute reference (LIKE) 20110818
8 N_REFERENCE_CHAR Instance attribute Public Attribute reference (LIKE) 20121029
9 N_R_APPLICATION Instance attribute Public Attribute reference (LIKE) 20090729
10 N_STATE_VARIABLE Instance attribute Public Attribute reference (LIKE) 20090514
11 N_SUPPORTS_INITIAL_VALUE Instance attribute Public Attribute reference (LIKE) 20091102
12 N_SUPPORTS_VALUE_HELP Instance attribute Public Attribute reference (LIKE) 20090514
13 N_S_SELECTION_CAPABILITIES Instance attribute Public Attribute reference (LIKE) 20090729
14 N_VARIABLE_TYPE Instance attribute Public Attribute reference (LIKE) 20090513
15 N_VPARSEL Instance attribute Public Attribute reference (LIKE) 20121029
16 O_EXT_STATE_IN_SYNC Instance attribute Protected Type reference (TYPE) RS_BOOL External Status Is in Sync 20050928
17 O_FIX_VARIABLE Instance attribute Protected Type reference (TYPE) RS_BOOL Variable Without Input 20050928
18 O_R_OLAP_VAR Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_SINGLE_VARIABLE Wrapper of a Variable with F4 20100510
19 O_R_VAR_RUNTIME Instance attribute Protected Object reference (TYPE REF TO) IF_RSR_VAR_RUNTIME Variables for One or More Queries 20050928
20 O_SX_CHAR_META_DATA Instance attribute Protected Type reference (TYPE) BICS_PROV_META_CHARACTERISTIC Metadata for InfoObject 20050928
21 O_SX_CHAR_SELECTION Instance attribute Protected Type reference (TYPE) RSBOLAP_SO_SX_CHAR_SELECTION Characteristic Variable Status 20050928
22 O_SX_CHAR_STATE Instance attribute Protected Type reference (TYPE) BICS_PROV_STATE_CHARACTERISTIC Status Description of a Characteristic 20050928
23 O_S_META_DATA Instance attribute Protected Type reference (TYPE) BICS_PROV_META_VARIABLE Metadata for Variables 20050928
24 O_S_SIMPLE_STATE Instance attribute Protected Type reference (TYPE) BICS_PROV_STATE_VARIABLE Variable Status 20050928
25 O_S_VAR_ID Instance attribute Protected Type reference (TYPE) RSR_S_VAR_ID Variable ID 20051110
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INFORMATION Instance method Public Method 20050928
2 APPLY_PERSONALIZATION Instance method Public Method 20060809
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050927
4 CREATE Static method Public Method Generate Variable 20050928
5 FORWARD_HIERARCHY_SETTING Instance method Public Method Forward Hierarchy Settings 20060126
6 GET_BASE_SELECTOR Instance method Public Method 20091021
7 GET_F4_TYPE Instance method Public Method 20110818
8 GET_OLAP_STATE Instance method Public Method Procure Status According to Olap Var Runtime 20050927
9 GET_PROCESSING_PRIORITY Instance method Public Method 20091015
10 GET_STATE Instance method Public Method 20090513
11 GET_VARIABLE_TYPE Instance method Public Method 20090513
12 HAS_THJ_IOBJ Instance method Public Method Check if a THJ dependency exists 20130326
13 INITIALIZE_F4_PARAMETERS Instance method Protected Method Load F4 Settings 20110818
14 READ_STATE_FROM_DOM Instance method Public Method 20090901
15 REMOVE_PERSONALIZATION Instance method Public Method 20060809
16 SAVE_PERSONALIZATION Instance method Public Method 20060809
17 SET_OLAP_STATE Instance method Public Method Set Status According to Olap Var Runtime 20050927
18 SET_STATE Instance method Public Method 20050927
19 VARIABLE_VALUE_CHANGED Instance method Protected Event handling method Variable Value Change 20050928
20 WRITE_STATE_INTO_DOM Instance method Public Method 20090901
Events
Class CL_RSBOLAP_VARIABLE has no event.
Types
Class CL_RSBOLAP_VARIABLE has no local type.
Method Signatures

Method ADD_INFORMATION Signature

Method ADD_INFORMATION on class CL_RSBOLAP_VARIABLE has no parameter.
Method ADD_INFORMATION on class CL_RSBOLAP_VARIABLE has no exception.

Method APPLY_PERSONALIZATION Signature

Method APPLY_PERSONALIZATION on class CL_RSBOLAP_VARIABLE has no parameter.
Method APPLY_PERSONALIZATION on class CL_RSBOLAP_VARIABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20090729
2 Importing I_R_VAR_RUNTIME Call by reference Object reference (TYPE REF TO) IF_RSR_VAR_RUNTIME Variables for One or More Queries 20050928
3 Importing I_STATE_VARIABLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Variable für Zustandsänderungen 20061013
4 Importing I_S_INPUT_VARIABLE_DEF Call by reference Type reference (TYPE) RSR_S_VARIABLE_DEFINITION Beschreibung einer Eingabe-Variablen 20050927
5 Importing I_S_NVAR Call by reference Type reference (TYPE) RRX_VAR Infos für nicht eingebbare Variablen 20050927
6 Importing I_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR Werte für nicht eingebbare Variable 20050927
7 Importing I_VARIABLE_TYPE Call by reference Type reference (TYPE) RSBOLAP_VARIABLE_TYPE Variablentyp 20090513

Method CONSTRUCTOR on class CL_RSBOLAP_VARIABLE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_VARIABLE Call by reference Object reference (TYPE REF TO) IF_RSBOLAP_VARIABLE Variable 20050928
2 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20090729
3 Importing I_R_VAR_RUNTIME Call by reference Object reference (TYPE REF TO) IF_RSR_VAR_RUNTIME Variables for One or More Queries 20050928
4 Importing I_STATE_VARIABLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Variable für Zustandsänderungen 20061013
5 Importing I_S_INPUT_VARIABLE_DEF Call by reference Type reference (TYPE) RSR_S_VARIABLE_DEFINITION Beschreibung einer Eingabe-Variablen 20050928
6 Importing I_S_NVAR Call by reference Type reference (TYPE) RRX_VAR Infos für nicht eingebbare Variablen 20050928
7 Importing I_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR Werte für nicht eingebbare Variable 20050928
8 Importing I_WITHOUT_SCREEN Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Variable without screen 20121029

Method CREATE on class CL_RSBOLAP_VARIABLE has no exception.

Method FORWARD_HIERARCHY_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATETO Call by reference Type reference (TYPE) RSDATETO Datum gültig bis 20060126
2 Importing I_HIENM Call by reference Type reference (TYPE) RSHIENM Hierarchiename 20060126
3 Importing I_VERSION Call by reference Type reference (TYPE) RSVERSION Hierarchieversion 20060126

Method FORWARD_HIERARCHY_SETTING on class CL_RSBOLAP_VARIABLE has no exception.

Method GET_BASE_SELECTOR Signature

Method GET_BASE_SELECTOR on class CL_RSBOLAP_VARIABLE has no parameter.
Method GET_BASE_SELECTOR on class CL_RSBOLAP_VARIABLE has no exception.

Method GET_F4_TYPE Signature

Method GET_F4_TYPE on class CL_RSBOLAP_VARIABLE has no parameter.
Method GET_F4_TYPE on class CL_RSBOLAP_VARIABLE has no exception.

Method GET_OLAP_STATE Signature

Method GET_OLAP_STATE on class CL_RSBOLAP_VARIABLE has no parameter.
Method GET_OLAP_STATE on class CL_RSBOLAP_VARIABLE has no exception.

Method GET_PROCESSING_PRIORITY Signature

Method GET_PROCESSING_PRIORITY on class CL_RSBOLAP_VARIABLE has no parameter.
Method GET_PROCESSING_PRIORITY on class CL_RSBOLAP_VARIABLE has no exception.

Method GET_STATE Signature

Method GET_STATE on class CL_RSBOLAP_VARIABLE has no parameter.
Method GET_STATE on class CL_RSBOLAP_VARIABLE has no exception.

Method GET_VARIABLE_TYPE Signature

Method GET_VARIABLE_TYPE on class CL_RSBOLAP_VARIABLE has no parameter.
Method GET_VARIABLE_TYPE on class CL_RSBOLAP_VARIABLE has no exception.

Method HAS_THJ_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_THJ_IOBJ Value transfer Type reference (TYPE) RS_BOOL TRUE if dependency is given 20130326

Method HAS_THJ_IOBJ on class CL_RSBOLAP_VARIABLE has no exception.

Method INITIALIZE_F4_PARAMETERS Signature

Method INITIALIZE_F4_PARAMETERS on class CL_RSBOLAP_VARIABLE has no parameter.
Method INITIALIZE_F4_PARAMETERS on class CL_RSBOLAP_VARIABLE has no exception.

Method READ_STATE_FROM_DOM Signature

Method READ_STATE_FROM_DOM on class CL_RSBOLAP_VARIABLE has no parameter.
Method READ_STATE_FROM_DOM on class CL_RSBOLAP_VARIABLE has no exception.

Method REMOVE_PERSONALIZATION Signature

Method REMOVE_PERSONALIZATION on class CL_RSBOLAP_VARIABLE has no parameter.
Method REMOVE_PERSONALIZATION on class CL_RSBOLAP_VARIABLE has no exception.

Method SAVE_PERSONALIZATION Signature

Method SAVE_PERSONALIZATION on class CL_RSBOLAP_VARIABLE has no parameter.
Method SAVE_PERSONALIZATION on class CL_RSBOLAP_VARIABLE has no exception.

Method SET_OLAP_STATE Signature

Method SET_OLAP_STATE on class CL_RSBOLAP_VARIABLE has no parameter.
Method SET_OLAP_STATE on class CL_RSBOLAP_VARIABLE has no exception.

Method SET_STATE Signature

Method SET_STATE on class CL_RSBOLAP_VARIABLE has no parameter.
Method SET_STATE on class CL_RSBOLAP_VARIABLE has no exception.

Method VARIABLE_VALUE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAR_ID Call by reference Attribute reference (LIKE) 20091210

Method VARIABLE_VALUE_CHANGED on class CL_RSBOLAP_VARIABLE has no exception.

Method WRITE_STATE_INTO_DOM Signature

Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_VARIABLE has no parameter.
Method WRITE_STATE_INTO_DOM on class CL_RSBOLAP_VARIABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700