SAP ABAP Class IF_SOAP_EVENT_FOR_MESSAGE (Notification About SOAP Events for Messages)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_EVENT_ROOT | SOAP Event Notification | 20070117 |
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
Class | IF_SOAP_EVENT_FOR_MESSAGE | |
Short Description | Notification About SOAP Events for Messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20070117 | SAP |
Last change | 20090618 | 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_EVENT_FOR_MESSAGE has no interface implemented.
Friends
Class IF_SOAP_EVENT_FOR_MESSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20070117 | ||||
2 | ![]() |
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
Class 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 class IF_SOAP_EVENT_FOR_MESSAGE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |