SAP ABAP Class CL_RSR_MDX_TRANSACTION_BASE (MDX: Base Class of a Transaction)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_LIB (Package) MDX: Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_CMD | Abstract MDX Command | 20081117 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_TRANSACTION_BEGIN | MDX: Create a Transaction | 20081117 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_TRANSACTION_COMMIT | MDX: Save Data from a Transaction | 20081117 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_TRANSACTION_ROLLBK | MDX: Reset the Data from a Transaction | 20081117 |
Properties
| Class | CL_RSR_MDX_TRANSACTION_BASE | |
| Short Description | MDX: Base Class of a Transaction | |
| Super Class | CL_RSR_MDX_CMD | Abstract MDX Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_LIB | MDX: Functions |
| Created | 20081117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_TRANSACTION_BASE has no forward declaration.
Interfaces
Class CL_RSR_MDX_TRANSACTION_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_TRANSACTION_BASE has no friend class.
Attributes
Class CL_RSR_MDX_TRANSACTION_BASE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns the name of the current transaction | 20081117 |
Events
Class CL_RSR_MDX_TRANSACTION_BASE has no event.
Types
Class CL_RSR_MDX_TRANSACTION_BASE has no local type.
Method Signatures
Method GET_TRANSACTION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | STRING | Name de Transaktion | 20081117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20081117 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |