SAP ABAP Class CL_RSTT_UI_WDY (Services for RSTT Interface on the Web)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Properties
Class CL_RSTT_UI_WDY  
Short Description Services for RSTT Interface on the Web    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20100422   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSTT_ATR_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSTT_REFVAR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSTT_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_UI_WDY has no interface implemented.
Friends
Class CL_RSTT_UI_WDY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_NAV_KEY Constant Public See coding Navigation Key 20100426
2 N_C_OBJNM Constant Public See coding Object Keys 20100426
3 N_C_RESULT_TYPE Constant Public See coding 20100510
4 N_C_SUB_KEY Constant Public See coding Subelements in Navigation 20100426
5 O_R_TAREA Static Attribute Protected Object reference (TYPE REF TO) CL_RSTT_TAREA Central Class for Application Area 20100426
6 O_TH_ICON Static Attribute Protected Type reference (TYPE) NT_TH_ICON Table for Special Icons 20100526
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STATE_SINGLE_TOBJREP Static method Public Method Check Status of Individual Replacements 20100426
2 CHECK_STATE_TOBJREP Static method Public Method Check Status of Individual Replacements 20100426
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100426
4 GET_DOBJ_ICON Static method Public Method Find Icon for Data Object 20100510
5 GET_HIER_REFVAR Static method Public Method Find Hierarchy List for All Variants 20100426
6 GET_HIER_TOBJREP Static method Public Method Find List of Test Object Replacements 20100510
7 GET_NAV_INFO Static method Public Method Get Details for Navigation Element 20100426
8 GET_TEST_RESULT_LIST Static method Public Method Output Display List for Trace Test Result 20100510
9 GET_TOBJREP Static method Public Method Find List of Test Object Replacements 20100426
10 GET_TOBJREP_HIER Static method Public Method Get Hierarchy List for Test Object Replacement 20100426
11 SET_ICON_LIST Static method Public Method Submit List of Special Icons 20100526
12 _ADD_HIER_ITEMS_REFVAR Static method Protected Method Add Hierarchy Elements 20100426
13 _ADD_HIER_ITEMS_TOBJREP Static method Protected Method 20100426
14 _CHECK_MDX Static method Protected Method Check MDX Usage 20100608
15 _GET_TEST_RESULT_LIST_APPL Static method Protected Method Display List for Test Result - Application Data 20100526
16 _GET_TEST_RESULT_LIST_DOBJ Static method Protected Method Display List for Test Result - Data Object 20100510
17 _GET_TEST_RESULT_LIST_POBJ Static method Protected Method Display List for Test Result - Program Object 20100510
18 _GET_TEST_RESULT_LIST_STATUS Static method Protected Method Display List for Test Result - Status 20100510
19 __WDY_AGGR_COUNT Static method Private Method Check Status of Individual Replacements 20100510
20 __WDY_AGGR_COUNT_REFVAR Static method Private Method 20100426
21 __WDY_AGGR_COUNT_TOBJREP Static method Private Method 20100426
Events
Class CL_RSTT_UI_WDY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_ICON Public See coding 20100526 begin of NT_S_ICON, checkstatus type rstt_checkstatus, kind TYPE ABAP_TYPECATEGORY, path type rstt_string, END OF NT_S_ICON
2 NT_TH_ICON Public See coding Table for Special Icons 20100526 NT_th_ICON type hashed TABLE OF NT_S_ICON with unique KEY checkstatus kind
Method Signatures

Method CHECK_STATE_SINGLE_TOBJREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_TOBJREP Call by reference Type reference (TYPE) RSTT_S_TOBJREP_UI Testobjektersetzung 20100426
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20100426
3 Importing I_R_TOBJREP Call by reference Object reference (TYPE REF TO) CL_RSTT_TOBJ_REPLACE Testobjektersetzung für Traceausführung 20100426

Method CHECK_STATE_SINGLE_TOBJREP on class CL_RSTT_UI_WDY has no exception.

Method CHECK_STATE_TOBJREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TOBJREP Call by reference Type reference (TYPE) RSTT_T_TOBJREP_UI Anzeigetabelle für Testobjektersetzung 20100426
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20100426
3 Importing I_R_TOBJREP Call by reference Object reference (TYPE REF TO) CL_RSTT_TOBJ_REPLACE Testobjektersetzung für Traceausführung 20100426

Method CHECK_STATE_TOBJREP on class CL_RSTT_UI_WDY has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_UI_WDY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_UI_WDY has no exception.

Method GET_DOBJ_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKSTATUS Call by reference Type reference (TYPE) RSTT_CHECKSTATUS Prüfstatus 20100526
2 Importing I_KIND Call by reference Type reference (TYPE) ABAP_TYPECATEGORY Typ 20100510
3 Returning R_ICON Value transfer Type reference (TYPE) RSTT_STRING Ikone 20100510

Method GET_DOBJ_ICON on class CL_RSTT_UI_WDY has no exception.

Method GET_HIER_REFVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchie 20100426
2 Importing I_GUID Call by reference Type reference (TYPE) RSTT_GUID GUID des Objekts 20100426
3 Importing I_OBJTP Call by reference Type reference (TYPE) RSTT_TRACEOBJTP Objekttyp 20100426

Method GET_HIER_REFVAR on class CL_RSTT_UI_WDY has no exception.

Method GET_HIER_TOBJREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER 20100510

Method GET_HIER_TOBJREP on class CL_RSTT_UI_WDY has no exception.

Method GET_NAV_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ICON Call by reference Type reference (TYPE) RSTT_STRING Ikone 20100426
2 Exporting E_TEXT Call by reference Type reference (TYPE) RSTT_STRING Text 20100426
3 Exporting E_TOOLTIP Call by reference Type reference (TYPE) RSTT_STRING Tooltip 20100426
4 Exporting E_T_ITEMS Call by reference Type reference (TYPE) CL_RSTT_ATR_UI=>NT_T_ITEM Subelemente 20100426
5 Importing I_ITEM Call by reference Type reference (TYPE) ANY Element 20100426

Method GET_NAV_INFO on class CL_RSTT_UI_WDY has no exception.

Method GET_TEST_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RESULT Call by reference Type reference (TYPE) RSTT_TX_SEARCH Ergebnisliste 20100510
2 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace 20100510
3 Importing I_TYPE Call by reference Type reference (TYPE) RSTT_FLAG Typ der Anzeige 20100510

Method GET_TEST_RESULT_LIST on class CL_RSTT_UI_WDY has no exception.

Method GET_TOBJREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TOBJREP Call by reference Type reference (TYPE) RSTT_T_TOBJREP_UI Liste 20100426
2 Importing I_READ_FROM_DB Call by reference Type reference (TYPE) RSTT_FLAG RS_C_TRUE Ersetzung von Datenbank ergänzen 20100426
3 Importing I_R_TOBJREP Call by reference Object reference (TYPE REF TO) CL_RSTT_TOBJ_REPLACE Testobjektersetzung für Traceausführung 20100426

Method GET_TOBJREP on class CL_RSTT_UI_WDY has no exception.

Method GET_TOBJREP_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20100426

Method GET_TOBJREP_HIER on class CL_RSTT_UI_WDY has no exception.

Method SET_ICON_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TH_ICON Call by reference Type reference (TYPE) NT_TH_ICON Tabelle für Sonderikonen 20100526

Method SET_ICON_LIST on class CL_RSTT_UI_WDY has no exception.

Method _ADD_HIER_ITEMS_REFVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchie 20100426
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSOBJNM Objekt 20100426
3 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 Vorgänger 20100426
4 Importing I_T_VAR_ALL Call by reference Type reference (TYPE) CL_RSTT_SERVICES=>NT_T_VARIANT_KEY Tabelle von Kombinationsvarianten 20100426
5 Importing I_T_VAR_OBJ Call by reference Type reference (TYPE) CL_RSTT_REFVAR=>NT_TX_REFVAR Objektliste 20100426

Method _ADD_HIER_ITEMS_REFVAR on class CL_RSTT_UI_WDY has no exception.

Method _ADD_HIER_ITEMS_TOBJREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchie 20100426
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSOBJNM Objekt 20100426
3 Importing I_SID_REF Call by reference Type reference (TYPE) RSTT_INT4 Vorgänger 20100426

Method _ADD_HIER_ITEMS_TOBJREP on class CL_RSTT_UI_WDY has no exception.

Method _CHECK_MDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_USED Value transfer Type reference (TYPE) RSTT_FLAG Wird verwendet 20100608

Method _CHECK_MDX on class CL_RSTT_UI_WDY has no exception.

Method _GET_TEST_RESULT_LIST_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RESULT Call by reference Type reference (TYPE) RSTT_TX_SEARCH Ergebnisliste 20100526
2 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace 20100526

Method _GET_TEST_RESULT_LIST_APPL on class CL_RSTT_UI_WDY has no exception.

Method _GET_TEST_RESULT_LIST_DOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RESULT Call by reference Type reference (TYPE) RSTT_TX_SEARCH Ergebnisliste 20100510
2 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace 20100510

Method _GET_TEST_RESULT_LIST_DOBJ on class CL_RSTT_UI_WDY has no exception.

Method _GET_TEST_RESULT_LIST_POBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RESULT Call by reference Type reference (TYPE) RSTT_TX_SEARCH Ergebnisliste 20100510
2 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace 20100510

Method _GET_TEST_RESULT_LIST_POBJ on class CL_RSTT_UI_WDY has no exception.

Method _GET_TEST_RESULT_LIST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TX_RESULT Call by reference Type reference (TYPE) RSTT_TX_SEARCH Ergebnisliste 20100510
2 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_CATT CATT Trace 20100510

Method _GET_TEST_RESULT_LIST_STATUS on class CL_RSTT_UI_WDY has no exception.

Method __WDY_AGGR_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER 20100510
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID 20100510

Method __WDY_AGGR_COUNT on class CL_RSTT_UI_WDY has no exception.

Method __WDY_AGGR_COUNT_REFVAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20100426
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20100426

Method __WDY_AGGR_COUNT_REFVAR on class CL_RSTT_UI_WDY has no exception.

Method __WDY_AGGR_COUNT_TOBJREP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_HIER Call by reference Object reference (TYPE REF TO) CL_RSTT_HIER Hierarchieinstanz 20100426
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20100426

Method __WDY_AGGR_COUNT_TOBJREP on class CL_RSTT_UI_WDY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730