SAP ABAP Class CL_DAS_SERVER_LOCAL (ILM SRS: Local Handler for Communication without ICF/HTTP)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-SRS (Application Component) Storage and Retention Service
     S_ILM_DAS_SERVER (Package) ILM SRS: Server Components
Properties
Class CL_DAS_SERVER_LOCAL  
Short Description ILM SRS: Local Handler for Communication without ICF/HTTP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_DAS_SERVER   ILM SRS: Server Components 
Created 20110117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DAS_SERVER_LOCAL has no forward declaration.
Interfaces
Class CL_DAS_SERVER_LOCAL has no interface implemented.
Friends
Class CL_DAS_SERVER_LOCAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_HEAD_NAME_METHOD Constant Public Type reference (TYPE) STRING 'method' 20110117
2 MC_HEAD_NAME_SUBMETHOD Constant Public Type reference (TYPE) STRING 'submethod' 20110117
3 MC_HEAD_NAME_USER_AGENT Constant Public Type reference (TYPE) STRING 'user-agent' 20110117
4 MC_SRS_CONNECTION_LOCAL Constant Public Type reference (TYPE) STRING '#_ILM_SRS_LOCAL' 20110118
5 MO_COMMAND Instance attribute Private Object reference (TYPE REF TO) CL_DAS_COMMAND ILM SRS: Abstract Top Class for All DAS Commands 20110117
6 MT_RESPONSE_HEADER Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20110117
7 MV_REASON Instance attribute Private Type reference (TYPE) STRING 20110117
8 MV_RESPONSE_ENTITY Instance attribute Private Type reference (TYPE) XSTRING 20110117
9 MV_STATUS_CODE Instance attribute Private Type reference (TYPE) I 20110117
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESPONSE Instance method Public Method 20110117
2 GET_STATUS Instance method Public Method 20110117
3 SET_REQUEST Instance method Public Method 20110117
Events
Class CL_DAS_SERVER_LOCAL has no event.
Types
Class CL_DAS_SERVER_LOCAL has no local type.
Method Signatures

Method GET_RESPONSE Signature

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

Method GET_RESPONSE on class CL_DAS_SERVER_LOCAL has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CODE Call by reference Type reference (TYPE) I 20110117
2 Exporting EV_REASON Call by reference Type reference (TYPE) STRING 20110117

Method GET_STATUS on class CL_DAS_SERVER_LOCAL has no exception.

Method SET_REQUEST Signature

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

Method SET_REQUEST on class CL_DAS_SERVER_LOCAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731