SAP ABAP Class CL_HTTP_PLAIN_INBOUND (Plain HTTP Inbound Adapter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS (Application Component) Integration Server
⤷
SPLAIN_HTTP_ADAPTER (Package) AI XMB Plain HTTP Adapter

⤷

⤷

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 | 20020208 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_TRACE_CONST | XMS: Trace Constants | 20051219 |
Properties
Class | CL_HTTP_PLAIN_INBOUND | |
Short Description | Plain HTTP Inbound Adapter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPLAIN_HTTP_ADAPTER | AI XMB Plain HTTP Adapter |
Created | 20020208 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20020208 | ||
2 | IF_XMS_TRACE_CONST | XMS: Trace Constants | 20051219 |
Friends
Class CL_HTTP_PLAIN_INBOUND has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Save Additional Header Fields in Dynmaic Header | 20051215 |
2 | ![]() |
Instance method | Private | Method | Save Additional URL Parameters in Dynamic Header | 20051215 |
3 | ![]() |
Instance method | Private | Method | Get Trace Object | 20030520 |
4 | ![]() |
Instance method | Private | Method | HTTP response | 20020208 |
5 | ![]() |
Instance method | Private | Method | Security Checks | 20051114 |
6 | ![]() |
Instance method | Private | Method | Use Header Fields from Dynamic Header | 20061124 |
Events
Class CL_HTTP_PLAIN_INBOUND has no event.
Types
Class CL_HTTP_PLAIN_INBOUND has no local type.
Method Signatures
Method COPY_HEADER_FIELDS_TO_DY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20051215 | ||
2 | ![]() |
IM_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20060222 |
Method COPY_HEADER_FIELDS_TO_DY on class CL_HTTP_PLAIN_INBOUND has no exception.
Method COPY_URL_PARAMS_TO_DY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20051215 | ||
2 | ![]() |
IM_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20051215 |
Method COPY_URL_PARAMS_TO_DY on class CL_HTTP_PLAIN_INBOUND has no exception.
Method GET_TRACE Signature
Method GET_TRACE on class CL_HTTP_PLAIN_INBOUND has no parameter.
Method GET_TRACE on class CL_HTTP_PLAIN_INBOUND has no exception.
Method HTTP_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CODE | Call by reference | Type reference (TYPE) | I | 20020208 | |||
2 | ![]() |
QOS | Call by reference | Type reference (TYPE) | CHAR4 | Komponente der Versionsnummer | 20020219 | ||
3 | ![]() |
REASON | Call by reference | Type reference (TYPE) | STRING | 20020208 | |||
4 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20020208 |
Method HTTP_RESPONSE on class CL_HTTP_PLAIN_INBOUND has no exception.
Method SECURITY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20051114 | ||
2 | ![]() |
IM_QOS | Call by reference | Type reference (TYPE) | SXMSQOS | 20051114 | |||
3 | ![]() |
RE_ERROR_OCCURED | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20051114 | ||
4 | ![]() |
SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20051114 |
Method SECURITY_CHECK on class CL_HTTP_PLAIN_INBOUND has no exception.
Method USE_HEADER_FIELDS_FROM_DY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher level message interface | 20061124 | ||
2 | ![]() |
IM_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20061124 |
Method USE_HEADER_FIELDS_FROM_DY on class CL_HTTP_PLAIN_INBOUND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |