SAP ABAP Class CL_TRANSACTION_CK (PCP: Transaction Step for Undo)
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_CK  
Short Description PCP: Transaction Step for Undo    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 20000127   SAP 
Last change 00000000   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)
2 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TRANSACTION_CK has no interface implemented.
Friends
Class CL_TRANSACTION_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_TRANSACTION Instance attribute Public Type reference (TYPE) XFLAG Current Transaction 20000127
2 PREDECESSOR_ID Instance attribute Public Type reference (TYPE) CK_TRANSACTION_ID Predecessor Transaction ID 20000127
3 STATE_OBJECT Instance attribute Private Object reference (TYPE REF TO) IF_STATE_OBJECT_CK PCP: Status Object Interface 20000127
4 STATE_OBJECTS Instance attribute Protected Type reference (TYPE) CKF_T_STATE_OBJECT PCP: Table with Pointers to Status Objects 20000127
5 TRANSACTION_ID Instance attribute Public Type reference (TYPE) CK_TRANSACTION_ID Transaction ID 20000127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000127
2 END Instance method Public Method End of Transaction 20000127
3 INSERT_STATE_OBJECTS Instance method Public Method Insert Status Objects 20000127
4 SET_CURRENT_TRANSACTION Instance method Public Method Status Object Currently Valid 20000128
5 UNDO Instance method Public Method Undo the Transaction 20000127
Events
# Event Type Visibility Description Created on
1 TRANSACTION_END Instance Event
(0)
Public
(2)
Transaction: End 20000128
2 TRANSACTION_UNDO Instance Event
(0)
Public
(2)
Transaction: Undo 20000128
Types
Class CL_TRANSACTION_CK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PREDECESSOR_ID Call by reference Type reference (TYPE) CK_TRANSACTION_ID Transaktions ID des Vorgaengers 20000127
2 Importing IM_TRANSACTION_ID Call by reference Type reference (TYPE) CK_TRANSACTION_ID Transaktions ID 20000127
# Exception Resumable Description Created on
1 NOT_QUALIFIED Aufrufparameter nicht ausreichend 20000128

Method END Signature

Method END on class CL_TRANSACTION_CK has no parameter.
Method END on class CL_TRANSACTION_CK has no exception.

Method INSERT_STATE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATES Call by reference Type reference (TYPE) CKF_T_STATE_OBJECT PCP: Tabelle mit Zeigern auf Statusobjekte 20000128
# Exception Resumable Description Created on
1 FAILED Einfuegen nicht moeglich 20000128

Method SET_CURRENT_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CURRENT_TRANSACTION Call by reference Type reference (TYPE) XFLAG 'X': momentan aktuell, space: nicht aktuell 20000128

Method SET_CURRENT_TRANSACTION on class CL_TRANSACTION_CK has no exception.

Method UNDO Signature

Method UNDO on class CL_TRANSACTION_CK has no parameter.
Method UNDO on class CL_TRANSACTION_CK has no exception.
Event Signatures

Event TRANSACTION_END Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_TRANSACTION Exporting Value transfer Object reference (TYPE REF TO) CL_TRANSACTION_CK PCP: Transaktionsschritt fuer Undo 20000128

Event TRANSACTION_UNDO Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EX_TRANSACTION Exporting Value transfer Object reference (TYPE REF TO) CL_TRANSACTION_CK PCP: Transaktionsschritt fuer Undo 20000128
History
Last changed by/on SAP  00000000 
SAP Release Created in 46C