SAP ABAP Interface IF_RSBOLAP_QV_FORMULA_CAPABIL (Formula Support in Query View)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSBOLAP_QUERY_VIEW (Package) Query Navigational State
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QV_CHARACTERISTIC | Characteristic in Selection Object | 20100611 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBOLAP_QV_STRUCTURE | Structure | 20100611 |
Properties
| Interface | IF_RSBOLAP_QV_FORMULA_CAPABIL | |
| Short Description | Formula Support in Query View |
General Data
| Package | RSBOLAP_QUERY_VIEW | Query Navigational State |
| Created | 20100602 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no forward declaration.
Interfaces
Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no interface.
Friends
Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no friend.
Attributes
Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Formula Member | 20100602 | |
| 2 | Instance method | Public | Method | Read Formula Member to Add and Delete Formulas | 20100602 | |
| 3 | Instance method | Public | Method | Read Operators | 20100602 | |
| 4 | Instance method | Public | Method | Read Value Types | 20100602 | |
| 5 | Instance method | Public | Method | Are there any other formula members? | 20100602 | |
| 6 | Instance method | Public | Method | Remove Formula Member | 20100614 | |
| 7 | Instance method | Public | Method | Is creating formulas supported? | 20100602 |
Events
Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no event.
Types
Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no local type.
Method Signatures
Method CREATE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_FORMULA | Value transfer | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_FORMULA | 20100602 |
Method CREATE_MEMBER on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
Method GET_FORMULA_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FORMULA_MEMBERS | Value transfer | Type reference (TYPE) | RSBOLAP_T_OBJECT | Objektliste | 20100611 |
Method GET_FORMULA_MEMBERS on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
Method GET_OPERATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_OPERATORS | Value transfer | Type reference (TYPE) | RSBOLAP_T_FORMULA_OPERATOR | Operatoren für lokale Formeln | 20100611 |
Method GET_OPERATORS on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
Method GET_VALUE_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_VALUE_TYPES | Value transfer | Type reference (TYPE) | RSBOLAP_T_VALUE_TYPE | Wertetypen als Int codiert | 20100611 |
Method GET_VALUE_TYPES on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
Method HAS_FORMULA_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_FORMULA_MEMBERS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100611 |
Method HAS_FORMULA_MEMBERS on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
Method REMOVE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_ID | Option 1: ID | 20100614 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Option 2: Name | 20100614 | |||
| 3 | I_REF | Call by reference | Object reference (TYPE REF TO) | IF_RSBOLAP_QV_FORMULA | Option 3: Referenz | 20100614 |
Method REMOVE_MEMBER on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
Method SUPPORTS_NEW_FORMULAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUPPORTS_NEW_FORMULAS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100602 |
Method SUPPORTS_NEW_FORMULAS on Interface IF_RSBOLAP_QV_FORMULA_CAPABIL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |