SAP ABAP Class IF_SOAP_PROTOCOL (Interface for SOAP Protocols)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_CONFIGURABLE | Property/Feature/Values of Configurable Runtime Objects | 20030513 |
2 | Interface composition (i COMPRISING i_ref) | IF_SOAP_HIBERNATION | Hibernate and Wake Runtime Context | 20050415 |
Meta Relationship - Used By
Properties
Class | IF_SOAP_PROTOCOL | |
Short Description | Interface for SOAP Protocols | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020828 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SOAP_PROTOCOL has no interface implemented.
Friends
Class IF_SOAP_PROTOCOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Protocol Priority 1 | 20030217 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Protocol Priority 2 | 20030217 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | Protocol Priority 3 | 20030217 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | Protocol Priority 4 | 20030217 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | Protocol Priority 5 | 20030217 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 6 | Protocol Priority 6 | 20030217 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 7 | Protocol Priority 7 | 20030217 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 8 | Protocol Priority 8 | 20030217 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 9 | Protocol Priority 9 | 20030217 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | CO_PRIORITY_9 | Highest Protocol Priority | 20030217 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | I | CO_PRIORITY_1 | Lowest Protocol Priority 1 | 20030217 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | I | CO_PRIORITY_5 | Medium Protocol Priority | 20030217 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | Receiver Side | 20030210 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | Sender Side | 20030210 | |
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name (to Display) | 20030210 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANYURI | Name (URI) | 20020906 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ANYURI | Name (URI) of Implementation | 20030610 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Priority (1..9) | 20030218 |
Methods
Events
Class IF_SOAP_PROTOCOL has no event.
Types
Class IF_SOAP_PROTOCOL has no local type.
Method Signatures
Method CLEANUP_ON_FAULT Signature
Method CLEANUP_ON_FAULT on class IF_SOAP_PROTOCOL has no parameter.
Method CLEANUP_ON_FAULT on class IF_SOAP_PROTOCOL has no exception.
Method DISABLE Signature
Method DISABLE on class IF_SOAP_PROTOCOL has no parameter.
Method DISABLE on class IF_SOAP_PROTOCOL has no exception.
Method ENABLE Signature
Method ENABLE on class IF_SOAP_PROTOCOL has no parameter.
Method ENABLE on class IF_SOAP_PROTOCOL has no exception.
Method FAULT_PROCESS Signature
Method FAULT_PROCESS on class IF_SOAP_PROTOCOL has no parameter.
Method FAULT_PROCESS on class IF_SOAP_PROTOCOL has no exception.
Method GET_FEATURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FEATURES | Call by reference | Type reference (TYPE) | SOAP_FEATURE_LIST | Liste von SOAP Features | 20020906 |
Method GET_FEATURES on class IF_SOAP_PROTOCOL has no exception.
Method GET_FEATURE_PROPERTY Signature
Method GET_FEATURE_PROPERTY on class IF_SOAP_PROTOCOL has no parameter.
Method GET_FEATURE_PROPERTY on class IF_SOAP_PROTOCOL has no exception.
Method GET_SUPPORTED_FEATURE_URIS Signature
Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_PROTOCOL has no parameter.
Method GET_SUPPORTED_FEATURE_URIS on class IF_SOAP_PROTOCOL has no exception.
Method GET_SUPPORTED_HEADER_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HEADER_ELEMENTS | Value transfer | Type reference (TYPE) | SOAP_PART_LIST | Liste von XML QNames | 20030218 |
Method GET_SUPPORTED_HEADER_ELEMENTS on class IF_SOAP_PROTOCOL has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf | 20030210 | ||
2 | ![]() |
NODE_TYPE | Value transfer | Type reference (TYPE) | I | CO_SOAP_RECEIVER | Sender/Empfänger | 20030210 | |
3 | ![]() |
PRIORITY | Value transfer | Type reference (TYPE) | I | CO_PRIORITY_LOWEST | Protokoll-Priorität | 20030217 |
Method INIT on class IF_SOAP_PROTOCOL has no exception.
Method IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_ENABLED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050621 |
Method IS_ENABLED on class IF_SOAP_PROTOCOL has no exception.
Method POST_PROCESS Signature
Method POST_PROCESS on class IF_SOAP_PROTOCOL has no parameter.
Method POST_PROCESS on class IF_SOAP_PROTOCOL has no exception.
Method POST_RESTORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERSIST_ID | Value transfer | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | Persistence ID in SOAP Runtime | 20130308 |
Method POST_RESTORE on class IF_SOAP_PROTOCOL has no exception.
Method PRE_PERSIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERSIST_ID | Value transfer | Type reference (TYPE) | SRT_PERSISTENCY_PERSIST_ID | 20120724 |
Method PRE_PERSIST on class IF_SOAP_PROTOCOL has no exception.
Method PRE_PROCESS Signature
Method PRE_PROCESS on class IF_SOAP_PROTOCOL has no parameter.
Method PRE_PROCESS on class IF_SOAP_PROTOCOL has no exception.
Method SET_FEATURE_PROPERTY Signature
Method SET_FEATURE_PROPERTY on class IF_SOAP_PROTOCOL has no parameter.
Method SET_FEATURE_PROPERTY on class IF_SOAP_PROTOCOL has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |