SAP ABAP Interface IF_XI_ADAPTER_CONST_HTTP (XI Services: Constants for HTTP Adapters)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SAI_SERVICES (Package) Determine Adapter Configuration

⤷

⤷

Properties
Interface | IF_XI_ADAPTER_CONST_HTTP | |
Short Description | XI Services: Constants for HTTP Adapters |
General Data
Package | SAI_SERVICES | Determine Adapter Configuration |
Created | 20030428 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_XI_ADAPTER_CONST_HTTP has no forward declaration.
Interfaces
Interface IF_XI_ADAPTER_CONST_HTTP has no interface.
Friends
Interface IF_XI_ADAPTER_CONST_HTTP has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_ADAPTER_NAME | Constant | Public | Type reference (TYPE) | SSRV_ADAPTER_NAME | 'HTTP' | 20030717 | ||
2 | CO_ADAPTER_NAMESPACE | Constant | Public | Type reference (TYPE) | SSRV_ADAPTER_NS | 'http://sap.com/xi/XI/System' | 20030717 | ||
3 | CO_ATTR_ADDR_MODE | Constant | Public | Type reference (TYPE) | STRING | 'addressingMode' | 20030505 | ||
4 | CO_ATTR_AUTH_MODE_BASIC_ANON | Constant | Public | Type reference (TYPE) | STRING | 'authenticationModeBasicAnon' | 20030710 | ||
5 | CO_ATTR_CONTENT_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'contentType' | 20030505 | ||
6 | CO_ATTR_EPILOG | Constant | Public | Type reference (TYPE) | STRING | 'epilog' | 20030505 | ||
7 | CO_ATTR_HOST | Constant | Public | Type reference (TYPE) | STRING | 'host' | 20030505 | ||
8 | CO_ATTR_HTTP_DESTINATION | Constant | Public | Type reference (TYPE) | STRING | 'httpDestination' | 20030505 | ||
9 | CO_ATTR_HTTP_HEADER | Constant | Public | Type reference (TYPE) | STRING | 'httpHeader' | 20030516 | ||
10 | CO_ATTR_LOGON_CLIENT | Constant | Public | Type reference (TYPE) | STRING | 'logonClient' | 20030710 | ||
11 | CO_ATTR_LOGON_LANGUAGE | Constant | Public | Type reference (TYPE) | STRING | 'logonLanguage' | 20030710 | ||
12 | CO_ATTR_LOGON_PASSWORD | Constant | Public | Type reference (TYPE) | STRING | 'logonPassword' | 20030710 | ||
13 | CO_ATTR_LOGON_USER | Constant | Public | Type reference (TYPE) | STRING | 'logonUser' | 20030710 | ||
14 | CO_ATTR_MASK_SPECIAL_CHARS | Constant | Public | Type reference (TYPE) | STRING | 'maskSpecialCharacters' | 20030505 | ||
15 | CO_ATTR_MESSAGE_GUID_TO_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'messageGuidToQuery' | 20030506 | ||
16 | CO_ATTR_PATH | Constant | Public | Type reference (TYPE) | STRING | 'path' | 20030505 | ||
17 | CO_ATTR_PORT | Constant | Public | Type reference (TYPE) | STRING | 'port' | 20030505 | ||
18 | CO_ATTR_PROLOG | Constant | Public | Type reference (TYPE) | STRING | 'prolog' | 20030505 | ||
19 | CO_ATTR_PROXY_HOST | Constant | Public | Type reference (TYPE) | STRING | 'proxyHost' | 20030505 | ||
20 | CO_ATTR_PROXY_PASSWORD | Constant | Public | Type reference (TYPE) | STRING | 'proxyPassword' | 20070731 | ||
21 | CO_ATTR_PROXY_PORT | Constant | Public | Type reference (TYPE) | STRING | 'proxyPort' | 20030505 | ||
22 | CO_ATTR_PROXY_USER | Constant | Public | Type reference (TYPE) | STRING | 'proxyUser' | 20070731 | ||
23 | CO_ATTR_QOS_TO_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'qosToQuery' | 20030506 | ||
24 | CO_ATTR_QUEUE_ID_TO_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'queueIdToQuery' | 20030710 | ||
25 | CO_ATTR_RECEIVER_IF_TO_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'receiverInterfaceToQuery' | 20030506 | ||
26 | CO_ATTR_SENDER_PARTY_TO_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'senderPartyToQuery' | 20030506 | ||
27 | CO_ATTR_SENDER_SRV_TO_QUERY | Constant | Public | Type reference (TYPE) | STRING | 'senderServiceToQuery' | 20030506 | ||
28 | CO_ATTR_XML_ENCODING | Constant | Public | Type reference (TYPE) | STRING | 'xmlEncoding' | 20030505 | ||
29 | CO_VAL_ADDR_MODE_DESTINATION | Constant | Public | Type reference (TYPE) | STRING | 'destination' | 20030822 | ||
30 | CO_VAL_ADDR_MODE_URL | Constant | Public | Type reference (TYPE) | STRING | 'url' | 20030512 | ||
31 | CO_VAL_AUTH_MODE_ANONYMOUS | Constant | Public | Type reference (TYPE) | STRING | 'anonymous' | 20030710 | ||
32 | CO_VAL_AUTH_MODE_BASIC | Constant | Public | Type reference (TYPE) | STRING | 'basic' | 20030710 | ||
33 | CO_VAL_FALSE | Constant | Public | Type reference (TYPE) | SSRV_BOOLEAN_TRUE_FALSE | '0' | 20030506 | ||
34 | CO_VAL_MSG_PRT_NAME_PLAIN_HTTP | Constant | Public | Type reference (TYPE) | SSRV_MESSAGE_PROTOCOL-PROTOCOL_NAME | 'plainHTTP' | 20030710 | ||
35 | CO_VAL_MSG_PRT_VERS_1_0 | Constant | Public | Type reference (TYPE) | SSRV_MESSAGE_PROTOCOL-PROTOCOL_VERSION | '1.0' | 20030710 | ||
36 | CO_VAL_TRNS_PRT_NAME_HTTP | Constant | Public | Type reference (TYPE) | SSRV_TRANSPORT_PROTOCOL-PROTOCOL_NAME | 'HTTP' | 20030710 | ||
37 | CO_VAL_TRNS_PRT_VERS_1_0 | Constant | Public | Type reference (TYPE) | SSRV_TRANSPORT_PROTOCOL-PROTOCOL_VERSION | '1.0' | 20030710 | ||
38 | CO_VAL_TRUE | Constant | Public | Type reference (TYPE) | SSRV_BOOLEAN_TRUE_FALSE | '1' | 20030506 |
Methods
Interface IF_XI_ADAPTER_CONST_HTTP has no method.
Events
Interface IF_XI_ADAPTER_CONST_HTTP has no event.
Types
Interface IF_XI_ADAPTER_CONST_HTTP has no local type.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |