SAP ABAP Class CL_RSR_MDX_SOAP_HANDLER (SOAP Server for XML for Analysis)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_XMLA (Package) MDX: XML/A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20010419
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20050127
Properties
Class CL_RSR_MDX_SOAP_HANDLER  
Short Description SOAP Server for XML for Analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSR_MDX_XMLA   MDX: XML/A 
Created 20010419   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20010419
2 IF_SERIALIZABLE_OBJECT Serializable Object 20050127
Friends
Class CL_RSR_MDX_SOAP_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_FORMAT_D Constant Public Type reference (TYPE) CHAR10 'Data' Character Field Length = 10 20010531
2 N_C_FORMAT_S Constant Public Type reference (TYPE) CHAR10 'Schema' Character Field Length = 10 20010531
3 N_C_FORMAT_SD Constant Public Type reference (TYPE) CHAR10 'SchemaData' Character Field Length = 10 20010531
4 N_C_FORMAT_SPACE Constant Public Type reference (TYPE) CHAR10 SPACE Character Field Length = 10 20010531
5 N_C_UTF_8 Static Attribute Public Type reference (TYPE) STRING 20010531
6 N_C_XML_HEADER Constant Public Type reference (TYPE) STRING '' Header for the XML Document 20100414
7 N_ENCODING Instance attribute Public Type reference (TYPE) STRING 20010531
8 N_LF Static Attribute Public Type reference (TYPE) STRING 20010601
9 N_R_ENCODING Instance attribute Public Object reference (TYPE REF TO) IF_IXML_ENCODING IF_IXML_ENCODING 20010601
10 N_R_IXML Static Attribute Public Object reference (TYPE REF TO) IF_IXML IF_IXML 20010531
11 N_R_STREAMFACTORY Static Attribute Public Object reference (TYPE REF TO) IF_IXML_STREAM_FACTORY IF_IXML_STREAM_FACTORY 20010531
12 N_SESSION_ID Instance attribute Public Type reference (TYPE) STRING 20010531
13 N_URL Instance attribute Public Type reference (TYPE) STRING 20010531
14 N_WHITE Static Attribute Public Type reference (TYPE) STRING 20050614
15 O_R_OSTREAM Instance attribute Protected Object reference (TYPE REF TO) IF_IXML_OSTREAM Code Page and Endian Conversion (System Format -> External) 20010531
16 P_C_DISCOVER_DATASOURCES Constant Private Type reference (TYPE) RRTREQTYPE '01' Discover: DataSources 20010627
17 P_C_DISCOVER_ENUMERATORS Constant Private Type reference (TYPE) RRTREQTYPE '04' Discover: Enumerators 20010627
18 P_C_DISCOVER_KEYWORDS Constant Private Type reference (TYPE) RRTREQTYPE '05' Discover: Keywords 20010627
19 P_C_DISCOVER_LITERALS Constant Private Type reference (TYPE) RRTREQTYPE '06' Discover: Literals 20010627
20 P_C_DISCOVER_PREFIX Constant Private Type reference (TYPE) RRTREQTYPE '00' Discover: Prefix 20010627
21 P_C_DISCOVER_PROPERTIES Constant Private Type reference (TYPE) RRTREQTYPE '02' Discover: Properties 20010627
22 P_C_DISCOVER_SCHEMA_DATA Constant Private Type reference (TYPE) RRTREQTYPE '12' Discover Schema Data 20020711
23 P_C_DISCOVER_SCHEMA_ROWSETS Constant Private Type reference (TYPE) RRTREQTYPE '03' Discover: Schema Rowsets 20010627
24 P_C_DISCOVER_SUFFIX Constant Private Type reference (TYPE) RRTREQTYPE '09' Discover: Suffix 20010627
25 P_C_EXECUTE_SCHEMA Constant Private Type reference (TYPE) RRTREQTYPE '11' Execute 20010627
26 P_C_MDSCHEMA_CUBES Constant Private Type reference (TYPE) RRTREQTYPE '42' Discover: MDSCHEMA_MEASURES 20040813
27 P_C_SOAP_DISCOVER_PREFIX Constant Private Type reference (TYPE) RRTREQTYPE '23' SOAP: Execute Prefix 20010710
28 P_C_SOAP_DISCOVER_SUFFIX Constant Private Type reference (TYPE) RRTREQTYPE '24' SOAP: Execute Prefix 20010710
29 P_C_SOAP_EXECUTE_PREFIX Constant Private Type reference (TYPE) RRTREQTYPE '21' SOAP: Execute Prefix 20010710
30 P_C_SOAP_EXECUTE_SUFFIX Constant Private Type reference (TYPE) RRTREQTYPE '22' SOAP: Execute Prefix 20010710
31 P_C_SOAP_FAULT_PREFIX Instance attribute Private Type reference (TYPE) RRTREQTYPE '91' SOAP: Error Prefix 20040423
32 P_C_SOAP_FAULT_SUFFIX Instance attribute Private Type reference (TYPE) RRTREQTYPE '92' SOAP: Error Suffix 20040423
33 P_C_WSDL_PREFIX Constant Private Type reference (TYPE) RRTREQTYPE '31' WSDL: Prefix 20020410
34 P_C_WSDL_SUFFIX Constant Private Type reference (TYPE) RRTREQTYPE '32' WSDL: Prefix 20020410
35 P_HCOMMAND Instance attribute Private Type reference (TYPE) RRT_GEN-OBJ_HANDLE 0 Command object handle 20040129
36 P_R_TRACE_INST Static Attribute Private Object reference (TYPE REF TO) CL_RSR_MDX_SOAP_HANDLER SOAP Server for XML for Analysis 20020711
37 P_TH_FIELDNM Static Attribute Private Type reference (TYPE) TP_TH_FIELDNM ABAP Field Name -> ODBO Field Name 20010426
38 P_TRACE_MODE Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20061113
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010426
2 CONVERT_DIMS_TO_HRYS Instance method Private Method Converts the dims to the hierarchies required for XMLA 20111124
3 DESERIALIZE_HELPER Instance method Private Method 20050127
4 DISCOVER Instance method Public Method 20010531
5 DISCOVER_DATASOURCES Instance method Protected Method 20010427
6 DISCOVER_ENUMERATORS Instance method Protected Method 20010427
7 DISCOVER_KEYWORDS Instance method Protected Method 20010427
8 DISCOVER_LITERALS Instance method Protected Method 20010427
9 DISCOVER_PROPERTIES Instance method Protected Method 20010427
10 DISCOVER_SCHEMA_ROWSETS Instance method Protected Method 20010427
11 ESCAPE_HTML Static method Protected Method 20010531
12 EXECUTE Instance method Public Method 20010531
13 EXECUTE_MD_AXISINFO Instance method Private Method 20030120
14 EXECUTE_MD_AXIS_CLUSTER Instance method Private Method 20030120
15 EXECUTE_MD_AXIS_TUPLES Instance method Private Method 20010628
16 EXECUTE_MD_MEMBER Instance method Private Method 20030121
17 EXECUTE_MULTIDIM Instance method Public Method 20010601
18 EXECUTE_TABULAR Instance method Protected Method 20010601
19 EXECUTE_TABULAR_SCHEMA_COLUMN Instance method Private Method 20051017
20 GENERATE_XML_FOR_TABLE Instance method Protected Method Convert Internal Table to XML 20010425
21 GET_CATALOG_INFO Instance method Private Method To obtain the details of the catalogs 20110916
22 HANDLE_REQUEST Instance method Public Method 20020711
23 INITIALIZE_OSTREAM Instance method Protected Method 20010601
24 INITIALIZE_STREAM Instance method Public Method 20010710
25 OPEN_DATASET Instance method Protected Method 20010601
26 REMOVE_DELIMITERS Static method Public Method 20010601
27 SERIALIZE_HELPER Instance method Private Method 20050127
28 SET_ENCODING Instance method Public Method 20010531
29 SOAP_FAULT Instance method Protected Method 20010531
30 TRACE Static method Public Method 20020711
31 WRITE Instance method Public Method 20010531
32 WRITELN Instance method Public Method 20010601
33 WRITE_SCHEMA Instance method Public Method 20010627
34 WRITE_SIMPLE Instance method Public Method 20010601
Events
Class CL_RSR_MDX_SOAP_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TO_S_ATTRIBUTE Protected See coding 20021129 begin of TO_s_ATTRIBUTE , name type string, value type string, end of to_s_attribute
2 TO_T_ATTRIBUTE Protected See coding 20021129 to_t_attribute type standard table of to_s_attribute initial size 5
3 TP_S_AXIS_HIERARCHIES Private See coding 20111124 BEGIN OF tp_s_axis_hierarchies, i_axis TYPE rrtaxis, hier_unam TYPE rrthryunam, dim_key TYPE rrtdim, dim_prpty_count TYPE rrtprptycount, END OF tp_s_axis_hierarchies
4 TP_S_CAT_INFO Private See coding 20110916 BEGIN OF tp_s_cat_info, CATALOG_NAME type RRTCATALOG, DESCRIPTION type RRTDSCRPTN, ROLES type RRTDSCRPTN, DATE_MODIFIED type RRTTIMESTMP, END OF tp_s_cat_info
5 TP_S_FIELDNM Private See coding 20010427 begin of tp_s_fieldnm, fieldnm type rsfieldnm, tag type string, end of tp_s_fieldnm
6 TP_S_PRPTY_NAM Private See coding 20010628 BEGIN OF tp_s_prpty_nam, dim_key TYPE bapi6111opk-dim_key, prpty_key TYPE bapi6111opk-prpty_key, prpty_nam TYPE bapi6111opk-prpty_nam, END OF tp_s_prpty_nam
7 TP_TH_FIELDNM Private See coding 20061113 tp_th_fieldnm type hashed table of tp_s_fieldnm with unique key fieldnm initial size 30
8 TP_TH_PRPTY_NAM Private See coding 20010628 tp_th_prpty_nam type hashed table of tp_s_prpty_nam with unique key dim_key prpty_key
9 TP_T_AXIS_HIERARCHIES Private See coding 20111124 tp_t_axis_hierarchies type table of tp_s_axis_hierarchies
10 TP_T_CAT_INFO Private See coding 20110916 tp_t_cat_info type table of tp_s_cat_info
11 TP_T_DIM_HIERS Private See coding 20111124 tp_t_dim_hiers TYPE STANDARD TABLE OF rrt1_s_dim_hier
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_SOAP_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method CONVERT_DIMS_TO_HRYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_AXIS_HRYS Call by reference Type reference (TYPE) TP_T_AXIS_HIERARCHIES 20111124
2 Importing I_T_AXIS_DIMS Call by reference Type reference (TYPE) RRT1_T_AXIS_DIMENSIONS 20111124
3 Importing I_T_AXIS_LVLS Call by reference Type reference (TYPE) RRT1_T_AXIS_LEVELS 20111124
4 Importing I_T_SLICER_HRYS Call by reference Type reference (TYPE) TP_T_DIM_HIERS 20111124

Method CONVERT_DIMS_TO_HRYS on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method DESERIALIZE_HELPER Signature

Method DESERIALIZE_HELPER on class CL_RSR_MDX_SOAP_HANDLER has no parameter.
Method DESERIALIZE_HELPER on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method DISCOVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQ_TYPE Call by reference Type reference (TYPE) STRING Rowset 20010531
2 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010531
3 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010531
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method DISCOVER_DATASOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010427
2 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010427
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method DISCOVER_ENUMERATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010427
2 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010427
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method DISCOVER_KEYWORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010427
2 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010427
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method DISCOVER_LITERALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010427
2 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010427
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method DISCOVER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_XML Call by reference Type reference (TYPE) STRING 20010427
2 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010427
3 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010427
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method DISCOVER_SCHEMA_ROWSETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010427
2 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010427
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method ESCAPE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UNESCAPED Call by reference Type reference (TYPE) STRING 20010531
2 Returning R_ESCAPED Value transfer Type reference (TYPE) STRING 20010531

Method ESCAPE_HTML on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMMAND Call by reference Type reference (TYPE) STRING MDX Kommando 20010531
2 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010531
3 Importing I_S_RESTRICT Call by reference Type reference (TYPE) RSR_XML_S_RESTRICTION XML f. Analysis: Einschränkungen 20010531
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method EXECUTE_MD_AXISINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_PRPTY_NAM Call by reference Type reference (TYPE) TP_TH_PRPTY_NAM 20030120
2 Importing I_AXIS Call by reference Type reference (TYPE) BAPI6111AXI-AXIS 0 basierte Nummer der Achse im Dataset 20030120
3 Importing I_R_CMD Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_COMMAND Kommando-Objekt für die MDX Verarbeitung 20030120
4 Importing I_T_AXIS_HRYS Call by reference Type reference (TYPE) TP_T_AXIS_HIERARCHIES 20111124
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20030120

Method EXECUTE_MD_AXIS_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) BAPI6111AXI-AXIS 0 basierte Nummer der Achse im Dataset 20030120
2 Importing I_R_CMD Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_COMMAND Kommando-Objekt für die MDX Verarbeitung 20030120
3 Importing I_TH_PRPTY_NAM Call by reference Type reference (TYPE) TP_TH_PRPTY_NAM 20030120
4 Importing I_T_AXIS_HRYS Call by reference Type reference (TYPE) TP_T_AXIS_HIERARCHIES 20111124
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20030120

Method EXECUTE_MD_AXIS_TUPLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS Call by reference Type reference (TYPE) BAPI6111AXI-AXIS 0 basierte Nummer der Achse im Dataset 20010628
2 Importing I_R_CMD Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_COMMAND Kommando-Objekt für die MDX Verarbeitung 20010628
3 Importing I_TH_PRPTY_NAM Call by reference Type reference (TYPE) TP_TH_PRPTY_NAM 20010628
4 Importing I_T_AXIS_HRYS Call by reference Type reference (TYPE) TP_T_AXIS_HIERARCHIES 20111124
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010628

Method EXECUTE_MD_MEMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CUR_OPV Call by reference Type reference (TYPE) I 20030121
2 Changing C_NEXT_OPV Call by reference Type reference (TYPE) I 20030121
3 Importing I_S_MNDTRY_PRPTYS Call by reference Type reference (TYPE) RRT1_S_MNDTRY_PRPTYS 20030121
4 Importing I_TH_PRPTY_NAM Call by reference Type reference (TYPE) TP_TH_PRPTY_NAM 20030121
5 Importing I_T_OPT_PRPTYS_VALS Call by reference Type reference (TYPE) RRT1_T_OPTION_PRPTYS_VALS 20030121
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20030121

Method EXECUTE_MULTIDIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CMD Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_COMMAND Kommando-Objekt für die MDX Verarbeitung 20010601
2 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010601
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010601

Method EXECUTE_TABULAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CMD Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_COMMAND Kommando-Objekt für die MDX Verarbeitung 20010601
2 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010601
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010601

Method EXECUTE_TABULAR_SCHEMA_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CELL_START Call by reference Type reference (TYPE) RRT1_S_FS_DATA-COLUMN 20051017
2 Importing I_INDEX Call by reference Type reference (TYPE) RRT1_S_FS_DATA-COLUMN 20051017
3 Importing I_LABEL Call by reference Type reference (TYPE) STRING 20051017
4 Importing I_TS_TYPE Call by reference Type reference (TYPE) RRT1_TS_FS_DATA 20051017
5 Importing I_T_CELL_PRPTYS Call by reference Type reference (TYPE) RRT1_T_CMD_PARAMS 20051107
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20051017

Method GENERATE_XML_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IS_VISIBLE_PREFIX Value transfer Type reference (TYPE) STRING 20040813
2 Importing I_S_PROPS Call by reference Type reference (TYPE) RSR_XML_S_PROPERTIES XML f. Analysis, Properties 20010531
3 Importing I_TA_ANY Call by reference Type reference (TYPE) ANY TABLE 20010425
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010425

Method GET_CATALOG_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing L_T_CAT Call by reference Type reference (TYPE) RRT1_T_CATALOGS CATALOGS 20110916
2 Exporting L_T_CAT_INFO Call by reference Type reference (TYPE) TP_T_CAT_INFO 20110916

Method GET_CATALOG_INFO on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method HANDLE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SERVER Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_HTTP_SERVER Wrapper für die HTTP Response 20061113

Method HANDLE_REQUEST on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method INITIALIZE_OSTREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSTRING Call by reference Type reference (TYPE) XSTRING 20010601

Method INITIALIZE_OSTREAM on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method INITIALIZE_STREAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING 20010710
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010718

Method OPEN_DATASET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MDX Call by reference Type reference (TYPE) STRING 20010601
2 Returning R_R_CMD Value transfer Object reference (TYPE REF TO) CL_RSR_MDX_COMMAND Kommando-Objekt für die MDX Verarbeitung 20010601
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010601

Method REMOVE_DELIMITERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_C Call by reference Type reference (TYPE) C 20010601
2 Returning R_S Value transfer Type reference (TYPE) STRING 20010601

Method REMOVE_DELIMITERS on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method SERIALIZE_HELPER Signature

Method SERIALIZE_HELPER on class CL_RSR_MDX_SOAP_HANDLER has no parameter.
Method SERIALIZE_HELPER on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method SET_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENCODING Call by reference Type reference (TYPE) STRING 20010531
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method SOAP_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_E Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20010531

Method SOAP_FAULT on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUEST Call by reference Type reference (TYPE) XSTRING 20020711
2 Importing I_STATEFULL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20020711

Method TRACE on class CL_RSR_MDX_SOAP_HANDLER has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) STRING 20010531
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010531

Method WRITELN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) STRING 20010601
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010601

Method WRITE_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQTYPE Call by reference Type reference (TYPE) RRTREQTYPE Type einer Anfrage über XML for Analysis 20010627
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010627

Method WRITE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA Call by reference Type reference (TYPE) SIMPLE 20010601
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20010601
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A