SAP ABAP Class CL_TRANSACTION_MANAGER_CK (PCP: Transaction Manager)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Properties
Class CL_TRANSACTION_MANAGER_CK  
Short Description PCP: Transaction Manager    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 20000127   SAP 
Last change 20000128   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TRANSACTION_MANAGER_CK has no interface implemented.
Friends
Class CL_TRANSACTION_MANAGER_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_ID Instance attribute Public Type reference (TYPE) CK_TRANSACTION_ID PCP: ID for a Transaction 20000128
2 CURRENT_TRANSACTION Instance attribute Private Type reference (TYPE) CKF_S_TRANSACTION PCP: Table Line of the Transaction Manager 20000128
3 TRANSACTION_LINE Instance attribute Private Type reference (TYPE) CKF_S_TRANSACTION PCP: Table Line of the Transaction Manager 20000128
4 TRANSACTION_MANAGER Static Attribute Public Object reference (TYPE REF TO) CL_TRANSACTION_MANAGER_CK PCP: Transaction Manager 20000127
5 T_TRANSACTION Instance attribute Private Type reference (TYPE) CKF_T_TRANSACTION PCP: Transaction Table 20000128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000127
2 CREATE Static method Public Method Constructor 20000127
3 GET_CURRENT_TRANSACTION Instance method Public Method Reads the Very Latest Transaction 20000127
4 GET_NEW_TRANSACTION Instance method Public Method Opens New Transaction 20000127
5 ON_TRANSACTION_END Instance method Public Event handling method Processes the End of a Transaction 20000128
6 ON_TRANSACTION_UNDO Instance method Public Event handling method Processes Undo for a Transaction 20000128
Events
Class CL_TRANSACTION_MANAGER_CK has no event.
Types
Class CL_TRANSACTION_MANAGER_CK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRANSACTION_MANAGER Value transfer Object reference (TYPE REF TO) CL_TRANSACTION_MANAGER_CK PCP: Transaktionsmanager 20000127

Method CREATE on class CL_TRANSACTION_MANAGER_CK has no exception.

Method GET_CURRENT_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_TRANSACTION_CK PCP: Transaktionsschritt fuer Undo 20000127
# Exception Resumable Description Created on
1 NO_TRANSACTION_OPEN Momentan keine Transaktion offen 20000127

Method GET_NEW_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_TRANSACTION_CK PCP: Transaktionsschritt fuer Undo 20000127

Method GET_NEW_TRANSACTION on class CL_TRANSACTION_MANAGER_CK has no exception.

Method ON_TRANSACTION_END Signature

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

Method ON_TRANSACTION_END on class CL_TRANSACTION_MANAGER_CK has no exception.

Method ON_TRANSACTION_UNDO Signature

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

Method ON_TRANSACTION_UNDO on class CL_TRANSACTION_MANAGER_CK has no exception.
History
Last changed by/on SAP  20000128 
SAP Release Created in 46C