Hierarchy

⤷

⤷

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_NAV_TREE | |
Short Description | Frontend: Monitor Navigation Tree | |
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 | 20121120 | 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 | ![]() |
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_NAV_TREE has no friend class.
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DISPLAY_RUN | Instance Event (0) |
Public (2) |
Event: Display Run | 20121120 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_LEVEL | Public | See coding | Tree Level - Structure | 20121120 | BEGIN OF tn_level,
position TYPE numc3,
name TYPE char30,
END OF tn_level
|
|
2 | TN_T_LEVEL | Public | See coding | Tree Level - Table Type | 20121120 | tn_t_level TYPE STANDARD TABLE OF tn_level
|
|
3 | TP_S_NODE | Private | See coding | Node Data - Structure | 20121120 | BEGIN OF tp_s_node.
INCLUDE TYPE treev_node.
TYPES: text TYPE text100,
runid TYPE rsdharun-runid,
haapnm TYPE if_rsdham_analysis=>tn_name,
object TYPE char30,
object_id TYPE char40,
END OF tp_s_node
|
|
4 | TP_S_NODE_FILTER | Private | See coding | Node Filter - Structure | 20121120 | BEGIN OF tp_s_node_filter,
object TYPE char30,
value TYPE char40,
END OF tp_s_node_filter
|
|
5 | TP_TH_NODE | Private | See coding | Node Data - Hashed Table Type | 20121120 | tp_th_node TYPE HASHED TABLE OF tp_s_node
WITH UNIQUE KEY node_key
|
|
6 | TP_T_NODE | Private | See coding | Node Data - Standard Table Type | 20121120 | tp_t_node TYPE STANDARD TABLE OF tp_s_node
|
|
7 | TP_T_NODE_FILTER | Private | See coding | Node Filter - Table Type | 20121120 | tp_t_node_filter TYPE STANDARD TABLE OF tp_s_node_filter
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_MAINTENANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSDHAF_MAINTENANCE | Frontend: Maintenance HANA Analysis Process | 20130515 | ||
2 | ![]() |
I_R_TREE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | GUI Container for Tree | 20121120 | ||
3 | ![]() |
I_S_RUN_FILTER | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_S_FILTER | HAAP Run Filter | 20121121 |
Method CONSTRUCTOR on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
E_NEW_NODEKEY | Value transfer | Type reference (TYPE) | TP_S_NODE-RELATKEY | 20121120 | |||
3 | ![]() |
I_EXPAND | Call by reference | Type reference (TYPE) | AS4FLAG | 20121120 | |||
4 | ![]() |
I_ICON | Call by reference | Type reference (TYPE) | CLIKE | 20121120 | |||
5 | ![]() |
I_OBJECT | Call by reference | Type reference (TYPE) | TP_S_NODE-OBJECT | 20121120 | |||
6 | ![]() |
I_OBJECT_ID | Call by reference | Type reference (TYPE) | SIMPLE | 20121120 | |||
7 | ![]() |
I_RELATKEY | Call by reference | Type reference (TYPE) | TP_S_NODE-RELATKEY | 20121120 | |||
8 | ![]() |
I_RELATSHIP | Call by reference | Type reference (TYPE) | TP_S_NODE-RELATSHIP | 20121120 | |||
9 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | CLIKE | 20121120 | |||
10 | ![]() |
I_T_RUN | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_GROUP on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_GROUP_NUM_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TEXT | Call by reference | Type reference (TYPE) | TP_S_NODE-TEXT | 20121120 | |||
2 | ![]() |
I_T_RUN | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_GROUP_NUM_ENTRIES on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
I_EXPAND | Value transfer | Type reference (TYPE) | AS4FLAG | X: Expand Nodes | 20121120 | ||
3 | ![]() |
I_LAST_LEVEL_NAME | Value transfer | Type reference (TYPE) | CHAR30 | Name of the Last Level | 20121120 | ||
4 | ![]() |
I_PARENT_NODE_ID | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parent Node ID | 20121120 | ||
5 | ![]() |
I_T_RUN | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_LEVEL on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_LEVEL_HAAPNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
I_PARENT_NODE_ID | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parent Node ID | 20121120 | ||
3 | ![]() |
I_T_RUN | Value transfer | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_LEVEL_HAAPNM on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_LEVEL_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
I_PARENT_NODE_ID | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parent Node ID | 20121120 | ||
3 | ![]() |
I_T_RUN | Value transfer | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_LEVEL_RUN on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_LEVEL_START_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
I_PARENT_NODE_ID | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parent Node ID | 20121120 | ||
3 | ![]() |
I_T_RUN | Value transfer | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_LEVEL_START_TIME on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_LEVEL_START_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
I_PARENT_NODE_ID | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parent Node ID | 20121120 | ||
3 | ![]() |
I_T_RUN | Value transfer | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_LEVEL_START_USER on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_ADD_LEVEL_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 | |||
2 | ![]() |
I_PARENT_NODE_ID | Value transfer | Type reference (TYPE) | TV_NODEKEY | Parent Node ID | 20121120 | ||
3 | ![]() |
I_T_RUN | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_BUILD_ADD_LEVEL_STATE on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_BUILD_NODE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_NODE | Call by reference | Type reference (TYPE) | TP_TH_NODE | 20121120 |
Method P_BUILD_NODE_TABLE on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_DELETE_RUN_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Node key | 20130224 |
Method P_DELETE_RUN_HEADER on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_EXPAND_FILTER_RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_RUN | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 | ||
2 | ![]() |
I_T_NODE_FILTER | Call by reference | Type reference (TYPE) | TP_T_NODE_FILTER | Node Filter - Table Type | 20121120 | ||
3 | ![]() |
I_T_RUN | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121120 |
Method P_EXPAND_FILTER_RUN on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_EXPAND_GET_NODE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_NODE_FILTER | Call by reference | Type reference (TYPE) | TP_T_NODE_FILTER | Node Filter - Table Type | 20121120 | ||
2 | ![]() |
I_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Node Key | 20121120 |
Method P_EXPAND_GET_NODE_FILTER on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_HANDLE_EXPAND_NO_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121120 |
Method P_HANDLE_EXPAND_NO_CHILDREN on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20121120 |
Method P_HANDLE_NODE_DOUBLE_CLICK on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_RENDER Signature
Method P_RENDER on class CL_RSDHAF_MONITOR_NAV_TREE has no parameter.
Method P_RENDER on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_TREE_CTXMENU_REQ_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20130223 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20130223 |
Method P_TREE_CTXMENU_REQ_ITEM on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method P_TREE_CTXMENU_SEL_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20130223 | ||||
2 | ![]() |
NODE_KEY | Value transfer | Attribute reference (LIKE) | 20130223 |
Method P_TREE_CTXMENU_SEL_ITEM on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method REFRESH_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_RUN_HEADER | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_T_RUN_HEADER | Run header list (table) | 20121122 |
Method REFRESH_DISPLAY on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Method SET_RUN_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 | Refresh Display | 20121122 | |
2 | ![]() |
I_S_RUN_FILTER | Call by reference | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_S_FILTER | HAAP Run Filter | 20121121 |
Method SET_RUN_FILTER on class CL_RSDHAF_MONITOR_NAV_TREE has no exception.
Event Signatures
Event DISPLAY_RUN Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | I_S_RUN | Exporting | Value transfer | Type reference (TYPE) | CL_RSDHAR_RUN_HEADER=>TN_S_RUN_HEADER | Run header (structure) | 20121120 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |