SAP ABAP Class CL_RSR_MDX_HTTP_SERVER (Wrapper for HTTP Response)
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_SERIALIZABLE_OBJECT Serializable Object 20061113
Properties
Class CL_RSR_MDX_HTTP_SERVER  
Short Description Wrapper for HTTP Response    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MDX_XMLA   MDX: XML/A 
Created 20061113   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
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20061113
Friends
Class CL_RSR_MDX_HTTP_SERVER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_REQUEST Instance attribute Private Type reference (TYPE) XSTRING 20061113
2 P_R_HTTP_SERVER Instance attribute Private Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20061113
3 P_T_FORM_FIELDS Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20061113
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061113
2 CREATE_ABS_URL Instance method Public Method 20061113
3 DESERIALIZE_HELPER Instance method Private Method 20061113
4 GET_FORM_FIELDS Instance method Public Method 20061113
5 GET_REQUEST_DATA Instance method Public Method 20061113
6 RSRTRACE Static method Public Method 20061113
7 SERIALIZE_HELPER Instance method Private Method 20061113
8 SET_COMPRESSION Instance method Public Method 20061113
9 SET_HEADER_FIELD Instance method Public Method 20061113
10 SET_RESPONSE_DATA Instance method Public Method 20061113
11 SET_STATEFULL Instance method Public Method 20061113
Events
Class CL_RSR_MDX_HTTP_SERVER has no event.
Types
Class CL_RSR_MDX_HTTP_SERVER has no local type.
Method Signatures

Method CONSTRUCTOR 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) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20061113

Method CONSTRUCTOR on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method CREATE_ABS_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_URL Value transfer Type reference (TYPE) STRING 20061113

Method CREATE_ABS_URL on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_REQUEST Call by reference Type reference (TYPE) XSTRING 20061113
2 Importing P_T_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20061113

Method DESERIALIZE_HELPER on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method GET_FORM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_FIELDS Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20061113

Method GET_FORM_FIELDS on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method GET_REQUEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REQUEST Value transfer Type reference (TYPE) XSTRING 20061113

Method GET_REQUEST_DATA on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method RSRTRACE 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 20061113
2 Returning R_R_SERVER Value transfer Object reference (TYPE REF TO) CL_RSR_MDX_HTTP_SERVER Wrapper für die HTTP Response 20061113

Method RSRTRACE on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_REQUEST Call by reference Type reference (TYPE) XSTRING 20061113
2 Exporting P_T_FORM_FIELDS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20061113

Method SERIALIZE_HELPER on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method SET_COMPRESSION Signature

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

Method SET_COMPRESSION on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method SET_HEADER_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING Name des Header-Feldes 20061113
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING Wert des Header-Feldes 20061113

Method SET_HEADER_FIELD on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method SET_RESPONSE_DATA 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) XSTRING Binärdaten 20061113
2 Importing I_LENGTH Call by reference Type reference (TYPE) I -1 Länge der Binärdaten 20061113
3 Importing I_OFFSET Call by reference Type reference (TYPE) I 0 Offset in Binärdaten 20061113

Method SET_RESPONSE_DATA on class CL_RSR_MDX_HTTP_SERVER has no exception.

Method SET_STATEFULL Signature

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

Method SET_STATEFULL on class CL_RSR_MDX_HTTP_SERVER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700