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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | 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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call Monitor | 20121127 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121121 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20121119 | |
| 4 | Instance method | Public | Method | Display Log of HANA Analysis Execution | 20121121 | |
| 5 | Instance method | Public | Event handling method | Handle Event Display Run | 20121120 | |
| 6 | Instance method | Private | Method | Conver Time Filter | 20121121 | |
| 7 | Static method | Private | Method | Get Run Header | 20121127 | |
| 8 | Instance method | Private | Event handling method | Refresh Run | 20121127 | |
| 9 | Instance method | Public | Method | Refresh Display | 20121120 | |
| 10 | Instance method | Public | Method | Set Run Filter | 20121121 | |
| 11 | 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 | I_HAAPNM | Call by reference | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_NAME | Name of HANA Analysis Process | 20121127 | |||
| 2 | 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 | I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Screen Number | 20121119 | |||
| 2 | I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | Frontend: Maintenance HANA Analysis Process | 20121119 | |||
| 3 | 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 | 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 | 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 | I_RUNID | Call by reference | Type reference (TYPE) | RSDHARUN-RUNID | ID Run Header | 20121127 | |||
| 2 | I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | Frontend: Maintenance HANA Analysis Process | 20130515 | |||
| 3 | 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 | 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 | 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 | I_ENFORCE_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Enforce Refresh Display | 20121122 | ||
| 2 | I_INITIALIZE_TREE | Call by reference | Type reference (TYPE) | RS_BOOL | X: Initialize Tree | 20121130 | |||
| 3 | I_NAV_TREE_INVISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | X: Navigation Tree is invisible | 20121127 | |||
| 4 | I_S_RUN_FILTER | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_S_FILTER | Monitor | 20121121 | |||
| 5 | 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 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | TBTCJOB-JOBCOUNT | Job ID | 20121121 | |||
| 2 | I_JOBNAME | Call by reference | Type reference (TYPE) | TBTCJOB-JOBNAME | Background job name | 20121121 | |||
| 3 | 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 |