SAP ABAP Class CL_OS_TRANSACTION_MANAGER (Factory and Manager for All Transaction Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_TRANSACTION (Package) Object Service Transaction

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_TM_SERVICE | Object Services Private: Internal IF Transaction Manager | 19990907 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_TRANSACTION_MANAGER | Interface for Object Transaction Manager | 19981202 |
Properties
Class | CL_OS_TRANSACTION_MANAGER | |
Short Description | Factory and Manager for All Transaction Objects | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SOS_TRANSACTION | Object Service Transaction |
Created | 19981202 | SAP |
Last change | 20010426 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_OS_TRANSACTION_MANAGER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_TM_SERVICE | Object Services Private: Internal IF Transaction Manager | 19990907 | ||
2 | IF_OS_TRANSACTION_MANAGER | Interface for Object Transaction Manager | 19981202 |
Friends
Class CL_OS_TRANSACTION_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Current Transaction | 19981207 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_OS_TRANSACTION | Topmost Transaction, Causes Save | 19981207 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_OS_TRANSACTION_MANAGER | Single of Class | 19990210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Object Services Private: Reads Singleton of Class | 19981202 |
2 | ![]() |
Instance method | Public | Method | Object Services Private: Initialization of Singleton | 19981221 |
Events
Class CL_OS_TRANSACTION_MANAGER has no event.
Types
Class CL_OS_TRANSACTION_MANAGER has no local type.
Method Signatures
Method GET_TRANSACTION_MANAGER 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_MANAGER | Sinlgeton der Klasse | 19981217 |
Method GET_TRANSACTION_MANAGER on class CL_OS_TRANSACTION_MANAGER has no exception.
Method OS_INIT Signature
Method OS_INIT on class CL_OS_TRANSACTION_MANAGER has no parameter.
Method OS_INIT on class CL_OS_TRANSACTION_MANAGER has no exception.
History
Last changed by/on | SAP | 20010426 |
SAP Release Created in |