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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
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 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20121029 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20121029 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050927 | ||||
4 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090514 | ||||
5 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090513 | ||||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20121029 | ||||
7 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20110818 | ||||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20121029 | ||||
9 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090729 | ||||
10 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090514 | ||||
11 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20091102 | ||||
12 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090514 | ||||
13 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090729 | ||||
14 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20090513 | ||||
15 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20121029 | ||||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | External Status Is in Sync | 20050928 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Variable Without Input | 20050928 | ||
18 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSR_SINGLE_VARIABLE | Wrapper of a Variable with F4 | 20100510 | ||
19 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Variables for One or More Queries | 20050928 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BICS_PROV_META_CHARACTERISTIC | Metadata for InfoObject | 20050928 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSBOLAP_SO_SX_CHAR_SELECTION | Characteristic Variable Status | 20050928 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BICS_PROV_STATE_CHARACTERISTIC | Status Description of a Characteristic | 20050928 | ||
23 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BICS_PROV_META_VARIABLE | Metadata for Variables | 20050928 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BICS_PROV_STATE_VARIABLE | Variable Status | 20050928 | ||
25 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSR_S_VAR_ID | Variable ID | 20051110 |
Methods
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 | ![]() |
I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_APPLICATION | Applikationskontext | 20090729 | ||
2 | ![]() |
I_R_VAR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Variables for One or More Queries | 20050928 | ||
3 | ![]() |
I_STATE_VARIABLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Variable für Zustandsänderungen | 20061013 | |
4 | ![]() |
I_S_INPUT_VARIABLE_DEF | Call by reference | Type reference (TYPE) | RSR_S_VARIABLE_DEFINITION | Beschreibung einer Eingabe-Variablen | 20050927 | ||
5 | ![]() |
I_S_NVAR | Call by reference | Type reference (TYPE) | RRX_VAR | Infos für nicht eingebbare Variablen | 20050927 | ||
6 | ![]() |
I_T_NVAR | Call by reference | Type reference (TYPE) | RRX1_T_NVAR | Werte für nicht eingebbare Variable | 20050927 | ||
7 | ![]() |
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 | ![]() |
E_R_VARIABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE | Variable | 20050928 | ||
2 | ![]() |
I_R_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_RSBOLAP_APPLICATION | Applikationskontext | 20090729 | ||
3 | ![]() |
I_R_VAR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_RSR_VAR_RUNTIME | Variables for One or More Queries | 20050928 | ||
4 | ![]() |
I_STATE_VARIABLE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Variable für Zustandsänderungen | 20061013 | |
5 | ![]() |
I_S_INPUT_VARIABLE_DEF | Call by reference | Type reference (TYPE) | RSR_S_VARIABLE_DEFINITION | Beschreibung einer Eingabe-Variablen | 20050928 | ||
6 | ![]() |
I_S_NVAR | Call by reference | Type reference (TYPE) | RRX_VAR | Infos für nicht eingebbare Variablen | 20050928 | ||
7 | ![]() |
I_T_NVAR | Call by reference | Type reference (TYPE) | RRX1_T_NVAR | Werte für nicht eingebbare Variable | 20050928 | ||
8 | ![]() |
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 | ![]() |
I_DATETO | Call by reference | Type reference (TYPE) | RSDATETO | Datum gültig bis | 20060126 | ||
2 | ![]() |
I_HIENM | Call by reference | Type reference (TYPE) | RSHIENM | Hierarchiename | 20060126 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 |