SAP ABAP Class IF_OS_UNDO_MANAGER (Object Services Private: Undo Manager Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_H2O_UNDO_MANAGER | Object Services Private: Undo Manager For Persistent Objects | 20000118 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OS_UNDO_MANAGER | Object Services Private: Undo Manager For Persistent Objects | 19990112 |
Properties
| Class | IF_OS_UNDO_MANAGER | |
| Short Description | Object Services Private: Undo Manager Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 19981207 | SAP |
| Last change | 20010426 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_OS_UNDO_MANAGER has no interface implemented.
Friends
Class IF_OS_UNDO_MANAGER 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) | OSTYP_TRANSACTION_TABLE | Stack of Undo-Relevant Transactions | 20000308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Object Services Private: OO Transaction Ended Successfully | 19981207 | |
| 2 | Instance method | Public | Method | Object Services Private. New OO Transaction Started | 19981207 | |
| 3 | Instance method | Public | Method | Object Services Private: Undo OO Transaction | 19981207 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | UNDOABLE_TRANSACTION_ENDED | Instance Event (0) |
Public (2) |
End of Undo-Relevant Transaction | 20000308 |
| 2 | UNDOABLE_TRANSACTION_STARTED | Instance Event (0) |
Public (2) |
Start of Undo-Relevant Transaction | 20000308 |
| 3 | UNDO_REQUESTED | Instance Event (0) |
Public (2) |
Undo of Undo-Relevant Transaction Requested | 20000308 |
Types
Class IF_OS_UNDO_MANAGER has no local type.
Method Signatures
Method END_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaktionsobjekt der OO-Transaktion | 19990210 |
Method END_TRANSACTION on class IF_OS_UNDO_MANAGER has no exception.
Method START_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaktionsobjekt der OO-Transaktion | 19990210 |
Method START_TRANSACTION on class IF_OS_UNDO_MANAGER has no exception.
Method UNDO_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaktionsobjekt der OO-Transaktion | 19990210 |
Method UNDO_TRANSACTION on class IF_OS_UNDO_MANAGER has no exception.
Event Signatures
Event UNDOABLE_TRANSACTION_ENDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TRANSACTION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaktionsobjekt der gestarteten Transaktion | 20000308 |
Event UNDOABLE_TRANSACTION_STARTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TRANSACTION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaktionsobjekt der gestarteten Transaktion | 20000308 |
Event UNDO_REQUESTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TRANSACTION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaktionsobjekt der gestarteten Transaktion | 20000308 |
History
| Last changed by/on | SAP | 20010426 |
| SAP Release Created in |