SAP ABAP Interface IF_RSR_MDX_UI_MODEL (MDX: Dialog: Model)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_UI (Package) MDX: Dialog
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_UI_MODEL MDX: Dialog: Model 20090406
Properties
Interface IF_RSR_MDX_UI_MODEL  
Short Description MDX: Dialog: Model    
General Data
Package RSR_MDX_UI   MDX: Dialog 
Created 20090406   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_MDX_UI_FINALIZABLE MDX: Dialog: Destructor and Clean-Up Tasks 20090406
2 IF_RSR_MDX_UI_PACKAGE_ITERATOR MDX: Dialog: Package Iterator 20100323
3 IF_SERIALIZABLE_OBJECT Serializable Object 20090406
Friends
Interface IF_RSR_MDX_UI_MODEL has no friend.
Attributes
Interface IF_RSR_MDX_UI_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Checks the Object 20090406
2 CLONE Instance method Public Method Generates Clone 20090406
3 EQUALS Instance method Public Method Checks for Equality with Specified Instance 20090406
4 FINALIZE Instance method Public Method 20090406
5 GET_ACTIVE_PANEL Instance method Public Method Returns the active panel 20090604
6 GET_COMPRESSION Instance method Public Method Returns the data compression 20090609
7 GET_DESTINATION Instance method Public Method Returns the RFC destination 20090616
8 GET_HEADER Instance method Public Method Returns the statement's copy properties 20090602
9 GET_INTERFACE Instance method Public Method Returns the interface for execution 20090519
10 GET_RANGE Instance method Public Method Returns the row/cell restriction 20100322
11 GET_RENDERING Instance method Public Method Returns the display 20100222
12 GET_STATEMENT Instance method Public Method Returns the statement 20090406
13 IS_LOCKED_BY_OTHER_USER Instance method Public Method Is source object locked by another user? 20090406
14 SET_ACTIVE_PANEL Instance method Public Method Sets the active panel 20090604
15 SET_COMPRESSION Instance method Public Method Sets the data compression 20090609
16 SET_DESTINATION Instance method Public Method Sets the RFC Destination 20090616
17 SET_HEADER Instance method Public Method Sets the statement's header properties 20090602
18 SET_INTERFACE Instance method Public Method Sets the execution interface 20090519
19 SET_RANGE Instance method Public Method Returns the row/cell restriction 20100322
20 SET_RENDERING Instance method Public Method Set the Display 20100222
21 SET_STATEMENT Instance method Public Method Sets the statement 20090406
Events
# Event Type Visibility Description Created on
1 ON_STATEMENT_CHANGED Instance Event
(0)
Public
(2)
The statement has changed 20090603
Types
Interface IF_RSR_MDX_UI_MODEL has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20090406
2 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20090406
3 Importing I_REPAIR Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Soll eine Inkonsistenz repariert werden? 20090406
4 Importing I_R_CLONE Call by reference Object reference (TYPE REF TO) IF_RSR_MDX_UI_MODEL Geklontes Objekt seit dem letzten Sichern 20090406

Method CHECK on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_CLONE Value transfer Object reference (TYPE REF TO) IF_RSR_MDX_UI_MODEL MDX: Dialog: Modell 20090406

Method CLONE on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSR_MDX_UI_MODEL MDX: Dialog: Modell 20090406
2 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090406

Method EQUALS on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method FINALIZE Signature

Method FINALIZE on Interface IF_RSR_MDX_UI_MODEL has no parameter.
Method FINALIZE on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_ACTIVE_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PANEL Value transfer Type reference (TYPE) I Panel 20090604

Method GET_ACTIVE_PANEL on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_COMPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GZIP Value transfer Type reference (TYPE) RS_BOOL Boolean 20090609

Method GET_COMPRESSION on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20090616

Method GET_DESTINATION on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_HEADER Value transfer Type reference (TYPE) RSR_MDX_UI_S_STMT_HEADER MDX: Dialog: Kopfeigenschaften des Statements 20090602

Method GET_HEADER on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INTERFACE Value transfer Type reference (TYPE) I Schnittstelle 20090519

Method GET_INTERFACE on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FROM Call by reference Type reference (TYPE) RSR_MDX_UI_RANGE_FROM Von-Einschränkung 20100322
2 Exporting E_PACKAGE_SIZE Call by reference Type reference (TYPE) RSR_MDX_UI_RANGE_SIZE MDX: Dialog: "Paketgröße" 20100323
3 Exporting E_RANGE_KIND Call by reference Type reference (TYPE) I Art der Einschränkung 20100323
4 Exporting E_TO Call by reference Type reference (TYPE) RSR_MDX_UI_RANGE_TO Bis-Einschränkung 20100322

Method GET_RANGE on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AXIS_INFO Call by reference Type reference (TYPE) RSR_MDX_UI_RENDER_AXIS_INFO MDX: Dialog: Achseninformationen anzeigen 20100721
2 Exporting E_RENDERING Value transfer Type reference (TYPE) I Darstellung 20100721
3 Exporting E_STATISTIC Call by reference Type reference (TYPE) RSR_MDX_UI_RENDER_STATISTIC MDX: Dialog: Statistik anzeigen 20100721

Method GET_RENDERING on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method GET_STATEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_STATEMENT Value transfer Type reference (TYPE) STRING_TABLE Statement 20090519

Method GET_STATEMENT on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method IS_LOCKED_BY_OTHER_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOL Value transfer Type reference (TYPE) RS_BOOL Boolean 20090406

Method IS_LOCKED_BY_OTHER_USER on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_ACTIVE_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PANEL Call by reference Type reference (TYPE) I Panel 20090604

Method SET_ACTIVE_PANEL on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_COMPRESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GZIP Call by reference Type reference (TYPE) RS_BOOL Boolean 20090609

Method SET_COMPRESSION on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20090616

Method SET_DESTINATION on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_HEADER Call by reference Type reference (TYPE) RSR_MDX_UI_S_STMT_HEADER MDX: Dialog: Kopfeigenschaften des Statements 20090602

Method SET_HEADER on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERFACE Call by reference Type reference (TYPE) I Schnittstelle 20090519

Method SET_INTERFACE on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FROM Call by reference Type reference (TYPE) RSR_MDX_UI_RANGE_FROM Von-Einschränkung 20100322
2 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) RSR_MDX_UI_RANGE_SIZE MDX: Dialog: "Paketgröße" 20100323
3 Importing I_RANGE_KIND Call by reference Type reference (TYPE) I Art der Einschränkung 20100323
4 Importing I_TO Call by reference Type reference (TYPE) RSR_MDX_UI_RANGE_TO Bis-Einschränkung 20100322

Method SET_RANGE on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_RENDERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AXIS_INFO Call by reference Type reference (TYPE) RSR_MDX_UI_RENDER_AXIS_INFO MDX: Dialog: Achseninformationen anzeigen 20100721
2 Importing I_RENDERING Call by reference Type reference (TYPE) I Darstellung 20100222
3 Importing I_STATISTIC Call by reference Type reference (TYPE) RSR_MDX_UI_RENDER_STATISTIC MDX: Dialog: Statistik anzeigen 20100721

Method SET_RENDERING on Interface IF_RSR_MDX_UI_MODEL has no exception.

Method SET_STATEMENT Signature

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

Method SET_STATEMENT on Interface IF_RSR_MDX_UI_MODEL has no exception.
Event Signatures

Event ON_STATEMENT_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 R_T_STATEMENT Exporting Value transfer Type reference (TYPE) STRING_TABLE Statement 20090603
History
Last changed by/on SAP  20130531 
SAP Release Created in 720