SAP ABAP Class IF_OS_TRANSACTION_MANAGER (Interface for Object Transaction Manager)
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
Class | IF_OS_TRANSACTION_MANAGER | |
Short Description | Interface for Object Transaction Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19981124 | SAP |
Last change | 19990909 | 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... |
Interfaces
Class IF_OS_TRANSACTION_MANAGER has no interface implemented.
Friends
Class IF_OS_TRANSACTION_MANAGER has no friend class.
Attributes
Class 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
Class IF_OS_TRANSACTION_MANAGER has no event.
Types
Class 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 class 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 class 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 class IF_OS_TRANSACTION_MANAGER has no exception.
History
Last changed by/on | SAP | 19990909 |
SAP Release Created in |