SAP ABAP Interface IF_OS_TRANSACTION_MANAGER (Interface for Object Transaction Manager)
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_OS_TRANSACTION_MANAGER | Factory and Manager for All Transaction Objects | 19981202 |
Properties
| Interface | IF_OS_TRANSACTION_MANAGER | |
| Short Description | Interface for Object Transaction Manager |
General Data
| Package | SOS_TRANSACTION | Object Service Transaction |
| Created | 19981124 | SAP |
| Last changed | 19990909 | 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... |
Interfaces
Interface IF_OS_TRANSACTION_MANAGER has no interface.
Friends
Interface IF_OS_TRANSACTION_MANAGER has no friend.
Attributes
Interface IF_OS_TRANSACTION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a New Transaction Object | 19990806 | |
| 2 | Instance method | Public | Method | Passes Current Transaction Object | 19990907 | |
| 3 | Instance method | Public | Method | Passes the Topmost Transaction Object | 19990806 |
Events
Interface IF_OS_TRANSACTION_MANAGER has no event.
Types
Interface IF_OS_TRANSACTION_MANAGER has no local type.
Method Signatures
Method CREATE_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaction Object | 19990806 |
Method CREATE_TRANSACTION on Interface IF_OS_TRANSACTION_MANAGER has no exception.
Method GET_CURRENT_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Die aktuelle Transaktion | 19990907 |
Method GET_CURRENT_TRANSACTION on Interface IF_OS_TRANSACTION_MANAGER has no exception.
Method GET_TOP_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Transaction Object | 19990806 |
Method GET_TOP_TRANSACTION on Interface IF_OS_TRANSACTION_MANAGER has no exception.
History
| Last changed by/on | SAP | 19990909 |
| SAP Release Created in |