SAP ABAP Interface IF_OS_UNDO_MANAGER (Object Services Private: Undo Manager Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_TRANSACTION (Package) Object Service Transaction

⤷

⤷

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
Interface | IF_OS_UNDO_MANAGER | |
Short Description | Object Services Private: Undo Manager Interface |
General Data
Package | SOS_TRANSACTION | Object Service Transaction |
Created | 19981207 | SAP |
Last changed | 20010426 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_OS_TRANSACTION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | OSTYP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_OS_UNDO_MANAGER has no interface.
Friends
Interface IF_OS_UNDO_MANAGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | UNDO_TRANSACTION_STACK | 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
Interface 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 Interface 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 Interface 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 Interface 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 |