SAP ABAP Class CL_SIW_DB_TRANSACTION_HANDLER (SIW: Transaction Handler for DB Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SIW (Application Component) Service Implementation Workbench
     S_SIW_DB (Package) SIW: Database Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SIW_DB_TRANSACTION_HANDLER Transaction Handler for SIW DB Access 20100802
Properties
Class CL_SIW_DB_TRANSACTION_HANDLER  
Short Description SIW: Transaction Handler for DB Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_SIW_DB   SIW: Database Layer 
Created 20100802   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SIW_DB_TRANSACTION_HANDLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_DB_TRANSACTION_HANDLER Transaction Handler for SIW DB Access 20100802
Friends
Class CL_SIW_DB_TRANSACTION_HANDLER 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_DB_TRANSACTION_HANDLER SIW: Transaction Handler for DB Access 20100802
2 MO_TOP_TRANSACTION Instance attribute Private Object reference (TYPE REF TO) IF_OS_TRANSACTION Interface for Transaction Objects 20100802
3 MO_TRANSACTION_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_OS_TRANSACTION_MANAGER Interface for Object Transaction Manager 20100802
4 MV_FLAG_LAST_CALL Instance attribute Private Type reference (TYPE) IF_SIW_DB_TRANSACTION_HANDLER=>TYP_FLG_LAST_CALL Flag: Last Call 20100802
5 MV_FLAG_RAISE_EVENTS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag: Raise Events 20100802
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100802
2 HANDLE_FINISHED Instance method Private Event handling method Event Handler for Event "Finished" of OS 20100802
3 HANDLE_SAVE_REQUESTED Instance method Private Event handling method Event Handler for Event "Save Requested" of OS 20100802
4 INIT_TRANSACTION Instance method Private Method Initialize the transaction 20100802
5 S_GET_INSTANCE Static method Public Method Get instance (singleton) 20100802
Events
Class CL_SIW_DB_TRANSACTION_HANDLER has no event.
Types
Class CL_SIW_DB_TRANSACTION_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SIW_DB_TRANSACTION_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_SIW_DB_TRANSACTION_HANDLER has no exception.

Method HANDLE_FINISHED Signature

Method HANDLE_FINISHED on class CL_SIW_DB_TRANSACTION_HANDLER has no parameter.
Method HANDLE_FINISHED on class CL_SIW_DB_TRANSACTION_HANDLER has no exception.

Method HANDLE_SAVE_REQUESTED Signature

Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_TRANSACTION_HANDLER has no parameter.
Method HANDLE_SAVE_REQUESTED on class CL_SIW_DB_TRANSACTION_HANDLER has no exception.

Method INIT_TRANSACTION Signature

Method INIT_TRANSACTION on class CL_SIW_DB_TRANSACTION_HANDLER has no parameter.
Method INIT_TRANSACTION on class CL_SIW_DB_TRANSACTION_HANDLER has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TRANSACTION_HANDLER Value transfer Object reference (TYPE REF TO) IF_SIW_DB_TRANSACTION_HANDLER Transaction Handler for SIW DB Access 20100802

Method S_GET_INSTANCE on class CL_SIW_DB_TRANSACTION_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in