SAP ABAP Interface IF_SOAP_EVENT_FOR_SEQUENCE (SOAP Event Notification for Sequences)
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_APPLICATION_IS_IN XI SOAP Application 20070123
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_EVENT_NOTIFICATION SOAP Event Notification 20070124
Properties
Interface IF_SOAP_EVENT_FOR_SEQUENCE  
Short Description SOAP Event Notification for Sequences    
General Data
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20070122   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 20070122
Friends
Interface IF_SOAP_EVENT_FOR_SEQUENCE 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) 20070122
2 CO_LOCATION_PROVIDER Instance attribute Public Attribute reference (LIKE) 20070122
3 CO_SEQ_TERMINATION_HARD Constant Public Type reference (TYPE) SEQ_TERMINATION_TYPE 'H' Hard Termination 20070124
4 CO_SEQ_TERMINATION_SOFT Constant Public Type reference (TYPE) SEQ_TERMINATION_TYPE 'S' Soft Termination 20070124
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_EVENT_TERMINATE Static method Public Method Handling of Event "Terminate Sequences" 20070122
Events
Interface IF_SOAP_EVENT_FOR_SEQUENCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LOCATION Public Attribute reference (LIKE) 20070122
2 SEQUENCE_ID_LIST Public See coding Sequence ID Table 20070122 sequence_id_list TYPE TABLE OF sequence_id_list_item WITH DEFAULT KEY
3 SEQUENCE_ID_LIST_ITEM Public See coding Entry in Sequence ID Table 20070122 BEGIN OF sequence_id_list_item, sequence_id TYPE srt_sequence_id, location TYPE location, END OF sequence_id_list_item
4 SEQ_TERMINATION_TYPE Public Type reference (TYPE) CHAR1 Type for Termination Type (Soft/Hard) 20070124
Method Signatures

Method HANDLE_EVENT_TERMINATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEQUENCE_ID_LIST Call by reference Type reference (TYPE) SEQUENCE_ID_LIST Liste der Message-IDs 20070122
2 Importing SEQ_TERMINATION_TYPE Call by reference Type reference (TYPE) SEQ_TERMINATION_TYPE Typ für Terminierungsart (weich / hart) 20070124

Method HANDLE_EVENT_TERMINATE on Interface IF_SOAP_EVENT_FOR_SEQUENCE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710