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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Public | Type reference (TYPE) | XFLAG | Current Transaction | 20000127 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CK_TRANSACTION_ID | Predecessor Transaction ID | 20000127 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_STATE_OBJECT_CK | PCP: Status Object Interface | 20000127 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CKF_T_STATE_OBJECT | PCP: Table with Pointers to Status Objects | 20000127 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CK_TRANSACTION_ID | Transaction ID | 20000127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000127 | |
| 2 | Instance method | Public | Method | End of Transaction | 20000127 | |
| 3 | Instance method | Public | Method | Insert Status Objects | 20000127 | |
| 4 | Instance method | Public | Method | Status Object Currently Valid | 20000128 | |
| 5 | 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 | IM_PREDECESSOR_ID | Call by reference | Type reference (TYPE) | CK_TRANSACTION_ID | Transaktions ID des Vorgaengers | 20000127 | |||
| 2 | IM_TRANSACTION_ID | Call by reference | Type reference (TYPE) | CK_TRANSACTION_ID | Transaktions ID | 20000127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | Einfuegen nicht moeglich | 20000128 |
Method SET_CURRENT_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |