SAP ABAP Class CL_HTTP_USER_CONTEXT (HTTP Framework (iHTTP) HTTP User Context)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SIHTTP (Package) HTTP Framework (iHTTP) Class Wrapper HTTP
Properties
Class CL_HTTP_USER_CONTEXT  
Short Description HTTP Framework (iHTTP) HTTP User Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SIHTTP   HTTP Framework (iHTTP) Class Wrapper HTTP 
Created 20010125   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HTTP_USER_CONTEXT has no forward declaration.
Interfaces
Class CL_HTTP_USER_CONTEXT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_HTTP_SERVER_NET 20091030 Derived HTTP Server Class for Network Communication
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Static Attribute Public Type reference (TYPE) STRING Instantiated Client 20010125
2 INSTANTIATED Static Attribute Public Type reference (TYPE) I 0 1: Instantiated from Request; 0 Otherwise 20010125
3 ISO_LANGUAGE Static Attribute Public Type reference (TYPE) STRING Instantiated Language (ISO) 20010126
4 M_CLIENT Static Attribute Private Type reference (TYPE) STRING Instantiated Client 20010126
5 M_ISO_LANGUAGE Static Attribute Private Type reference (TYPE) STRING Instantiated Language (ISO) 20010126
Methods
# Method Level Visibility Method type Description Created on
1 INSTANTIATE Static method Public Method Instantiating this User Context from String 20010125
2 REMOVE Static method Private Method Remove the user context if user logs off 20091030
3 SERIALIZE Static method Public Method Serializing this User Context in a String 20010125
Events
Class CL_HTTP_USER_CONTEXT has no event.
Types
Class CL_HTTP_USER_CONTEXT has no local type.
Method Signatures

Method INSTANTIATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLIENT Call by reference Type reference (TYPE) STRING Mandant aus der Anmeldung 20010125
2 Exporting ISO_LANGUAGE Call by reference Type reference (TYPE) STRING Sprache (ISO) aus der Anmeldung 20010126
3 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Request 20010125

Method INSTANTIATE on class CL_HTTP_USER_CONTEXT has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20091030

Method REMOVE on class CL_HTTP_USER_CONTEXT has no exception.

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) STRING Mandant aus der Anmeldung 20010125
2 Importing ISO_LANGUAGE Call by reference Type reference (TYPE) STRING Sprache (ISO) aus der Anmeldung 20010126
3 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Response 20010125

Method SERIALIZE on class CL_HTTP_USER_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610