SAP ABAP Class CL_RSDHAF_MONITOR (Frontend: Monitor for HANA Analyis Runs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAF_MAINT_CONSTANTS Frontend: Maintenance Constants 20130102
Properties
Class CL_RSDHAF_MONITOR  
Short Description Frontend: Monitor for HANA Analyis Runs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDHA    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20121119   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDHAF_MAINTENANCE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDHAR_RUN_HEADER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAF_MAINT_CONSTANTS Frontend: Maintenance Constants 20130102
Friends
Class CL_RSDHAF_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_AINX_REPID Instance attribute Public Attribute reference (LIKE) 20130102
2 N_C_AINX_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130102
3 N_C_CS_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130102
4 N_C_CUSTOM_CONTROL Instance attribute Public Attribute reference (LIKE) 20130102
5 N_C_DEFAULT_PROC_ANALYSIS_TYPE Instance attribute Public Attribute reference (LIKE) 20130127
6 N_C_DEFAULT_SCRIPT_DB_SCHEMA Instance attribute Public Attribute reference (LIKE) 20130102
7 N_C_DRAG_DROP_FLAVOR Instance attribute Public Attribute reference (LIKE) 20130127
8 N_C_FO_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130127
9 N_C_HAAP_ICON Instance attribute Public Attribute reference (LIKE) 20130102
10 N_C_HAAP_ICON_TEXT Instance attribute Public Attribute reference (LIKE) 20130102
11 N_C_HAAP_REPID Instance attribute Public Attribute reference (LIKE) 20130102
12 N_C_JOBNAME Instance attribute Public Attribute reference (LIKE) 20130102
13 N_C_MODELING_PREFIX Instance attribute Public Attribute reference (LIKE) 20130127
14 N_C_MON_DET_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130102
15 N_C_OKCODE Instance attribute Public Attribute reference (LIKE) 20130102
16 N_C_PROC_REG_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130102
17 N_C_PROC_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130102
18 N_C_REGISTRATIONS_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130102
19 N_C_SCREEN Instance attribute Public Attribute reference (LIKE) 20130102
20 N_C_TAB_SCREEN Instance attribute Public Attribute reference (LIKE) 20130102
21 N_C_TGT_TABSTRIP Instance attribute Public Attribute reference (LIKE) 20130127
22 N_C_TREE_TYPE Instance attribute Public Attribute reference (LIKE) 20130127
23 N_C_WORKMODE Instance attribute Public Attribute reference (LIKE) 20130102
24 P_R_DOCK_NAV_TREE_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Container for Navigation Tree 20121120
25 P_R_MAINTENANCE Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAF_MAINTENANCE Frontend: Maintenance HANA Analysis Process 20121119
26 P_R_NAV_TREE Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAF_MONITOR_NAV_TREE Navigation Tree 20121120
27 P_R_RUN_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAF_APPL_LOG Log for HANA Analysis Process Runtime 20121121
28 P_R_RUN_LOG_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER GUI Container for Run Log 20121121
29 P_S_ICON Static Attribute Private See coding Icon 20121121
30 P_S_MONITOR Instance attribute Private Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_MONITOR Monitor 20121121
31 P_S_RUN_FILTER Instance attribute Private Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_HAAP_TIME_FILTER Filter for Run Header Selection 20121121
Methods
# Method Level Visibility Method type Description Created on
1 CALL_MONITOR Static method Public Method Call Monitor 20121127
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20121121
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121119
4 DISPLAY_LOG Instance method Public Method Display Log of HANA Analysis Execution 20121121
5 DISPLAY_RUN Instance method Public Event handling method Handle Event Display Run 20121120
6 P_CONVERT_TIME_FILTER Instance method Private Method Conver Time Filter 20121121
7 P_GET_RUN_HEADER Static method Private Method Get Run Header 20121127
8 P_REFRESH_RUN Instance method Private Event handling method Refresh Run 20121127
9 REFRESH_DISPLAY Instance method Public Method Refresh Display 20121120
10 SET_FILTER Instance method Public Method Set Run Filter 20121121
11 START_JOB_MONITOR Static method Public Method Start Standard Job Monitor 20121119
Events
Class CL_RSDHAF_MONITOR has no event.
Types
Class CL_RSDHAF_MONITOR has no local type.
Method Signatures

Method CALL_MONITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HAAPNM Call by reference Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_NAME Name of HANA Analysis Process 20121127
2 Importing I_RUNID Call by reference Type reference (TYPE) RSDHARUN-RUNID ID Run Header 20121127

Method CALL_MONITOR on class CL_RSDHAF_MONITOR has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Screen Number 20121119
2 Importing I_R_MAINTENANCE Call by reference Object reference (TYPE REF TO) CL_RSDHAF_MAINTENANCE Frontend: Maintenance HANA Analysis Process 20121119
3 Importing I_S_MONITOR Call by reference Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_MONITOR Monitor 20121121

Method CONSTRUCTOR on class CL_RSDHAF_MONITOR has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_RSDHAF_MONITOR has no parameter.
Method DISPLAY_LOG on class CL_RSDHAF_MONITOR has no exception.

Method DISPLAY_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RUN Value transfer Attribute reference (LIKE) 20121120

Method DISPLAY_RUN on class CL_RSDHAF_MONITOR has no exception.

Method P_CONVERT_TIME_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_RUN_FILTER Value transfer Type reference (TYPE) CL_RSDHAR_RUN_HEADER=>TN_S_FILTER Filter for Run Header Selection 20121121

Method P_CONVERT_TIME_FILTER on class CL_RSDHAF_MONITOR has no exception.

Method P_GET_RUN_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RUNID Call by reference Type reference (TYPE) RSDHARUN-RUNID ID Run Header 20121127
2 Importing I_R_MAINTENANCE Call by reference Object reference (TYPE REF TO) CL_RSDHAF_MAINTENANCE Frontend: Maintenance HANA Analysis Process 20130515
3 Returning R_S_RUN_HEADER Value transfer Type reference (TYPE) CL_RSDHAR_RUN_HEADER=>TN_S_RUN_HEADER Run header (structure) 20121127

Method P_GET_RUN_HEADER on class CL_RSDHAF_MONITOR has no exception.

Method P_REFRESH_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_RUN Value transfer Attribute reference (LIKE) 20121127

Method P_REFRESH_RUN on class CL_RSDHAF_MONITOR has no exception.

Method REFRESH_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_MONITOR Call by reference Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_MONITOR Monitor 20121127

Method REFRESH_DISPLAY on class CL_RSDHAF_MONITOR has no exception.

Method SET_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENFORCE_REFRESH_DISPLAY Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Enforce Refresh Display 20121122
2 Importing I_INITIALIZE_TREE Call by reference Type reference (TYPE) RS_BOOL X: Initialize Tree 20121130
3 Importing I_NAV_TREE_INVISIBLE Call by reference Type reference (TYPE) RS_BOOL X: Navigation Tree is invisible 20121127
4 Importing I_S_RUN_FILTER Call by reference Type reference (TYPE) CL_RSDHAR_RUN_HEADER=>TN_S_FILTER Monitor 20121121
5 Importing I_S_TIME_FILTER Call by reference Type reference (TYPE) IF_RSDHAF_MAINT_TYPES=>TN_S_HAAP_TIME_FILTER Time Filter 20121121

Method SET_FILTER on class CL_RSDHAF_MONITOR has no exception.

Method START_JOB_MONITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBCOUNT Call by reference Type reference (TYPE) TBTCJOB-JOBCOUNT Job ID 20121121
2 Importing I_JOBNAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Background job name 20121121
3 Importing I_USERNAME Call by reference Type reference (TYPE) BTCSDLNM Initiator of job/step scheduling 20121121

Method START_JOB_MONITOR on class CL_RSDHAF_MONITOR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740