SAP ABAP Class IF_RSBOLAP_QV_FORMULA (Formula (Structure Member) in Query View)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_EVENT_SOURCE | Object That Communicates Changes | 20100602 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_OBJECT | Object | 20100602 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_QV_STRUCTURE_MEMBER | Structure Member in Query View | 20100602 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_RSBOLAP_SO_STRUCTURE_MEMBER | Structure Member | 20100602 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QV_FORMULA | Formula (Structure Member) in Query View | 20110525 |
Properties
| Class | IF_RSBOLAP_QV_FORMULA | |
| Short Description | Formula (Structure Member) in Query View | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100602 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSBOLAP_QV_FORMULA has no forward declaration.
Interfaces
Class IF_RSBOLAP_QV_FORMULA has no interface implemented.
Friends
Class IF_RSBOLAP_QV_FORMULA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100614 | ||
| 2 | Instance method | Public | Method | 20100614 | ||
| 3 | Instance method | Public | Method | 20100614 | ||
| 4 | Instance method | Public | Method | Read Formula | 20100602 | |
| 5 | Instance method | Public | Method | 20100614 | ||
| 6 | Instance method | Public | Method | Read Value Type | 20100602 | |
| 7 | Instance method | Public | Method | Is the formula valid? | 20100602 | |
| 8 | Instance method | Public | Method | Set Alternative Name | 20100602 | |
| 9 | Instance method | Public | Method | Set Formula | 20100602 | |
| 10 | Instance method | Public | Method | Set Text | 20100602 | |
| 11 | Instance method | Public | Method | 20100614 | ||
| 12 | Instance method | Public | Method | 20100614 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20100614 | |
| 2 | FREED | Instance Event (0) |
Public (2) |
20100614 |
Types
Class IF_RSBOLAP_QV_FORMULA has no local type.
Method Signatures
Method FREE Signature
Method FREE on class IF_RSBOLAP_QV_FORMULA has no parameter.
Method FREE on class IF_RSBOLAP_QV_FORMULA has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_RSBOLAP_QV_FORMULA has no parameter.
Method GET_CHILDREN on class IF_RSBOLAP_QV_FORMULA has no exception.
Method GET_DATA_CELLS Signature
Method GET_DATA_CELLS on class IF_RSBOLAP_QV_FORMULA has no parameter.
Method GET_DATA_CELLS on class IF_RSBOLAP_QV_FORMULA has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FORMULA | Value transfer | Type reference (TYPE) | BICS_PROV_STATE_T_LOCAL_FORM | Lokale Formeln | 20100602 |
Method GET_FORMULA on class IF_RSBOLAP_QV_FORMULA has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class IF_RSBOLAP_QV_FORMULA has no parameter.
Method GET_PARENT on class IF_RSBOLAP_QV_FORMULA has no exception.
Method GET_VALUE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE_TYPE | Value transfer | Type reference (TYPE) | RSBOLAP_VALUE_TYPE | Wertetyp als Int Inkodiert | 20100602 |
Method GET_VALUE_TYPE on class IF_RSBOLAP_QV_FORMULA has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALID | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100602 |
Method IS_VALID on class IF_RSBOLAP_QV_FORMULA has no exception.
Method SET_ALTERNATIVE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALTERNATIVE_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Objekt Name | 20100602 |
Method SET_ALTERNATIVE_NAME on class IF_RSBOLAP_QV_FORMULA has no exception.
Method SET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_FORMULA | Call by reference | Type reference (TYPE) | BICS_PROV_STATE_T_LOCAL_FORM | Lokale Formeln | 20100602 |
Method SET_FORMULA on class IF_RSBOLAP_QV_FORMULA has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TEXT | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_TEXT | Objekt Text | 20100602 |
Method SET_TEXT on class IF_RSBOLAP_QV_FORMULA has no exception.
Method TO_ABAP_LIST Signature
Method TO_ABAP_LIST on class IF_RSBOLAP_QV_FORMULA has no parameter.
Method TO_ABAP_LIST on class IF_RSBOLAP_QV_FORMULA has no exception.
Method TO_STRING Signature
Method TO_STRING on class IF_RSBOLAP_QV_FORMULA has no parameter.
Method TO_STRING on class IF_RSBOLAP_QV_FORMULA has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class IF_RSBOLAP_QV_FORMULA has no parameter.
Event FREED Signature
Event FREED on class IF_RSBOLAP_QV_FORMULA has no parameter.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |