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 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Instantiated Client | 20010125 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 0 | 1: Instantiated from Request; 0 Otherwise | 20010125 | |
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | STRING | Instantiated Language (ISO) | 20010126 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Instantiated Client | 20010126 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | Instantiated Language (ISO) | 20010126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Instantiating this User Context from String | 20010125 |
2 | ![]() |
Static method | Private | Method | Remove the user context if user logs off | 20091030 |
3 | ![]() |
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 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | Mandant aus der Anmeldung | 20010125 | ||
2 | ![]() |
ISO_LANGUAGE | Call by reference | Type reference (TYPE) | STRING | Sprache (ISO) aus der Anmeldung | 20010126 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
CLIENT | Call by reference | Type reference (TYPE) | STRING | Mandant aus der Anmeldung | 20010125 | ||
2 | ![]() |
ISO_LANGUAGE | Call by reference | Type reference (TYPE) | STRING | Sprache (ISO) aus der Anmeldung | 20010126 | ||
3 | ![]() |
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 |