SAP ABAP Class CL_RSBOLAP_VARIABLE_SIMPLE (Simple Variable)
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_VARIABLE Variable Basis Class 20050928
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_DOUBLE Simple Number Variable 20090514
2 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_HIERARCHY Variable for Hierarchies 20051121
3 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_INTEGER Simple Number Variable 20090514
4 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_MEMBER_SET Object Variable 20051121
5 Inheritance (c INHERITING FROM c_ref)  CL_RSBOLAP_VARIABLE_TEXT Simple Text Variable 20090513
Properties
Class CL_RSBOLAP_VARIABLE_SIMPLE  
Short Description Simple Variable    
Super Class CL_RSBOLAP_VARIABLE Variable Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_VARIABLE   Variables Processing 
Created 20050928   SAP 
Last change 20130531   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 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSBOLAP_VARIABLE_SIMPLE has no interface implemented.
Friends
Class CL_RSBOLAP_VARIABLE_SIMPLE has no friend class.
Attributes
Class CL_RSBOLAP_VARIABLE_SIMPLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050928
Events
Class CL_RSBOLAP_VARIABLE_SIMPLE has no event.
Types
Class CL_RSBOLAP_VARIABLE_SIMPLE has no local type.
Method Signatures

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 20050928
5 Importing I_S_NVAR Call by reference Type reference (TYPE) RRX_VAR Infos für nicht eingebbare Variablen 20050928
6 Importing I_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR Werte für nicht eingebbare Variable 20050928
7 Importing I_VARIABLE_TYPE Call by reference Type reference (TYPE) RSBOLAP_VARIABLE_TYPE Variablentyp 20090513

Method CONSTRUCTOR on class CL_RSBOLAP_VARIABLE_SIMPLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700