SAP ABAP Class CL_BANK_PP_DB_CHANGE_MNGR (Management of DB Changes)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
Properties
Class CL_BANK_PP_DB_CHANGE_MNGR  
Short Description Management of DB Changes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BANK_PP_JOBCTRL   Parallel Processing and Job Control 
Created 20030408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BANK_PP_DB_CHANGE_MNGR has no forward declaration.
Interfaces
Class CL_BANK_PP_DB_CHANGE_MNGR has no interface implemented.
Friends
Class CL_BANK_PP_DB_CHANGE_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_COMMIT_WORK Constant Public Type reference (TYPE) CHAR1 'C' Commit Work 20030408
2 CON_DB_COMMIT Constant Public Type reference (TYPE) CHAR1 'D' DB Commit 20030408
3 CON_ROLLBACK_WORK Constant Public Type reference (TYPE) CHAR1 'R' Rollback Work 20030408
4 RIF_TOP_TRANS Static Attribute Private Object reference (TYPE REF TO) IF_OS_TRANSACTION 20030408
5 RIF_TRANS_MNGR Static Attribute Private Object reference (TYPE REF TO) IF_OS_TRANSACTION_MANAGER 20030408
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030408
2 DB_COMMIT Static method Public Method Trigger DB Commit 20030408
3 HANDLE_AFTER_CHANGE Static method Private Event handling method 20030408
4 HANDLE_BEFORE_COMMIT Static method Private Event handling method 20030408
5 INIT_TRANSACTION Static method Private Method 20030408
Events
# Event Type Visibility Description Created on
1 EV_AFTER_DB_CHANGE Static Event
(1)
Public
(2)
DB Change is Completed 20030408
2 EV_BEFORE_DB_CHANGE Static Event
(1)
Public
(2)
DB Change in Preparation 20030408
Types
Class CL_BANK_PP_DB_CHANGE_MNGR has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BANK_PP_DB_CHANGE_MNGR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BANK_PP_DB_CHANGE_MNGR has no exception.

Method DB_COMMIT Signature

Method DB_COMMIT on class CL_BANK_PP_DB_CHANGE_MNGR has no parameter.
Method DB_COMMIT on class CL_BANK_PP_DB_CHANGE_MNGR has no exception.

Method HANDLE_AFTER_CHANGE Signature

Method HANDLE_AFTER_CHANGE on class CL_BANK_PP_DB_CHANGE_MNGR has no parameter.
Method HANDLE_AFTER_CHANGE on class CL_BANK_PP_DB_CHANGE_MNGR has no exception.

Method HANDLE_BEFORE_COMMIT Signature

Method HANDLE_BEFORE_COMMIT on class CL_BANK_PP_DB_CHANGE_MNGR has no parameter.
Method HANDLE_BEFORE_COMMIT on class CL_BANK_PP_DB_CHANGE_MNGR has no exception.

Method INIT_TRANSACTION Signature

Method INIT_TRANSACTION on class CL_BANK_PP_DB_CHANGE_MNGR has no parameter.
Method INIT_TRANSACTION on class CL_BANK_PP_DB_CHANGE_MNGR has no exception.
Event Signatures

Event EV_AFTER_DB_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 KIND_DB_CHANGE Exporting Value transfer Type reference (TYPE) CHAR1 20030408

Event EV_BEFORE_DB_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 KIND_DB_CHANGE Exporting Value transfer Type reference (TYPE) CHAR1 20030408
History
Last changed by/on SAP  20110908 
SAP Release Created in 640