SAP ABAP Class IF_RSR_MDX_TRANSACTION (MDX: Transaction)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_TRANSACTION MDX: Transaction 20081115
Properties
Class IF_RSR_MDX_TRANSACTION  
Short Description MDX: Transaction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081115   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSR_MDX_TRANSACTION has no forward declaration.
Interfaces
Class IF_RSR_MDX_TRANSACTION has no interface implemented.
Friends
Class IF_RSR_MDX_TRANSACTION has no friend class.
Attributes
Class IF_RSR_MDX_TRANSACTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 COMMIT Instance method Public Method Save Transaction 20081115
2 GET_APPLICATION Instance method Public Method Returns the application context 20081115
3 GET_NAME Instance method Public Method Returns the name of the current transaction 20081115
4 ROLLBACK Instance method Public Method Discard Changes 20081115
Events
Class IF_RSR_MDX_TRANSACTION has no event.
Types
Class IF_RSR_MDX_TRANSACTION has no local type.
Method Signatures

Method COMMIT Signature

Method COMMIT on class IF_RSR_MDX_TRANSACTION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20081115

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_APPLICATION Value transfer Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Applikationskontext 20081115
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20081115

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING Name der Transaktion 20081115

Method GET_NAME on class IF_RSR_MDX_TRANSACTION has no exception.

Method ROLLBACK Signature

Method ROLLBACK on class IF_RSR_MDX_TRANSACTION has no parameter.
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20081115
History
Last changed by/on SAP  20130531 
SAP Release Created in