Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSADDR_PROTOCOL | Web Service Addressing Protocol | 20041116 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSADDR_PROTOCOL_IMPL | implement old interface | 20080122 |
Properties
Interface | IF_SOAP_WSADDR_PROTOCOL | |
Short Description | WSADDR: IF WS-ADDR protocol |
General Data
Package | SOAP_WS_ADDR | WSADDR: WS-ADDRESSING Protocol |
Created | 20041116 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | TSRC | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_PROTOCOL | Interface for SOAP Protocols | 20041116 |
Friends
Interface IF_SOAP_WSADDR_PROTOCOL has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DISPLAY_NAME | Constant | Public | Type reference (TYPE) | STRING | 'WS-Addressing Protocol' | Display name of the protocol | 20041118 | |
2 | M_ACTION | Instance attribute | Public | Type reference (TYPE) | ANYURI | Action | 20041125 | ||
3 | M_ACTION_RESPONSE | Instance attribute | Public | Type reference (TYPE) | ANYURI | Action (Response) | 20060209 | ||
4 | M_FAULT_TO | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | Fault Endpoint Reference | 20041125 | ||
5 | M_FAULT_TO_RESPONSE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | Fault Endpoint Reference (Response) | 20060209 | ||
6 | M_FROM | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | Source Endpoint Reference | 20041125 | ||
7 | M_FROM_RESPONSE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | Source Endpoint Reference (Response) | 20060209 | ||
8 | M_MESSAGE_ID | Instance attribute | Public | Type reference (TYPE) | ANYURI | Message ID (URI) Original | 20041119 | ||
9 | M_MESSAGE_ID_REF | Instance attribute | Public | Type reference (TYPE) | ANYURI | Message ID (URI) Reference | 20060205 | ||
10 | M_MESSAGE_ID_REF_RESPONSE | Instance attribute | Public | Type reference (TYPE) | ANYURI | Message ID (URI) Reference (Response) | 20060209 | ||
11 | M_MESSAGE_ID_RESPONSE | Instance attribute | Public | Type reference (TYPE) | ANYURI | Message ID (URI) Original (Response) | 20060209 | ||
12 | M_RELATES_TO | Instance attribute | Public | Type reference (TYPE) | WSADDR_RELATES_TO | Original Message ID | 20041125 | ||
13 | M_RELATES_TO_RESPONSE | Instance attribute | Public | Type reference (TYPE) | WSADDR_RELATES_TO | Original Message ID | 20060209 | ||
14 | M_REPLY_TO | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | Reply Endpoint Reference | 20041125 | ||
15 | M_REPLY_TO_RESPONSE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | Reply Endpoint Reference (Response) | 20060209 | ||
16 | M_TO | Instance attribute | Public | Type reference (TYPE) | ANYURI | Endpoint Reference URI | 20041125 | ||
17 | M_TO_RESPONSE | Instance attribute | Public | Type reference (TYPE) | ANYURI | Endpoint Reference URI | 20060209 | ||
18 | NAME | Constant | Public | Type reference (TYPE) | ANYURI | TSRC_SOAP_WSA_PROTOCOL | Name of the protocol | 20041118 | |
19 | WSA_CO_CLASS_NAME | Constant | Public | Type reference (TYPE) | STRING | 'CL_SOAP_WSADDR_PROTOCOL' | WSA: Class name | 20050705 |
Methods
Events
Interface IF_SOAP_WSADDR_PROTOCOL has no event.
Types
Interface IF_SOAP_WSADDR_PROTOCOL has no local type.
Method Signatures
Method DISABLE_RELIABLE_PROCESSING Signature
Method DISABLE_RELIABLE_PROCESSING on Interface IF_SOAP_WSADDR_PROTOCOL has no parameter.
Method DISABLE_RELIABLE_PROCESSING on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method ENABLE_RELIABLE_PROCESSING Signature
Method ENABLE_RELIABLE_PROCESSING on Interface IF_SOAP_WSADDR_PROTOCOL has no parameter.
Method ENABLE_RELIABLE_PROCESSING on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20041119 |
Method GET_ACTION on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_FAULT_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_TO_PART | Value transfer | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | WSADDR: RelatesTo structure | 20041203 |
Method GET_FAULT_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_FROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_PART | Value transfer | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | WSADDR: RelatesTo structure | 20041203 |
Method GET_FROM on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID | Value transfer | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID | 20041119 |
Method GET_MESSAGE_ID on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_MESSAGE_ID_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_REF | Value transfer | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID (Reference) | 20060205 |
Method GET_MESSAGE_ID_REF on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_MESSAGE_ID_REF_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_REF_RESPONSE | Value transfer | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID (Reference) (Response) | 20060209 |
Method GET_MESSAGE_ID_REF_RESPONSE on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_MESSAGE_ID_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_RESPONSE | Value transfer | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID (Response) | 20060209 |
Method GET_MESSAGE_ID_RESPONSE on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_REPLY_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REPLY_TO_PART | Value transfer | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | WSADDR: RelatesTo structure | 20041203 |
Method GET_REPLY_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_RESPONSE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTION | Value transfer | Type reference (TYPE) | ANYURI | Any URI | 20080815 |
Method GET_RESPONSE_ACTION on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_RESPONSE_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MESSAGE_ID | Value transfer | Type reference (TYPE) | SXMSMGUID | XI: Message ID | 20080815 |
Method GET_RESPONSE_MESSAGE_ID on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_RESPONSE_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TO | Value transfer | Type reference (TYPE) | ANYURI | Returns To header content of Response message | 20081222 |
Method GET_RESPONSE_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method GET_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TO | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20041119 |
Method GET_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method IS_PROCESSING_RELIABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RELIABLE | Value transfer | Type reference (TYPE) | BOOLEAN | WSA: Reliable Verarbeitung | 20050706 |
Method IS_PROCESSING_RELIABLE on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20041119 |
Method SET_ACTION on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_FAULT_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FAULT_TO_PART | Call by reference | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | WSADDR: RelatesTo structure | 20041203 |
Method SET_FAULT_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_FROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_PART | Call by reference | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | WSADDR: RelatesTo structure | 20041203 |
Method SET_FROM on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_MESSAGE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID | Call by reference | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID | 20041119 |
Method SET_MESSAGE_ID on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_MESSAGE_ID_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_REF | Value transfer | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID Reference | 20060205 |
Method SET_MESSAGE_ID_REF on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_MESSAGE_ID_REF_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_REF_RESPONSE | Call by reference | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID Reference (Response) | 20060209 |
Method SET_MESSAGE_ID_REF_RESPONSE on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_MESSAGE_ID_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_RESPONSE | Call by reference | Type reference (TYPE) | SXMSMGUID | WSA: MsgUUID (Response) | 20060209 |
Method SET_MESSAGE_ID_RESPONSE on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_REPLY_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REPLY_TO_PART | Call by reference | Object reference (TYPE REF TO) | CL_WS_ADDR_EPR_TYPE_NEW | WSADDR: RelatesTo structure | 20041203 |
Method SET_REPLY_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method SET_TO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TO | Call by reference | Type reference (TYPE) | ANYURI | any URI | 20041119 |
Method SET_TO on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method WSA_GENERATE_UUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGID_RAW | Value transfer | Type reference (TYPE) | SRTMSGID | WSA: MessageId as UUID | 20060204 |
Method WSA_GENERATE_UUID on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method WSA_GENERATE_UUID_URI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_UUID | Value transfer | Type reference (TYPE) | ANYURI | any URI | 20060204 |
Method WSA_GENERATE_UUID_URI on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
Method WSA_TECHNICAL_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TECHNICAL_ACTION | Call by reference | Type reference (TYPE) | ANYURI | Any URI | 20080902 |
Method WSA_TECHNICAL_ACTION on Interface IF_SOAP_WSADDR_PROTOCOL has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |