SAP ABAP Class CL_RSR_MDX_PARSER_XML_SERVER (MDX: Parser on the Applicatio Server (XML-Based))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_PARSER (Package) MDX: Parser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_MDX_PARSER_XML MDX: XML Based Parser 20080702
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_MDX_UI_PRETTY_PRINTER MDX: Dialog: Pretty Printer 20100303
Properties
Class CL_RSR_MDX_PARSER_XML_SERVER  
Short Description MDX: Parser on the Applicatio Server (XML-Based)    
Super Class CL_RSR_MDX_PARSER_XML MDX: XML Based Parser 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MDX_PARSER   MDX: Parser 
Created 20080702   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_MDX_PARSER_XML_SERVER has no interface implemented.
Friends
Class CL_RSR_MDX_PARSER_XML_SERVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FALLBACK Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_TRUE Should a classic parser be used? 20090217
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARSER_SETTINGS Instance method Protected Method Returns the settings for the parser 20100316
2 GET_TRACE_FILE_NAME Instance method Private Method Returns the name and path of the trace file 20090506
3 PARSE Instance method Protected Method Parses the MDX Statement 20081211
4 PARSE_CHECK_STATEMENT Instance method Private Method Parses the test MDX statement 20081212
5 SET_FALLBACK Instance method Public Method The classic parser should be used as a stopgap solution 20090217
Events
Class CL_RSR_MDX_PARSER_XML_SERVER has no event.
Types
Class CL_RSR_MDX_PARSER_XML_SERVER has no local type.
Method Signatures

Method GET_PARSER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMMENTS Call by reference Type reference (TYPE) I Kommentare zurückliefern 20100316
2 Exporting E_ORIGINAL_TOKENS Call by reference Type reference (TYPE) I Original Token zurückliefern 20100316

Method GET_PARSER_SETTINGS on class CL_RSR_MDX_PARSER_XML_SERVER has no exception.

Method GET_TRACE_FILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING Name und Pfad des Trace Files 20090506

Method GET_TRACE_FILE_NAME on class CL_RSR_MDX_PARSER_XML_SERVER has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VERSION Call by reference Type reference (TYPE) STRING Version des Parsers 20081211
2 Exporting E_XML Call by reference Type reference (TYPE) XSTRING XML Dokument 20081211
3 Importing I_2ND_CALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Workaround: zweiter Aufruf 20100205
4 Importing I_STATEMENT Call by reference Type reference (TYPE) XSTRING MDX Statement 20081211
5 Importing I_TRACE Call by reference Type reference (TYPE) RS_BOOL Soll ein Trace aufgezeichnet werden? 20090506
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20081211

Method PARSE_CHECK_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VERSION Call by reference Type reference (TYPE) STRING Version des Parsers 20081212
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20081212

Method SET_FALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOOL Call by reference Type reference (TYPE) RS_BOOL Boolean 20090217

Method SET_FALLBACK on class CL_RSR_MDX_PARSER_XML_SERVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712