SAP ABAP Class CL_BICS_VARIABLE_CONTAINER (Variables Container)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_CONTEXT | Context of an Object | 20100510 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_MD_CONTEXT | MD Context | 20120313 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BICS_VARIABLE_CONTAINER | Variables Container | 20100510 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20101229 |
Properties
Class | CL_BICS_VARIABLE_CONTAINER | |
Short Description | Variables Container | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BW_BICS_CONSUMER_SELECTOR | BW BICS Consumer Selector |
Created | 20100510 | 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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_CONTEXT | Context of an Object | 20100510 | ||
2 | IF_BICS_MD_CONTEXT | MD Context | 20120313 | ||
3 | IF_BICS_VARIABLE_CONTAINER | Variables Container | 20100510 | ||
4 | IF_RSTT_INSTANCE_ITEM | Interface for Special Class Instances | 20101229 |
Friends
Class CL_BICS_VARIABLE_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Status flag: stops endless loop during update | 20120731 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_BICS_VARIABLE_CONTAINER=>TN_STATE | Status of the Variable Container | 20130124 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | Variable Container of Provider | 20120529 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Variable Container without screen | 20121029 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Provider must be re-initialized | 20120731 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BICS_SELECTOR | Selector | 20110304 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_RSTT_INSTANCE_SET=>NT_SX_SET | RSTT Instance Attributes | 20111024 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_BICS_VARIABLE_CONTAINER=>TN_T_DEPENDENCY | Dependency Network of Variables | 20100517 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_BICS_VARIABLE=>TN_T_VARIABLE | Variables | 20100510 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Internal Attribute: Dependency Net Sorted | 20101111 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Providervariablen mit aktueller Selektion initialisieren | 20120813 |
2 | ![]() |
Instance method | Private | Method | Clear Variables | 20130124 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100510 |
4 | ![]() |
Instance method | Protected | Method | Generate Variable | 20100510 |
5 | ![]() |
Instance method | Public | Method | Set Status of Variable Container | 20110121 |
Events
Class CL_BICS_VARIABLE_CONTAINER has no event.
Types
Class CL_BICS_VARIABLE_CONTAINER has no local type.
Method Signatures
Method APPLY_SELECTION_TO_PROV_VAR Signature
Method APPLY_SELECTION_TO_PROV_VAR on class CL_BICS_VARIABLE_CONTAINER has no parameter.
Method APPLY_SELECTION_TO_PROV_VAR on class CL_BICS_VARIABLE_CONTAINER has no exception.
Method CLEAR_VARIABLES Signature
Method CLEAR_VARIABLES on class CL_BICS_VARIABLE_CONTAINER has no parameter.
Method CLEAR_VARIABLES on class CL_BICS_VARIABLE_CONTAINER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PROV_VARIABLE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_VARIABLE_CONTAINER | Variablenkontainer | 20100510 | ||
2 | ![]() |
I_R_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_BICS_SELECTOR | Selektor | 20100510 |
Method CONSTRUCTOR on class CL_BICS_VARIABLE_CONTAINER has no exception.
Method CREATE_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 | 20100510 | ||
2 | ![]() |
R_R_VARIABLE | Value transfer | Object reference (TYPE REF TO) | IF_BICS_VARIABLE | Variable | 20100510 |
Method CREATE_VARIABLE on class CL_BICS_VARIABLE_CONTAINER has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATE | Call by reference | Type reference (TYPE) | IF_BICS_VARIABLE_CONTAINER=>TN_STATE | Zustand des Variablencontainers | 20110121 |
Method SET_STATE on class CL_BICS_VARIABLE_CONTAINER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |