SAP ABAP Interface IF_RSR_WWW_HELP_WINDOW_FORMULA (Interface Between Data Provider and Formula Definition)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSR (Package) BW: General reporting processor
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
Interface IF_RSR_WWW_HELP_WINDOW_FORMULA  
Short Description Interface Between Data Provider and Formula Definition    
General Data
Package RSR   BW: General reporting processor 
Created 20020131   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20030120
Friends
Interface IF_RSR_WWW_HELP_WINDOW_FORMULA has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_OPERANT_TYPE_CONSTANT Constant Public Type reference (TYPE) RSRPARAMETERID 'CONSTANT' Number Constant 20020131
2 C_OPERANT_TYPE_ELEMENT Constant Public Type reference (TYPE) RSRPARAMETERID 'ELEMENT' Element 20020131
3 C_OPERANT_TYPE_FORMULA Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA' Formula 20020131
4 C_OPERANT_TYPE_NULL Constant Public Type reference (TYPE) RSRPARAMETERID 'NULL' No Operator 20020131
5 C_PARAMETER_DESCRIPTION Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_DESCRIPTION' Description 20020131
6 C_PARAMETER_ID Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_ID' Formula ID 20020131
7 C_PARAMETER_OPERANT_1 Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_OPERANT_1' Calculation Operator 20020131
8 C_PARAMETER_OPERANT_2 Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_OPERANT_2' Calculation Operator 20020131
9 C_PARAMETER_OPERANT_TYPE_1 Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_OPERANT_TYPE_1' Calculation Operator Type 20020131
10 C_PARAMETER_OPERANT_TYPE_2 Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_OPERANT_TYPE_2' Calculation Operator Type 20020131
11 C_PARAMETER_OPERATOR Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_OPERATOR' Calculation Operator 20020131
12 C_PARAMETER_POSITION Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_POSITION' Item 20020131
13 C_PARAMETER_STEP Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_STEP' Calculation Step 20020131
14 C_PARAMETER_STRUCTURE Constant Public Type reference (TYPE) RSRPARAMETERID 'FORMULA_STRUCTURE' Structure 20020131
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_OPERATORS Instance method Public Method Deliver Available Operators 20020131
2 GET_FORMULA Instance method Public Method Get Existing Formula Definition 20020131
3 GET_FORMULA_ELEMENTS Instance method Public Method Get Formula Components 20020131
4 SET_NEW_FORMULA Instance method Public Method Submit Formula 20020131
Events
Interface IF_RSR_WWW_HELP_WINDOW_FORMULA has no event.
Types
Interface 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 Returning R_OPERATORS Value transfer Type reference (TYPE) STRING Operatoren durch ; getrennt 20020131

Method GET_ALLOWED_OPERATORS on Interface 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 Importing I_ID Call by reference Type reference (TYPE) ANY Formelname 20020131
2 Returning R_R_PARAMETER Value transfer Object reference (TYPE REF TO) CL_RSR_PARAMETER Formeldefinition 20020131
# Exception Resumable Description Created on
1 NOT_EXIST 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 Importing I_STRUCTURE_NAME Call by reference Type reference (TYPE) RSIOBJNM Strukturname 20020131
2 Returning R_TS_FORMULA_ELEMENT Value transfer Type reference (TYPE) RSZW_TS_FORMULA_ELEMENT Formelelemente 20020131

Method GET_FORMULA_ELEMENTS on Interface 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 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Formeldefinition 20020131
# Exception Resumable Description Created on
1 INVALID_FORMULA Ungültige Formel 20020131
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A