Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_CONTEXT | Context for SOAP Call | 20050323 |
Properties
| Interface | IF_SOAP_CONTEXT | |
| Short Description | Interface of SOAP Runtime Context |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20050321 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | TSRT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_CONTEXT has no interface.
Friends
Interface IF_SOAP_CONTEXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MSG_ACTION_ACK_RECEIVED | Constant | Public | Type reference (TYPE) | SRT_MSG_ACTION | 'ACK_REC' | Get Confirmation of Receipt | 20060820 | |
| 2 | CO_MSG_ACTION_CANCEL | Constant | Public | Type reference (TYPE) | SRT_MSG_ACTION | 'CANCEL' | Manual Cancelation of Message | 20060820 | |
| 3 | CO_MSG_ACTION_ERROR | Constant | Public | Type reference (TYPE) | SRT_MSG_ACTION | 'SYS_ERROR' | Processing Error | 20060820 | |
| 4 | CO_MSG_ACTION_NO_ACK | Constant | Public | Type reference (TYPE) | SRT_MSG_ACTION | 'NO_ACK' | Do Not Get Confirmation of Receipt | 20060820 | |
| 5 | CO_MSG_ACTION_RETRANSMIT | Constant | Public | Type reference (TYPE) | SRT_MSG_ACTION | 'RETRANSMIT' | Schedule Again | 20060820 | |
| 6 | CO_MSG_STATE_APPL_ERROR | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 117 | Application Error | 20060403 | |
| 7 | CO_MSG_STATE_CANCELLED | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 121 | Removed Manually | 20060403 | |
| 8 | CO_MSG_STATE_CHANGED_MANUALLY | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 119 | Changed Manually | 20060403 | |
| 9 | CO_MSG_STATE_FINISHED | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 103 | Successfully processed | 20060403 | |
| 10 | CO_MSG_STATE_FORWARDED_EXTERNA | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 118 | Integration Engine: Message Status | 20070813 | |
| 11 | CO_MSG_STATE_INITIAL | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 0 | Initial (Only Transient) | 20060403 | |
| 12 | CO_MSG_STATE_ISOLATED | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 133 | Successfully processed | 20101223 | |
| 13 | CO_MSG_STATE_MD_FINISHED | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 132 | Mediation successfully processed | 20101223 | |
| 14 | CO_MSG_STATE_RELEASED | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 102 | Released for Processing | 20060403 | |
| 15 | CO_MSG_STATE_RETRANSMISSION | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 131 | In queue for resend (client-side) | 20060820 | |
| 16 | CO_MSG_STATE_SYSTEM_ERROR | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 114 | System Error | 20060403 | |
| 17 | CO_MSG_STATE_WAITING_FOR_ACK | Constant | Public | Type reference (TYPE) | SXMSPMSTAT | 130 | Waiting for Receipt Confirmation (Only Client-Side) | 20060404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deactivates Binary XML | 20060330 | |
| 2 | Instance method | Public | Method | Activates Binary XML | 20060330 | |
| 3 | Instance method | Public | Method | Sets Flag for HTTP Code 202 (Terminate Sequence) | 20070426 | |
| 4 | Instance method | Public | Method | Gets Action Field | 20060207 | |
| 5 | Instance method | Public | Method | Gets Runtime View of SOAP Application | 20050322 | |
| 6 | Instance method | Public | Method | Gets Name of Called Operation (prov.: get name of message) | 20050322 | |
| 7 | Instance method | Public | Method | Gets Name of Called Operation (not name of message) | 20080421 | |
| 8 | Instance method | Public | Method | Gets Configuration Object | 20050829 | |
| 9 | Instance method | Public | Method | Gets Transformation Program (ST) | 20050606 | |
| 10 | Instance method | Public | Method | Gets Error Location | 20060912 | |
| 11 | Instance method | Public | Method | Gets External Interface Name | 20050322 | |
| 12 | Instance method | Public | Method | Gets SOAP Fault | 20050322 | |
| 13 | Instance method | Public | Method | Specifies whether HTTP code 202 is set (Terminate Sequence) | 20070425 | |
| 14 | Instance method | Public | Method | Gets Internal Interface Name | 20050322 | |
| 15 | Instance method | Public | Method | Gets Internal Interface Name | 20060404 | |
| 16 | Instance method | Public | Method | Gets Client/Server Side | 20050322 | |
| 17 | Instance method | Public | Method | Gets Logging Level | 20050324 | |
| 18 | Instance method | Public | Method | Gets Interface Name from VI ("Mapped To") | 20050322 | |
| 19 | Instance method | Public | Method | Gets Mapped Operation | 20060407 | |
| 20 | Instance method | Public | Method | Gets Message Status | 20061017 | |
| 21 | Instance method | Public | Method | 20110117 | ||
| 22 | Instance method | Public | Method | Gets Monitoring Level | 20050324 | |
| 23 | Instance method | Public | Method | Reads whether MTOM is activated in the HTTP header | 20070402 | |
| 24 | Instance method | Public | Method | Determines whether MTOM is activated | 20070402 | |
| 25 | Instance method | Public | Method | Gets Persist Interface | 20060822 | |
| 26 | Instance method | Public | Method | Get WS persistency | 20120703 | |
| 27 | Instance method | Public | Method | Gets Transformation Program (ST) | 20050322 | |
| 28 | Instance method | Public | Method | Gets Current SOAP Protocols | 20050322 | |
| 29 | Instance method | Public | Method | Gets Protocol for URI | 20050613 | |
| 30 | Instance method | Public | Method | Get Name of Received Operation | 20061218 | |
| 31 | Instance method | Public | Method | Gets Configuration Information Management from Web Service | 20050322 | |
| 32 | Instance method | Public | Method | Gets Call Document | 20050322 | |
| 33 | Instance method | Public | Method | Gets Request Message ID | 20060404 | |
| 34 | Instance method | Public | Method | Gets Response Document | 20050322 | |
| 35 | Instance method | Public | Method | Gets Response Message ID | 20060404 | |
| 36 | Instance method | Public | Method | Gets List of SOAP Role URIs | 20050322 | |
| 37 | Instance method | Public | Method | Gets SOAP Runtime | 20050321 | |
| 38 | Instance method | Public | Method | Gets Current Runtime Protocol Object | 20050322 | |
| 39 | Instance method | Public | Method | Gets Current Security Profile for Request | 20050322 | |
| 40 | Instance method | Public | Method | Gets Current Security Profile for Response | 20050322 | |
| 41 | Instance method | Public | Method | Gets WS Security Protocol for Filter | 20050322 | |
| 42 | Instance method | Public | Method | Get sequence protocol | 20101223 | |
| 43 | Instance method | Public | Method | get soap application name | 20081217 | |
| 44 | Instance method | Public | Method | Gets Current Runtime Processing State | 20050324 | |
| 45 | Instance method | Public | Method | Gets Trace Level | 20050324 | |
| 46 | Instance method | Public | Method | Gets Current Transport Binding | 20050322 | |
| 47 | Instance method | Public | Method | Gets Current Transport Binding URI | 20050322 | |
| 48 | Instance method | Public | Method | Gets Transport Context | 20050321 | |
| 49 | Instance method | Public | Method | Gets Current Transport ID | 20050322 | |
| 50 | Instance method | Public | Method | Gets Action from wsa Protocol | 20061128 | |
| 51 | Instance method | Public | Method | Gets Web Service Configuration Key | 20050324 | |
| 52 | Instance method | Public | Method | Switch: Query whether XOP attachments created | 20061127 | |
| 53 | Instance method | Public | Method | Gets Flag for Application Error | 20060830 | |
| 54 | Instance method | Public | Method | Is binary XML activated? | 20060330 | |
| 55 | Instance method | Public | Method | Hibernation Flag | 20051104 | |
| 56 | Instance method | Public | Method | Gets local call flag (shortcut) | 20060815 | |
| 57 | Instance method | Public | Method | 20101201 | ||
| 58 | Instance method | Public | Method | Technical operation (RBAM)? | 20060719 | |
| 59 | Instance method | Public | Method | Recovered or new context? | 20060803 | |
| 60 | Instance method | Public | Method | Gets Context Processing Flag | 20050324 | |
| 61 | Instance method | Public | Method | Sets Flag for Application Error | 20060830 | |
| 62 | Instance method | Public | Method | 20110117 | ||
| 63 | Instance method | Public | Method | Set switch if XOP attachment created | 20061127 |
Events
Interface IF_SOAP_CONTEXT has no event.
Types
Interface IF_SOAP_CONTEXT has no local type.
Method Signatures
Method DISABLE_BINARY_XML Signature
Method DISABLE_BINARY_XML on Interface IF_SOAP_CONTEXT has no parameter.
Method DISABLE_BINARY_XML on Interface IF_SOAP_CONTEXT has no exception.
Method ENABLE_BINARY_XML Signature
Method ENABLE_BINARY_XML on Interface IF_SOAP_CONTEXT has no parameter.
Method ENABLE_BINARY_XML on Interface IF_SOAP_CONTEXT has no exception.
Method ENABLE_HTTP_CODE_ACCEPTED Signature
Method ENABLE_HTTP_CODE_ACCEPTED on Interface IF_SOAP_CONTEXT has no parameter.
Method ENABLE_HTTP_CODE_ACCEPTED on Interface IF_SOAP_CONTEXT has no exception.
Method GET_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACTION | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20060207 |
Method GET_ACTION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_RT | Schnittstelle einer SOAP Applikation für die SOAP Laufzeit | 20050322 |
Method GET_APPLICATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_CALLED_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPERATION | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20050324 |
Method GET_CALLED_OPERATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_CALLED_OPERATION_NEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPERATION | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20080421 |
Method GET_CALLED_OPERATION_NEW on Interface IF_SOAP_CONTEXT has no exception.
Method GET_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG | Value transfer | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP configuration runtime object | 20050829 |
Method GET_CONFIG on Interface IF_SOAP_CONTEXT has no exception.
Method GET_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONFIGURATION | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_CONFIGURATION | Konfigurationsanalysator | 20050606 |
Method GET_CONFIGURATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_ERR_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ERR_LOC | Value transfer | Type reference (TYPE) | SRT_ERR_LOC | Error Location Soap Runtime | 20060912 |
Method GET_ERR_LOCATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_EXTERNAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INTERFACE | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20050324 |
Method GET_EXTERNAL_INTERFACE on Interface IF_SOAP_CONTEXT has no exception.
Method GET_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FAULT | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_FAULT | 20050323 |
Method GET_FAULT on Interface IF_SOAP_CONTEXT has no exception.
Method GET_HTTP_CODE_ACCEPTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HTTP_CODE_ACCEPTED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20070426 |
Method GET_HTTP_CODE_ACCEPTED on Interface IF_SOAP_CONTEXT has no exception.
Method GET_INTERNAL_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INTERFACE | Value transfer | Type reference (TYPE) | STRING | 20050324 |
Method GET_INTERNAL_INTERFACE on Interface IF_SOAP_CONTEXT has no exception.
Method GET_INTERNAL_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPERATION | Value transfer | Type reference (TYPE) | STRING | 20060404 |
Method GET_INTERNAL_OPERATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOCATION | Value transfer | Type reference (TYPE) | I | 20050322 |
Method GET_LOCATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_LOG_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LEVEL | Value transfer | Type reference (TYPE) | I | 20050324 |
Method GET_LOG_LEVEL on Interface IF_SOAP_CONTEXT has no exception.
Method GET_MAPPED_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INTERFACE | Value transfer | Type reference (TYPE) | STRING | 20050324 |
Method GET_MAPPED_INTERFACE on Interface IF_SOAP_CONTEXT has no exception.
Method GET_MAPPED_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPERATION | Value transfer | Type reference (TYPE) | STRING | 20060407 |
Method GET_MAPPED_OPERATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_MESSAGE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATUS | Value transfer | Type reference (TYPE) | SXMSPMSTAT | Integration Engine: Status einer Message | 20061017 |
Method GET_MESSAGE_STATUS on Interface IF_SOAP_CONTEXT has no exception.
Method GET_METERING_CALLERINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_METERING_CALLERINFO | Value transfer | Type reference (TYPE) | SXMS_METERING_CALLERINFO | 20110117 |
Method GET_METERING_CALLERINFO on Interface IF_SOAP_CONTEXT has no exception.
Method GET_MONITOR_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LEVEL | Value transfer | Type reference (TYPE) | I | 20050324 |
Method GET_MONITOR_LEVEL on Interface IF_SOAP_CONTEXT has no exception.
Method GET_MTOM_ACCEPTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MTOM_ACCEPTED | Value transfer | Type reference (TYPE) | BOOLEAN | MTOM im HTTP Header akzeptiert | 20070402 |
Method GET_MTOM_ACCEPTED on Interface IF_SOAP_CONTEXT has no exception.
Method GET_MTOM_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MTOM_ENABLED | Value transfer | Type reference (TYPE) | BOOLEAN | MTOM aktiviert | 20070402 |
Method GET_MTOM_ENABLED on Interface IF_SOAP_CONTEXT has no exception.
Method GET_PERSIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PERSIST | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PERSIST | Persist API für SOAP Kontext | 20060822 |
Method GET_PERSIST on Interface IF_SOAP_CONTEXT has no exception.
Method GET_PERSISTENCY_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERSISTENCY_RUNTIME | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PERSISTENCY_RUNTIME | Persistency runtime | 20120703 |
Method GET_PERSISTENCY_RUNTIME on Interface IF_SOAP_CONTEXT has no exception.
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROGRAM | Value transfer | Type reference (TYPE) | STRING | 20050322 |
Method GET_PROGRAM on Interface IF_SOAP_CONTEXT has no exception.
Method GET_PROTOCOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROTOCOLS | Value transfer | Type reference (TYPE) | SOAP_PROTOCOL_LIST | Liste von SOAP Protokollen | 20050323 |
Method GET_PROTOCOLS on Interface IF_SOAP_CONTEXT has no exception.
Method GET_PROTOCOL_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_URI | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20050613 | |||
| 2 | RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_PROTOCOL | Schnittstelle von SOAP Protokollen | 20050613 |
Method GET_PROTOCOL_BY_NAME on Interface IF_SOAP_CONTEXT has no exception.
Method GET_RECEIVED_OPERATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_OPERATION | Value transfer | Type reference (TYPE) | QNAME | Qualified Name | 20061218 |
Method GET_RECEIVED_OPERATION on Interface IF_SOAP_CONTEXT has no exception.
Method GET_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_REGISTRY | Zugriff zu Konfigurationsdaten von Web Services | 20050322 |
Method GET_REGISTRY on Interface IF_SOAP_CONTEXT has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050322 |
Method GET_REQUEST on Interface IF_SOAP_CONTEXT has no exception.
Method GET_REQUEST_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MESSAGE_ID | Value transfer | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20060404 |
Method GET_REQUEST_ID on Interface IF_SOAP_CONTEXT has no exception.
Method GET_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESPONSE | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_MESSAGE | Low-Level Message Interface implemented by Transport Binding | 20050323 |
Method GET_RESPONSE on Interface IF_SOAP_CONTEXT has no exception.
Method GET_RESPONSE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MESSAGE_ID | Value transfer | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20060404 |
Method GET_RESPONSE_ID on Interface IF_SOAP_CONTEXT has no exception.
Method GET_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ROLES | Value transfer | Type reference (TYPE) | SOAP_ROLES_LIST | Liste von SOAP Rollen URIs | 20050323 |
Method GET_ROLES on Interface IF_SOAP_CONTEXT has no exception.
Method GET_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RUNTIME | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_RUNTIME_ROOT | Allgemeine SOAP Laufzeit (abstrakte Oberklasse) | 20050321 |
Method GET_RUNTIME on Interface IF_SOAP_CONTEXT has no exception.
Method GET_RUNTIME_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_RUNTIME_PROTOCOL | Protokollschnittstelle der SOAP-Laufzeit | 20050324 |
Method GET_RUNTIME_PROTOCOL on Interface IF_SOAP_CONTEXT has no exception.
Method GET_SECURITY_PROFILE_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROFILE | Value transfer | Type reference (TYPE) | WSS_PROFILE_IN | Inbound WS Security Profil | 20050324 |
Method GET_SECURITY_PROFILE_IN on Interface IF_SOAP_CONTEXT has no exception.
Method GET_SECURITY_PROFILE_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROFILE | Value transfer | Type reference (TYPE) | WSS_PROFILE_OUT | Outbound WS Security Profil | 20050324 |
Method GET_SECURITY_PROFILE_OUT on Interface IF_SOAP_CONTEXT has no exception.
Method GET_SECURITY_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_SECURITY_HELPER | Schnittstelle Web Services Security Protokoll | 20050324 |
Method GET_SECURITY_PROTOCOL on Interface IF_SOAP_CONTEXT has no exception.
Method GET_SEQUENCE_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SEQUENCE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_SEQUENCE_PROTOCOL | Sequence Protocol | 20101223 |
Method GET_SEQUENCE_PROTOCOL on Interface IF_SOAP_CONTEXT has no exception.
Method GET_SOAP_APPL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_APPL_NAME | Value transfer | Type reference (TYPE) | SRT_WSP_SOAP_APPL_NAME | WSP Name of SOAP Application | 20081217 |
Method GET_SOAP_APPL_NAME on Interface IF_SOAP_CONTEXT has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATE | Value transfer | Type reference (TYPE) | I | 20050324 |
Method GET_STATE on Interface IF_SOAP_CONTEXT has no exception.
Method GET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LEVEL | Value transfer | Type reference (TYPE) | I | 20050324 |
Method GET_TRACE_LEVEL on Interface IF_SOAP_CONTEXT has no exception.
Method GET_TRANSPORT_BINDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BINDING | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_BINDING | Schnittstelle für SOAP Transportprotokolle | 20050324 |
Method GET_TRANSPORT_BINDING on Interface IF_SOAP_CONTEXT has no exception.
Method GET_TRANSPORT_BINDING_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ID | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20050324 |
Method GET_TRANSPORT_BINDING_ID on Interface IF_SOAP_CONTEXT has no exception.
Method GET_TRANSPORT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_CONTEXT | Gemeinsame Schnittstelle aller SOAP Transportkontexte | 20050324 |
Method GET_TRANSPORT_CONTEXT on Interface IF_SOAP_CONTEXT has no exception.
Method GET_TRANSPORT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ID | Value transfer | Type reference (TYPE) | TSRT_TRANSPORT_ID | 20050324 |
Method GET_TRANSPORT_ID on Interface IF_SOAP_CONTEXT has no exception.
Method GET_WSA_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URI | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20061128 |
Method GET_WSA_CONTEXT on Interface IF_SOAP_CONTEXT has no exception.
Method GET_WS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_KEY | Value transfer | Type reference (TYPE) | SCR_WSCFG_KEY | Web Service Konfigurations-Key | 20050324 |
Method GET_WS_KEY on Interface IF_SOAP_CONTEXT has no exception.
Method GET_XOP_ATTACHM_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XOP_CREATED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20061127 |
Method GET_XOP_ATTACHM_CREATED on Interface IF_SOAP_CONTEXT has no exception.
Method IS_APPLICATION_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | Kennzeichen für Anwendungsfehler | 20060830 |
Method IS_APPLICATION_FAULT on Interface IF_SOAP_CONTEXT has no exception.
Method IS_BINARY_XML_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060330 |
Method IS_BINARY_XML_ENABLED on Interface IF_SOAP_CONTEXT has no exception.
Method IS_HIBERNATION_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20051104 |
Method IS_HIBERNATION_ENABLED on Interface IF_SOAP_CONTEXT has no exception.
Method IS_LOCAL_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOCAL_CALL | Value transfer | Type reference (TYPE) | BOOLEAN | Kennzeichen für lokalen Aufruf (short cut) | 20060815 |
Method IS_LOCAL_CALL on Interface IF_SOAP_CONTEXT has no exception.
Method IS_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_MAPPING | Value transfer | Type reference (TYPE) | BOOLEAN | 20101201 |
Method IS_MAPPING on Interface IF_SOAP_CONTEXT has no exception.
Method IS_OPERATION_TECHNICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TECHNICAL | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060719 |
Method IS_OPERATION_TECHNICAL on Interface IF_SOAP_CONTEXT has no exception.
Method IS_RESUMED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_RESUMED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20060803 |
Method IS_RESUMED on Interface IF_SOAP_CONTEXT has no exception.
Method IS_STATEFUL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLAG | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050324 |
Method IS_STATEFUL on Interface IF_SOAP_CONTEXT has no exception.
Method SET_APPLICATION_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | TSOAP_TRUE | Kennzeichen für Anwendungsfehler | 20060830 |
Method SET_APPLICATION_FAULT on Interface IF_SOAP_CONTEXT has no exception.
Method SET_METERING_CALLERINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_METERING_CALLERINFO | Call by reference | Type reference (TYPE) | SXMS_METERING_CALLERINFO | 20110117 |
Method SET_METERING_CALLERINFO on Interface IF_SOAP_CONTEXT has no exception.
Method SET_XOP_ATTACHM_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | XOP_CREATED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20061127 |
Method SET_XOP_ATTACHM_CREATED on Interface IF_SOAP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |