Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20020208 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20020208 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20020208 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_TRACE_CONST | XMS: Trace Constants | 20060130 |
Properties
| Class | CL_HTTP_PLAIN_OUTBOUND | |
| Short Description | Plain HTTP Outbound 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 | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN | XMS: Global Attributes | 20020208 | ||
| 2 | IF_XMS_MAIN_CONST | XMS: Constants | 20020208 | ||
| 3 | IF_XMS_PLSRV | XMS Pipeline Service Interface | 20020208 | ||
| 4 | IF_XMS_TRACE_CONST | XMS: Trace Constants | 20060130 |
Friends
Class CL_HTTP_PLAIN_OUTBOUND has no friend class.
Attributes
Methods
Events
Class CL_HTTP_PLAIN_OUTBOUND has no event.
Types
Class CL_HTTP_PLAIN_OUTBOUND has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HTTP_PLAIN_OUTBOUND has no parameter.
Method CONSTRUCTOR on class CL_HTTP_PLAIN_OUTBOUND has no exception.
Method CONVERT_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20020221 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20020220 | ||||
| 3 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20020220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030904 |
Method CONVERT_TO_STRING_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20020805 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20020805 | ||||
| 3 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20020805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030904 |
Method CONVERT_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20020221 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20020220 | ||||
| 3 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20020220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030909 |
Method CONVERT_TO_XSTRING_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20020805 | |||
| 2 | STRING | Call by reference | Type reference (TYPE) | STRING | 20020805 | ||||
| 3 | XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20020805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030909 |
Method CONVERT_XSTRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20020224 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | XSTRING | 20020224 | ||||
| 3 | OUTPUT_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030904 |
Method CONVERT_XSTRING_TO_XSTRING_H Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | XSTRING | 20020805 | ||||
| 2 | OUTPUT | Call by reference | Type reference (TYPE) | XSTRING | 20020805 | ||||
| 3 | OUTPUT_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030904 |
Method COPY_HEADER_FIELDS_TO_DY Signature
Method COPY_HEADER_FIELDS_TO_DY on class CL_HTTP_PLAIN_OUTBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20061124 |
Method CREATE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020221 | |||
| 2 | PASSWORD | Call by reference | Type reference (TYPE) | RFCDISPLAY-RFCEXEC | Programmname (Vollstaendiger Pfad) | 20020221 | |||
| 3 | PROXY_HOST | Call by reference | Type reference (TYPE) | STRING | Proxy Host | 20020221 | |||
| 4 | PROXY_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Proxy Password | 20070730 | |||
| 5 | PROXY_SERVICE | Call by reference | Type reference (TYPE) | STRING | Proxy Service (Port) | 20020221 | |||
| 6 | PROXY_USER | Call by reference | Type reference (TYPE) | STRING | Proxy User | 20070730 | |||
| 7 | URL | Call by reference | Type reference (TYPE) | STRING | URL | 20020221 | |||
| 8 | USER | Call by reference | Type reference (TYPE) | USALIAS | Alias für Internetbenutzer | 20020221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030904 |
Method CREATE_SYS_ACK_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20050428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050428 |
Method DETERMINE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_URL | Value transfer | Type reference (TYPE) | STRING | HTTP URL | 20051215 |
Method DETERMINE_URL on class CL_HTTP_PLAIN_OUTBOUND has no exception.
Method FILL_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20020219 | |||
| 2 | REASON | Call by reference | Type reference (TYPE) | CHAR80 | Reason | 20020219 |
Method FILL_REASON on class CL_HTTP_PLAIN_OUTBOUND has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY_EPILOG | Call by reference | Type reference (TYPE) | STRING | HTTP Body Epilog | 20020221 | |||
| 2 | BODY_PROLOG | Call by reference | Type reference (TYPE) | STRING | HTTP Body Prolog | 20020221 | |||
| 3 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | CHAR80 | HTTP Content Type | 20020221 | |||
| 4 | DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020221 | |||
| 5 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | HTTP Encoding | 20020221 | |||
| 6 | ESCAPE | Call by reference | Type reference (TYPE) | CHAR1 | Body URL Escaping | 20020221 | |||
| 7 | FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020221 | |||
| 8 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020827 | |||
| 9 | MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20020827 | |||
| 10 | PASSWORD | Call by reference | Type reference (TYPE) | RFCDISPLAY-RFCEXEC | Programmname (Vollstaendiger Pfad) | 20020221 | |||
| 11 | PROXY_HOST | Call by reference | Type reference (TYPE) | STRING | Proxy Host | 20020221 | |||
| 12 | PROXY_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Proxy Password | 20070730 | |||
| 13 | PROXY_SERVICE | Call by reference | Type reference (TYPE) | STRING | Proxy Service (Port) | 20020221 | |||
| 14 | PROXY_USER | Call by reference | Type reference (TYPE) | STRING | Proxy User | 20070730 | |||
| 15 | QOS | Call by reference | Type reference (TYPE) | SXMSQOS | Integration Engine: Quality of Service | 20020221 | |||
| 16 | URL | Call by reference | Type reference (TYPE) | STRING | HTTP URL | 20020221 | |||
| 17 | URL_PARAMETER | Call by reference | Type reference (TYPE) | SXMSVALUE | URL Parameter | 20031031 | |||
| 18 | USER | Call by reference | Type reference (TYPE) | USALIAS | Alias für Internetbenutzer | 20020221 | |||
| 19 | VERSION | Call by reference | Type reference (TYPE) | CHAR1 | Message Version | 20030710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030904 |
Method GET_TRACE_OBJECT Signature
Method GET_TRACE_OBJECT on class CL_HTTP_PLAIN_OUTBOUND has no parameter.
Method GET_TRACE_OBJECT on class CL_HTTP_PLAIN_OUTBOUND has no exception.
Method GET_XMB_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20030603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030904 |
Method HTTP_ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CODE | Call by reference | Type reference (TYPE) | CHAR3 | 20030604 | ||||
| 2 | QOS | Call by reference | Type reference (TYPE) | SXMSQOS | Integration Engine: Quality of Service | 20020221 | |||
| 3 | REASON | Call by reference | Type reference (TYPE) | CHAR80 | 20030604 | ||||
| 4 | SUCCESS | Call by reference | Type reference (TYPE) | CHAR1 | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030904 |
Method HTTP_CONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY_EPILOG | Call by reference | Type reference (TYPE) | STRING | HTTP Body Epilog | 20030603 | |||
| 2 | BODY_PROLOG | Call by reference | Type reference (TYPE) | STRING | HTTP Body Prolog | 20030603 | |||
| 3 | CODE | Call by reference | Type reference (TYPE) | CHAR3 | 20030604 | ||||
| 4 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | CHAR80 | HTTP Content Type | 20030603 | |||
| 5 | DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030603 | |||
| 6 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | HTTP Encoding | 20030603 | |||
| 7 | ESCAPE | Call by reference | Type reference (TYPE) | CHAR1 | Body URL Escaping | 20030603 | |||
| 8 | EX_MSGGUID | Call by reference | Type reference (TYPE) | SXMSGUID | GUID für Objekte der Integration Engine | 20060221 | |||
| 9 | FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20030603 | |||
| 10 | LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20030603 | |||
| 11 | MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20030603 | |||
| 12 | MSGGUID | Call by reference | Type reference (TYPE) | SXMSGUID | 20030604 | ||||
| 13 | PASSWORD | Call by reference | Type reference (TYPE) | RFCDISPLAY-RFCEXEC | Programmname (Vollstaendiger Pfad) | 20030603 | |||
| 14 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20030603 | ||||
| 15 | PROXY_HOST | Call by reference | Type reference (TYPE) | STRING | Proxy Host | 20030603 | |||
| 16 | PROXY_PASSWORD | Call by reference | Type reference (TYPE) | STRING | Proxy Password | 20070730 | |||
| 17 | PROXY_SERVICE | Call by reference | Type reference (TYPE) | STRING | Proxy Service (Port) | 20030603 | |||
| 18 | PROXY_USER | Call by reference | Type reference (TYPE) | STRING | Proxy User | 20070730 | |||
| 19 | QOS | Call by reference | Type reference (TYPE) | SXMSQOS | Integration Engine: Quality of Service | 20030603 | |||
| 20 | QUEUEID | Call by reference | Type reference (TYPE) | TRFCQOUT-QNAME | 20030711 | ||||
| 21 | REASON | Call by reference | Type reference (TYPE) | CHAR80 | 20030604 | ||||
| 22 | RECEIVER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | 20030728 | ||||
| 23 | SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | 20030728 | ||||
| 24 | SUCCESS | Call by reference | Type reference (TYPE) | CHAR1 | 20030604 | ||||
| 25 | URL | Call by reference | Type reference (TYPE) | STRING | HTTP URL | 20030603 | |||
| 26 | URL_PARAMETER | Call by reference | Type reference (TYPE) | SXMSVALUE | Wert | 20031031 | |||
| 27 | USER | Call by reference | Type reference (TYPE) | USALIAS | Alias für Internetbenutzer | 20030603 | |||
| 28 | VERSION | Call by reference | Type reference (TYPE) | CHAR1 | Message Version | 20030710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030904 |
Method HTTP_POST Signature
Method HTTP_POST on class CL_HTTP_PLAIN_OUTBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030904 |
Method SET_HEADER_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Call by reference | Type reference (TYPE) | CHAR80 | Char 80 | 20020221 | |||
| 2 | FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020221 | |||
| 3 | LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | R/3-System, aktuelle Sprache | 20020827 | |||
| 4 | MANDT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20020827 | |||
| 5 | MSGGUID | Call by reference | Type reference (TYPE) | SXMSGUID | 20030604 | ||||
| 6 | QOS | Call by reference | Type reference (TYPE) | SXMSQOS | Integration Engine: Quality of Service | 20020306 | |||
| 7 | QUEUEID | Call by reference | Type reference (TYPE) | TRFCQOUT-QNAME | 20030711 | ||||
| 8 | RECEIVER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | 20030728 | ||||
| 9 | SENDER | Call by reference | Type reference (TYPE) | SXI_FROMORTO | 20030728 | ||||
| 10 | URL_PARAMETER | Call by reference | Type reference (TYPE) | SXMSVALUE | Wert | 20031031 | |||
| 11 | VERSION | Call by reference | Type reference (TYPE) | CHAR1 | Message Version | 20030710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20051215 |
Method SET_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 20020221 | ||||
| 2 | EPILOG | Call by reference | Type reference (TYPE) | STRING | 20020221 | ||||
| 3 | ESCAPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020221 | |||
| 4 | PAYLOAD | Call by reference | Type reference (TYPE) | XSTRING | 20030603 | ||||
| 5 | PROLOG | Call by reference | Type reference (TYPE) | STRING | 20020221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20030904 |
Method USE_HEADER_FIELDS_FROM_DY Signature
Method USE_HEADER_FIELDS_FROM_DY on class CL_HTTP_PLAIN_OUTBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20051215 |
Method USE_HTTP_DEST_FROM_DY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20051215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20051215 |
Method USE_URL_FROM_DY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_URL | Value transfer | Type reference (TYPE) | STRING | HTTP URL | 20051215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20051215 |
Method USE_URL_PARAMS_FROM_DY Signature
Method USE_URL_PARAMS_FROM_DY on class CL_HTTP_PLAIN_OUTBOUND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler im Plain HTTP Adapter | 20051215 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |