SAP ABAP Class CL_RSTT_TAREA_BW_BEX (Business Explorer, OLAP, and Planning Application Area)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_ENGINE (Package) Trace Tool for SAP Netweaver 2005 (BW): Engine Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TAREA Central Class for Application Areas 20070411
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_TAREA_SERVICE Service Interface for Application Area 20070627
Properties
Class CL_RSTT_TAREA_BW_BEX  
Short Description Business Explorer, OLAP, and Planning Application Area    
Super Class CL_RSTT_TAREA Central Class for Application Areas 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_ENGINE   Trace Tool for SAP Netweaver 2005 (BW): Engine Layer 
Created 20070228   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_TAREA_BW_BEX has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_TAREA_SERVICE Service Interface for Application Area 20070627
Friends
Class CL_RSTT_TAREA_BW_BEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NC_S_AGGRMODE Constant Public See coding Schlüssel für Aggregationsmodus 20121019
2 NC_S_CACHEMODE Constant Public See coding Schlüssel für Cachemodus 20121019
3 NC_S_HIERMODE Constant Public See coding Schlüssel für Hierarchiemodus 20121019
4 NC_S_PLAYMODE Constant Public See coding Schlüssel für Abspielkategorien 20121019
5 NC_S_PLAYMODE_VAL Constant Public See coding 20121019
6 NC_S_READMODE Constant Public See coding Schlüssel für Lesemodus 20121019
7 O_SX_MODETEXT Static Attribute Protected Type reference (TYPE) OT_SX_MODETEXT Texte 20121019
8 O_SX_RANGES_PMOD_BW_BEX Instance attribute Protected Type reference (TYPE) RSTT_SX_PMODSEL_CATT Range Structure for Play Mode Selections (CATT + OLAP) 20070411
9 O_S_F4LIST_PMOD_BW_BEX Instance attribute Protected Type reference (TYPE) RSTT_S_PMOD_F4_BW_BEX Structure for Input Help of Play Modes of BW BEx Traces 20070411
10 O_S_F4LIST_PMOD_BW_BEX_P Instance attribute Protected Type reference (TYPE) RSTT_S_PMOD_F4_BW_BEX_2 Structure for Input Help of Play Modes for BW-BEX(Man. Inpt) 20070411
Methods
# Method Level Visibility Method type Description Created on
1 _GET_PLAYMODE_TEXT Instance method Protected Method 20121019
2 _GET_TEXTS_AGGRMODE Instance method Protected Method Texte für Aggregationsmodus besorgen 20121019
3 _GET_TEXTS_CACHEMODE Instance method Protected Method Texte für Cachemodus besorgen 20121019
4 _GET_TEXTS_HIERMODE Instance method Protected Method Texte für Hierarchiemodus besorgen 20121019
5 _GET_TEXTS_READMODE Instance method Protected Method Texte für Lesemodus besorgen 20121019
6 _GET_VALUES Instance method Protected Method Werte aus Struktur besorgen 20121019
Events
Class CL_RSTT_TAREA_BW_BEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_SX_MODETEXT Protected See coding 20121019 begin of OT_SX_MODeTEXT, aggrmode type rstt_t_text, hiermode type rstt_t_text, readmode type rstt_t_text, cachemode type rstt_t_text, end of OT_SX_MODeTEXT
Method Signatures

Method _GET_PLAYMODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text 20121019
2 Importing I_PLAYMODE Call by reference Type reference (TYPE) RSTT_PLAYMODE Abspielmodus 20121019

Method _GET_PLAYMODE_TEXT on class CL_RSTT_TAREA_BW_BEX has no exception.

Method _GET_TEXTS_AGGRMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MODE_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text für Modus 20121019
2 Exporting E_T_TEXT Call by reference Type reference (TYPE) RSTT_T_TEXT Trace-Tool: Struktur für Default-Texttab. mit schmalen Keys 20121019

Method _GET_TEXTS_AGGRMODE on class CL_RSTT_TAREA_BW_BEX has no exception.

Method _GET_TEXTS_CACHEMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MODE_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text für Modus 20121019
2 Exporting E_T_TEXT Call by reference Type reference (TYPE) RSTT_T_TEXT Trace-Tool: Struktur für Default-Texttab. mit schmalen Keys 20121019

Method _GET_TEXTS_CACHEMODE on class CL_RSTT_TAREA_BW_BEX has no exception.

Method _GET_TEXTS_HIERMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MODE_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text für Modus 20121019
2 Exporting E_T_TEXT Call by reference Type reference (TYPE) RSTT_T_TEXT Trace-Tool: Struktur für Default-Texttab. mit schmalen Keys 20121019

Method _GET_TEXTS_HIERMODE on class CL_RSTT_TAREA_BW_BEX has no exception.

Method _GET_TEXTS_READMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MODE_TEXT Call by reference Type reference (TYPE) RSTT_LGTXT Text für Modus 20121019
2 Exporting E_T_TEXT Call by reference Type reference (TYPE) RSTT_T_TEXT Trace-Tool: Struktur für Default-Texttab. mit schmalen Keys 20121019

Method _GET_TEXTS_READMODE on class CL_RSTT_TAREA_BW_BEX has no exception.

Method _GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VALUES Call by reference Type reference (TYPE) RSTT_T_PLAYVALS Trace-Tool: Tabelle für Abspielmodi-Werte 20121019
2 Importing I_STRUCNM Call by reference Type reference (TYPE) ANY Strukturname 20121019

Method _GET_VALUES on class CL_RSTT_TAREA_BW_BEX has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730