SAP ABAP Class IF_RSR_MDX_UI (MDX: Dialog: Interface for UI Services)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_UI_SERVICES MDX: Dialog: Interface 20090210
Properties
Class IF_RSR_MDX_UI  
Short Description MDX: Dialog: Interface for UI Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090210   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSR_MDX_UI has no interface implemented.
Friends
Class IF_RSR_MDX_UI has no friend class.
Attributes
Class IF_RSR_MDX_UI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_STATEMENT_EXISTING Instance method Public Method Does a statement with this name exist? 20100219
2 RUN_PARSER_DIFF_TOOL Instance method Public Method Displays differences in the parser display 20090324
3 RUN_STATEMENT Instance method Public Method Executes the MDX statement 20100225
4 SAVE_STATEMENT Instance method Public Method Saves the MDX statement 20100222
5 START_TRANSACTION Instance method Public Method Starts the MDX transaction 20090319
Events
Class IF_RSR_MDX_UI has no event.
Types
Class IF_RSR_MDX_UI has no local type.
Method Signatures

Method IS_STATEMENT_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSR_MDX_UI_STMT_NAME MDX: Dialog: Name des Statements 20100219
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20100219

Method IS_STATEMENT_EXISTING on class IF_RSR_MDX_UI has no exception.

Method RUN_PARSER_DIFF_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DIFFERENT Call by reference Type reference (TYPE) RS_BOOL Die Ausgabe ist unterschiedlich 20090324
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20090324
3 Importing I_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20090324
4 Importing I_R_1ST_PARSER Call by reference Object reference (TYPE REF TO) IF_RSR_MDX_PARSER Erster Parser 20090324
5 Importing I_R_2ND_PARSER Call by reference Object reference (TYPE REF TO) IF_RSR_MDX_PARSER Zweiter Parser 20090324
6 Importing I_STMT Call by reference Type reference (TYPE) XSTRING Statement 20090324
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20090324

Method RUN_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPERT_MODE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Ausführen im Expertenmodus 20100809
2 Importing I_NAME Call by reference Type reference (TYPE) RSR_MDX_UI_STMT_NAME MDX: Dialog: Name des Statements 20100225

Method RUN_STATEMENT on class IF_RSR_MDX_UI has no exception.

Method SAVE_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20100222
2 Importing I_S_HEADER Call by reference Type reference (TYPE) RSR_MDX_UI_S_STMT_HEADER MDX: Dialog: Kopfeigenschaften des Statements 20100222
3 Importing I_T_STATEMENT Call by reference Type reference (TYPE) STRING_TABLE Statement 20100222

Method SAVE_STATEMENT on class IF_RSR_MDX_UI has no exception.

Method START_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_STMT Call by reference Type reference (TYPE) STRING_TABLE MDX Statement 20130614

Method START_TRANSACTION on class IF_RSR_MDX_UI has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in