SAP ABAP Class CL_SIW_TA_EVENT_MANAGER (SIW Transaction Event Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_CORE (Package) Core of Service Implementation Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_TA_EVENT_MANAGER SIW Transaction Event Manager (Interface) 20110301
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_TRANSACTION_EVENTS SIW: Transactional Events (Public) 20110225
Properties
Class CL_SIW_TA_EVENT_MANAGER  
Short Description SIW Transaction Event Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_CORE   Core of Service Implementation Workbench 
Created 20110225   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SIW_TA_EVENT_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_TA_EVENT_MANAGER SIW Transaction Event Manager (Interface) 20110301
2 IF_SIW_TRANSACTION_EVENTS SIW: Transactional Events (Public) 20110225
Friends
Class CL_SIW_TA_EVENT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_SIW_TA_EVENT_MANAGER SIW Transaction Event Manager 20110225
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_DB_EVENT_FINISHED Instance method Private Event handling method Handle (Forward) DB Event EV_FINISHED 20110301
2 HANDLE_DB_EVENT_SAVE_REQUESTED Instance method Private Event handling method Handle (Forward) DB Event EV_SAVE_REQUESTED 20110301
3 INIT Instance method Private Method Initialization 20110301
4 RAISE_AFTER_ROLLBACK Instance method Public Method 20110301
5 RAISE_AFTER_SAVE Instance method Public Method 20110225
6 RAISE_BEFORE_SAVE Instance method Public Method 20110225
7 RAISE_SAVE_REQUESTED Instance method Public Method 20110301
8 S_GET_TA_EVENTS Static method Public Method Get Instance (Singleton) for Event Consumer 20110301
9 S_GET_TA_MANAGER Static method Public Method Get Instance (Singleton) of Transaction Manager 20110301
Events
# Event Type Visibility Description Created on
1 AFTER_ROLLBACK Instance Event
(0)
Public
(2)
20110301
2 AFTER_SAVE Instance Event
(0)
Public
(2)
20110225
3 BEFORE_SAVE Instance Event
(0)
Public
(2)
20110225
4 SAVE_REQUESTED Instance Event
(0)
Public
(2)
20110301
Types
Class CL_SIW_TA_EVENT_MANAGER has no local type.
Method Signatures

Method HANDLE_DB_EVENT_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND_DB_CHANGE Value transfer Attribute reference (LIKE) 20110301

Method HANDLE_DB_EVENT_FINISHED on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method HANDLE_DB_EVENT_SAVE_REQUESTED Signature

Method HANDLE_DB_EVENT_SAVE_REQUESTED on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Method HANDLE_DB_EVENT_SAVE_REQUESTED on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method INIT Signature

Method INIT on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Method INIT on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method RAISE_AFTER_ROLLBACK Signature

Method RAISE_AFTER_ROLLBACK on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Method RAISE_AFTER_ROLLBACK on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method RAISE_AFTER_SAVE Signature

Method RAISE_AFTER_SAVE on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Method RAISE_AFTER_SAVE on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method RAISE_BEFORE_SAVE Signature

Method RAISE_BEFORE_SAVE on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Method RAISE_BEFORE_SAVE on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method RAISE_SAVE_REQUESTED Signature

Method RAISE_SAVE_REQUESTED on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Method RAISE_SAVE_REQUESTED on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method S_GET_TA_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SIW_TRANSACTION_EVENTS 20110301

Method S_GET_TA_EVENTS on class CL_SIW_TA_EVENT_MANAGER has no exception.

Method S_GET_TA_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SIW_TA_EVENT_MANAGER SIW Transaction Event Manager (Interface) 20110301

Method S_GET_TA_MANAGER on class CL_SIW_TA_EVENT_MANAGER has no exception.
Event Signatures

Event AFTER_ROLLBACK Signature
Event AFTER_ROLLBACK on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Event AFTER_SAVE Signature
Event AFTER_SAVE on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Event BEFORE_SAVE Signature
Event BEFORE_SAVE on class CL_SIW_TA_EVENT_MANAGER has no parameter.
Event SAVE_REQUESTED Signature
Event SAVE_REQUESTED on class CL_SIW_TA_EVENT_MANAGER has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731