SAP ABAP Class IF_RSR_WWW_HELP_WINDOW_FORMULA (Interface Between Data Provider and Formula Definition)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_REQUEST | Data Request from OLAP Processor | 20020131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_WWW_QUERY_DEF | Web Query Designer: Data Provider | 20020131 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_WWW_VIEW | Web Reporting Data Provider Query View | 20020131 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSZA_QUERY | WebQueryDesigner: Query Definition | 20020131 |
Properties
| Class | IF_RSR_WWW_HELP_WINDOW_FORMULA | |
| Short Description | Interface Between Data Provider and Formula Definition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020131 | 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
Class IF_RSR_WWW_HELP_WINDOW_FORMULA has no interface implemented.
Friends
Class IF_RSR_WWW_HELP_WINDOW_FORMULA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'CONSTANT' | Number Constant | 20020131 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'ELEMENT' | Element | 20020131 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA' | Formula | 20020131 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'NULL' | No Operator | 20020131 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_DESCRIPTION' | Description | 20020131 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_ID' | Formula ID | 20020131 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_OPERANT_1' | Calculation Operator | 20020131 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_OPERANT_2' | Calculation Operator | 20020131 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_OPERANT_TYPE_1' | Calculation Operator Type | 20020131 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_OPERANT_TYPE_2' | Calculation Operator Type | 20020131 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_OPERATOR' | Calculation Operator | 20020131 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_POSITION' | Item | 20020131 | ||
| 13 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_STEP' | Calculation Step | 20020131 | ||
| 14 | Constant | Public | Type reference (TYPE) | RSRPARAMETERID | 'FORMULA_STRUCTURE' | Structure | 20020131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deliver Available Operators | 20020131 | |
| 2 | Instance method | Public | Method | Get Existing Formula Definition | 20020131 | |
| 3 | Instance method | Public | Method | Get Formula Components | 20020131 | |
| 4 | Instance method | Public | Method | Submit Formula | 20020131 |
Events
Class IF_RSR_WWW_HELP_WINDOW_FORMULA has no event.
Types
Class IF_RSR_WWW_HELP_WINDOW_FORMULA has no local type.
Method Signatures
Method GET_ALLOWED_OPERATORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OPERATORS | Value transfer | Type reference (TYPE) | STRING | Operatoren durch ; getrennt | 20020131 |
Method GET_ALLOWED_OPERATORS on class IF_RSR_WWW_HELP_WINDOW_FORMULA has no exception.
Method GET_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | ANY | Formelname | 20020131 | |||
| 2 | R_R_PARAMETER | Value transfer | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Formeldefinition | 20020131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Formel gibt es nicht | 20020131 |
Method GET_FORMULA_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | RSIOBJNM | Strukturname | 20020131 | |||
| 2 | R_TS_FORMULA_ELEMENT | Value transfer | Type reference (TYPE) | RSZW_TS_FORMULA_ELEMENT | Formelelemente | 20020131 |
Method GET_FORMULA_ELEMENTS on class IF_RSR_WWW_HELP_WINDOW_FORMULA has no exception.
Method SET_NEW_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARAMETER | Call by reference | Object reference (TYPE REF TO) | CL_RSR_PARAMETER | Formeldefinition | 20020131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Formel | 20020131 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |