SAP ABAP Class CL_BICS_VARIABLE (Variable)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_SELECTOR (Package) BW BICS Consumer Selector
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_MD_VARIABLE | Variable in MD Layer | 20110228 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100510 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_CONTEXT | MD Context | 20120731 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_VARIABLE | Variable | 20100510 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_VARIABLE_CHAR_MEMBER | Characteristic Value Variable | 20100510 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_VARIABLE_DOUBLE | Double tvariable | 20100510 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_VARIABLE_INTEGER | Integer Variable | 20100510 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_VARIABLE_OBJECT | Object Variable | 20100510 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_VARIABLE_TEXT | Text Variable | 20100510 |
Properties
| Class | CL_BICS_VARIABLE | |
| Short Description | Variable | |
| Super Class | CL_BICS_MD_VARIABLE | Variable in MD Layer |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
| Created | 20100510 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BICS_CONTEXT | Context of an Object | 20100510 | ||
| 2 | IF_BICS_MD_CONTEXT | MD Context | 20120731 | ||
| 3 | IF_BICS_VARIABLE | Variable | 20100510 |
Friends
Class CL_BICS_VARIABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE | Provider Variable | 20100510 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_SELECTOR | Selector | 20110622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100510 | |
| 2 | Instance method | Public | Method | Set variable active / inactive according to OLAP variable | 20120731 | |
| 3 | Instance method | Protected | Method | 20120731 | ||
| 4 | Instance method | Public | Method | Update variables after submit or state change | 20120731 |
Events
Class CL_BICS_VARIABLE has no event.
Types
Class CL_BICS_VARIABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROV_VARIABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE | Variable | 20100510 | |||
| 2 | I_R_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SELECTOR | Selektor | 20110302 | |||
| 3 | I_R_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_BICS_VARIABLE_CONTAINER | Variablencontainer | 20100510 | |||
| 4 | I_R_VARIABLE_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_BICS_VARIABLE_TYPE | Variablentyp | 20101112 |
Method CONSTRUCTOR on class CL_BICS_VARIABLE has no exception.
Method SET_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120731 |
Method SET_ACTIVE on class CL_BICS_VARIABLE has no exception.
Method SET_PROV_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROV_VARIABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE | Variable | 20120731 |
Method SET_PROV_VARIABLE on class CL_BICS_VARIABLE has no exception.
Method UPDATE_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PROV_VARIABLE | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE | Variable | 20120731 |
Method UPDATE_VARIABLE on class CL_BICS_VARIABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |