SAP ABAP Class CL_MIDSD_HTTP_HANDLER (MI DSD SYNC HTTP HANDLER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_DSD (Package) Mobile Sync for DSD applications
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 20060219
Properties
Class CL_MIDSD_HTTP_HANDLER  
Short Description MI DSD SYNC HTTP HANDLER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ME_DSD   Mobile Sync for DSD applications 
Created 20060219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MIDSD_HTTP_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HTTP_EXTENSION HTTP Framework (iHTTP) HTTP Request Handler 20060219
Friends
Class CL_MIDSD_HTTP_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CONVERT_2_EXTERN Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OUT_CE Code Page and Endian Conversion (System Format -> External) 20060219
2 G_CONVERT_2_INTERN Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_IN_CE Code Page and Endian Conversion (External -> System Format) 20060219
Methods
# Method Level Visibility Method type Description Created on
1 GET_LARGE_STRING Instance method Private Method 20060219
2 GET_STRING Instance method Private Method 20060219
3 PROCESS_DOWNLOAD Instance method Private Method 20060219
4 PROCESS_NOTIFY Instance method Private Method 20060219
5 PROCESS_UPLOAD Instance method Private Method 20060219
6 SET_ERROR_MSG Instance method Private Method 20060219
7 SET_LARGE_XSTRING Instance method Private Method 20060219
8 SET_STRING Instance method Private Method 20060219
Events
Class CL_MIDSD_HTTP_HANDLER has no event.
Types
Class CL_MIDSD_HTTP_HANDLER has no local type.
Method Signatures

Method GET_LARGE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219
2 Exporting E_STRING Value transfer Type reference (TYPE) STRING 20060219

Method GET_LARGE_STRING on class CL_MIDSD_HTTP_HANDLER has no exception.

Method GET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219
2 Exporting E_STRING Value transfer Type reference (TYPE) STRING 20060219

Method GET_STRING on class CL_MIDSD_HTTP_HANDLER has no exception.

Method PROCESS_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219

Method PROCESS_DOWNLOAD on class CL_MIDSD_HTTP_HANDLER has no exception.

Method PROCESS_NOTIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219

Method PROCESS_NOTIFY on class CL_MIDSD_HTTP_HANDLER has no exception.

Method PROCESS_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219

Method PROCESS_UPLOAD on class CL_MIDSD_HTTP_HANDLER has no exception.

Method SET_ERROR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG_STRING Value transfer Type reference (TYPE) STRING 20060219

Method SET_ERROR_MSG on class CL_MIDSD_HTTP_HANDLER has no exception.

Method SET_LARGE_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219
2 Importing I_XSTRING Value transfer Type reference (TYPE) XSTRING 20060219

Method SET_LARGE_XSTRING on class CL_MIDSD_HTTP_HANDLER has no exception.

Method SET_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE_STRING Value transfer Type reference (TYPE) STRING 20060219
2 Importing I_CONDENSE_STRING Value transfer Type reference (TYPE) STRING 20060219
3 Importing I_STRING Value transfer Type reference (TYPE) STRING 20060219

Method SET_STRING on class CL_MIDSD_HTTP_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710