SAP ABAP Class IF_RSBOLAP_VARIABLE (Variable)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_OBJECT | Object | 20050927 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_OBJECT_VARIABLE | OBSOLETE: Variable with Objects as Values | 20051121 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_VARIABLE_DOUBLE | Simple Number Variable | 20090514 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_VARIABLE_INTEGER | Simple Number Variable | 20090514 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_VARIABLE_INTERNAL | Internal Interface for Variables | 20090904 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_VARIABLE_IOBJ_MEMBR | Variable with Characteristic Values | 20090514 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_VARIABLE_OBJECT | Variable with Objects as Values | 20090513 |
| 7 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_VARIABLE_TEXT | Simple Text Variable | 20090513 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_VARIABLE | Variable Basis Class | 20050927 |
Properties
| Class | IF_RSBOLAP_VARIABLE | |
| Short Description | Variable | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050727 | 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) |
Interfaces
Class IF_RSBOLAP_VARIABLE has no interface implemented.
Friends
Class IF_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) | 20050927 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20050927 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_DT_T_VAR_DEPENDENCY | Design Time Variable Depenency | 20131002 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSRENTRYTP | Entry required | 20121029 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Has a not initial selection | 20121029 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20050927 | |||||
| 7 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Ready for Input Status | 20050927 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20090514 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Mandatory | 20090513 | |||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20050927 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | RSZVARTYP | Type of a Report Variable | 20121029 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_SIZE | Output Length of the Variables on the UI | 20110818 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Reference characteristic name (if applicable) | 20121029 | |||
| 14 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSBOLAP_APPLICATION | Application Context | 20090729 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20090514 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20091102 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20090514 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_S_SELECT_CAPABILITIES | Selection Capabilities | 20090514 | |||
| 19 | Instance attribute | Public | Attribute reference (LIKE) | 20050927 | |||||
| 20 | Instance attribute | Public | Type reference (TYPE) | RSBOLAP_VARIABLE_TYPE | Type of Variable | 20090513 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | RSZVPARSEL | Parameter Selection: Single Value, Interval, Selection Opt. | 20121029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Apply Personalization | 20060809 | |
| 2 | Instance method | Public | Method | 20050927 | ||
| 3 | Instance method | Public | Method | Get selector that the variable originally belonged to | 20091021 | |
| 4 | Instance method | Public | Method | Get Dependent Variables | 20100510 | |
| 5 | Instance method | Public | Method | Determine which type the input help has | 20110818 | |
| 6 | Instance method | Public | Method | Read Processing Priority | 20091015 | |
| 7 | Instance method | Public | Method | Read Variable Type | 20090513 | |
| 8 | Instance method | Public | Method | Remove Personalization | 20060809 | |
| 9 | Instance method | Public | Method | Save Personalization | 20060809 | |
| 10 | Instance method | Public | Method | 20050927 | ||
| 11 | Instance method | Public | Method | 20050927 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20050927 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20050927 |
Types
Class IF_RSBOLAP_VARIABLE has no local type.
Method Signatures
Method APPLY_PERSONALIZATION Signature
Method APPLY_PERSONALIZATION on class IF_RSBOLAP_VARIABLE has no parameter.
Method APPLY_PERSONALIZATION on class IF_RSBOLAP_VARIABLE has no exception.
Method FREE Signature
Method FREE on class IF_RSBOLAP_VARIABLE has no parameter.
Method FREE on class IF_RSBOLAP_VARIABLE has no exception.
Method GET_BASE_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SELECTOR | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_SELECTOR_BASE | Selektor Interface | 20091021 |
Method GET_BASE_SELECTOR on class IF_RSBOLAP_VARIABLE has no exception.
Method GET_DEPENDENT_VARIABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_DEPENDENT_VARIABLES | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT_NAME | Objekt Charakterisierung | 20100510 |
Method GET_DEPENDENT_VARIABLES on class IF_RSBOLAP_VARIABLE has no exception.
Method GET_F4_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_F4_TYPE | Value transfer | Type reference (TYPE) | RSBOLAP_F4_TYPE | Art der Wertehilfe: (V) Merkmalswert, (N) Knoten, (D) ... | 20110818 |
Method GET_F4_TYPE on class IF_RSBOLAP_VARIABLE has no exception.
Method GET_PROCESSING_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PRIORITY | Value transfer | Type reference (TYPE) | INT1 | int1 | 20091015 |
Method GET_PROCESSING_PRIORITY on class IF_RSBOLAP_VARIABLE has no exception.
Method GET_VARIABLE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VARIABLE_TYPE | Value transfer | Type reference (TYPE) | RSBOLAP_VARIABLE_TYPE | Variablentyp | 20090513 |
Method GET_VARIABLE_TYPE on class IF_RSBOLAP_VARIABLE has no exception.
Method REMOVE_PERSONALIZATION Signature
Method REMOVE_PERSONALIZATION on class IF_RSBOLAP_VARIABLE has no parameter.
Method REMOVE_PERSONALIZATION on class IF_RSBOLAP_VARIABLE has no exception.
Method SAVE_PERSONALIZATION Signature
Method SAVE_PERSONALIZATION on class IF_RSBOLAP_VARIABLE has no parameter.
Method SAVE_PERSONALIZATION on class IF_RSBOLAP_VARIABLE has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on class IF_RSBOLAP_VARIABLE has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_VARIABLE has no exception.
Method TO_STRING Signature
Method TO_STRING on class IF_RSBOLAP_VARIABLE has no parameter.
Method TO_STRING on class IF_RSBOLAP_VARIABLE has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_VARIABLE has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_VARIABLE has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |