SAP ABAP Interface IF_SOAP_EVENT_FOR_MESSAGE (Notification About SOAP Events for Messages)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_EVENT_NOTIFICATION | SOAP Event Notification | 20070117 |
Properties
Interface | IF_SOAP_EVENT_FOR_MESSAGE | |
Short Description | Notification About SOAP Events for Messages |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20070117 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_SOAP_EVENT_ROOT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SOAP_EVENT_ROOT | SOAP Event Notification | 20070117 |
Friends
Interface IF_SOAP_EVENT_FOR_MESSAGE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_LOCATION_CONSUMER | Instance attribute | Public | Attribute reference (LIKE) | 20070117 | ||||
2 | CO_LOCATION_PROVIDER | Instance attribute | Public | Attribute reference (LIKE) | 20070117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Handling of Canceled Messages | 20070117 |
Events
Interface IF_SOAP_EVENT_FOR_MESSAGE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LOCATION | Public | Attribute reference (LIKE) | 20070117 |
|
||
2 | MESSAGE_ID_LIST | Public | See coding | 20070117 | message_id_list TYPE TABLE OF message_id_list_item
|
||
3 | MESSAGE_ID_LIST_ITEM | Public | See coding | Entry in Message ID Table | 20070117 | BEGIN OF message_id_list_item,
persist_id TYPE sxms_persist_id,
pipeline_id TYPE sxmspid,
message_id TYPE srtmsgid,
location TYPE location,
END OF message_id_list_item
|
Method Signatures
Method HANDLE_EVENT_CANCEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE_ID_LIST | Call by reference | Type reference (TYPE) | MESSAGE_ID_LIST | Liste der Message-IDs | 20070117 |
Method HANDLE_EVENT_CANCEL on Interface IF_SOAP_EVENT_FOR_MESSAGE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |