SAP ABAP Class CL_DPR_TRANSACTION_MANAGER (Development Projects: Transaction Administration)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_CORE (Package) Project Management - Application Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_TRANSACTION_MANAGER Development Projects: Transaction Administration 20020408
Properties
Class CL_DPR_TRANSACTION_MANAGER  
Short Description Development Projects: Transaction Administration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class DPR_CORE    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_CORE   Project Management - Application Core 
Created 20020408   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_TRANSACTION_MANAGER Development Projects: Transaction Administration 20020408
Friends
# Friend Modeled only Created on Description
1 CL_DPR_API_CORE_SERVICE_MNGR 20041026 Service Manager
2 CL_DPR_APPL_OBJECT_MANAGER 20020408 Development Projects: Administration of Application Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FAILED_OBJECTS Instance attribute Private Type reference (TYPE) DPR_TT_COMMONS Application Object with Errors 20020408
2 MT_LOCKED_OBJECTS Instance attribute Private Type reference (TYPE) DPR_TT_COMMONS Application Objects with foreign Lock 20081126
3 MV_LOCAL_UPDATE_ACTIVE Instance attribute Private Type reference (TYPE) BOOLE_D Local Updating Active 20020612
4 MV_SAVE_SEQUENCE_ACTIVE Instance attribute Private Type reference (TYPE) BOOLE_D Save Active 20020807
5 MV_SAVE_TIMESTAMP Instance attribute Private Type reference (TYPE) DPR_TV_TIMESTAMP Time Stamp for Save (UTC; Short Form) 20020807
6 MV_SUPERVISION_ACTIVE Instance attribute Private Type reference (TYPE) BOOLE_D Transaction Monitoring Active 20020510
7 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_DPR_TRANSACTION_MANAGER Development Projects: Transaction Administration 20020408
Methods
# Method Level Visibility Method type Description Created on
1 ABORT_SAVE_SEQUENCE Instance method Private Method Cancel Save Sequence 20020807
2 ACTIVATE_LOCAL_UPDATE Instance method Private Method Activate Local Update for Commit Work 20030730
3 CAST_CHANGES_COMMITED Instance method Public Method Trigger Event CHANGES_COMMITED:IF_DPR_TRANSACTION_MANAGER 20020709
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020408
5 CONSTRUCTOR Instance method Public Constructor Constructor 20020408
6 EXECUTE_ROLLBACK Instance method Public Method Reset Transaction 20061206
7 EXECUTE_SAVE Instance method Public Method Save Transaction 20020408
8 FREE Instance method Private Method Destructor 20020408
9 GET_INSTANCE Static method Public Method Access Method for Singleton 20020408
10 IS_SUPERVISION_ACTIVE Instance method Public Method Is transaction monitoring active? (Internal Use) 20020617
11 ON_TRANSACTION_FINISHED Instance method Private Event handling method Hndlr Meth. TRANSACTION_FINISHED:CL_SYSTEM_TRANSACTION_STATE 20020510
12 PREPARE_SAVE Instance method Private Method Prepare Save 20020408
13 START_SAVE_SEQUENCE Instance method Private Method Start Save Sequence 20020807
14 SUPERVISE_TRANSACTION Instance method Public Method (De)Activate Transaction Monitoring (Internal Use) 20020510
Events
Class CL_DPR_TRANSACTION_MANAGER has no event.
Types
Class CL_DPR_TRANSACTION_MANAGER has no local type.
Method Signatures

Method ABORT_SAVE_SEQUENCE Signature

Method ABORT_SAVE_SEQUENCE on class CL_DPR_TRANSACTION_MANAGER has no parameter.
Method ABORT_SAVE_SEQUENCE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method ACTIVATE_LOCAL_UPDATE Signature

Method ACTIVATE_LOCAL_UPDATE on class CL_DPR_TRANSACTION_MANAGER has no parameter.
Method ACTIVATE_LOCAL_UPDATE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method CAST_CHANGES_COMMITED Signature

Method CAST_CHANGES_COMMITED on class CL_DPR_TRANSACTION_MANAGER has no parameter.
Method CAST_CHANGES_COMMITED on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method EXECUTE_ROLLBACK Signature

Method EXECUTE_ROLLBACK on class CL_DPR_TRANSACTION_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_POSTING_ERROR Development Projects: Fehler bei der Verbuchung 20061206

Method EXECUTE_SAVE Signature

Method EXECUTE_SAVE on class CL_DPR_TRANSACTION_MANAGER has no parameter.
# Exception Resumable Description Created on
1 CX_DPR_POSTING_ERROR Development Projects: Fehler bei der Verbuchung 20020408

Method FREE Signature

Method FREE on class CL_DPR_TRANSACTION_MANAGER has no parameter.
Method FREE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_DPR_TRANSACTION_MANAGER Development Projects: Transaktionsverwaltung 20020408

Method GET_INSTANCE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method IS_SUPERVISION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Bool'scher Wert: TA-Überwachung ist aktiv (True = 'X') 20020617

Method IS_SUPERVISION_ACTIVE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method ON_TRANSACTION_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KIND Call by reference Attribute reference (LIKE) 20020510

Method ON_TRANSACTION_FINISHED on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method PREPARE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RC Value transfer Type reference (TYPE) I Rückgabewert (0 = Aufruf OK) 20020408

Method PREPARE_SAVE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method START_SAVE_SEQUENCE Signature

Method START_SAVE_SEQUENCE on class CL_DPR_TRANSACTION_MANAGER has no parameter.
Method START_SAVE_SEQUENCE on class CL_DPR_TRANSACTION_MANAGER has no exception.

Method SUPERVISE_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVATION Call by reference Type reference (TYPE) BOOLE_D Bool'scher Wert: Überwachung aktivieren ('X') / deakt. (' ') 20020510

Method SUPERVISE_TRANSACTION on class CL_DPR_TRANSACTION_MANAGER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200