SAP ABAP Interface IF_RSR_MDX_PARSER (MDX: Parser)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_BASE (Package) MDX: Basis
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_PARSER_BASE MDX: Base Class for Parser Implementations 20090114
Properties
Interface IF_RSR_MDX_PARSER  
Short Description MDX: Parser    
General Data
Package RSR_MDX_BASE   MDX: Basis 
Created 20071205   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_MDX_PARSER has no interface.
Friends
Interface IF_RSR_MDX_PARSER has no friend.
Attributes
Interface IF_RSR_MDX_PARSER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FREE Instance method Public Method Release Memory and Resources 20080911
2 GET_INFO Instance method Public Method Returns information about the parser 20081211
3 IS_ACTIVE Instance method Public Method Is the parser available? 20081211
4 IS_APPLICABLE Instance method Public Method Can the parser be used? 20081124
5 IS_PARSER Instance method Public Method Is it an MDX parser? 20100429
6 PARSE Instance method Public Method Parses the MDX Statement 20071205
Events
Interface IF_RSR_MDX_PARSER has no event.
Types
Interface IF_RSR_MDX_PARSER has no local type.
Method Signatures

Method FREE Signature

Method FREE on Interface IF_RSR_MDX_PARSER has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20080911

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) TV_IMAGE Ikone für die Darstellung 20081211
2 Exporting E_IMPLEMENTATION Call by reference Type reference (TYPE) SEOCLSNAME Technischer Name der Implementierung 20090114
3 Exporting E_NAME Call by reference Type reference (TYPE) STRING Name des Parsers 20081211
4 Exporting E_VERSION Call by reference Type reference (TYPE) STRING Version des Parsers 20081211

Method GET_INFO on Interface IF_RSR_MDX_PARSER has no exception.

Method IS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE Value transfer Type reference (TYPE) RS_BOOL Boolean 20081211

Method IS_ACTIVE on Interface IF_RSR_MDX_PARSER has no exception.

Method IS_APPLICABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATEMENT Call by reference Type reference (TYPE) XSTRING MDX Statement 20081124
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20081124
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20081124

Method IS_PARSER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20100429

Method IS_PARSER on Interface IF_RSR_MDX_PARSER has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CUBE_NAME Call by reference Type reference (TYPE) RRTCUBE Name des Cubes 20080702
2 Exporting E_T_CMD Call by reference Type reference (TYPE) RRT1_T_CMD Kommando-IDs 20071205
3 Exporting E_T_PARAMS Call by reference Type reference (TYPE) RRT1_T_CMD_PARAMS Parameter 20071205
4 Importing I_STATEMENT Call by reference Type reference (TYPE) XSTRING MDX Statement 20071205
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20071205
History
Last changed by/on SAP  20130531 
SAP Release Created in 701