SAP ABAP Class CL_SFSRFW_MONITOR_SYSTEM (CL_SFSRFW_MONITOR_SYSTEM)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSRFW_MONITOR (Package) Simple Monitor for Replication Framework
⤷
⤷
Properties
| Class | CL_SFSRFW_MONITOR_SYSTEM | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSRFW_MONITOR | Simple Monitor for Replication Framework |
| Created | 20050717 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SFSRFW_MONITOR_SYSTEM has no forward declaration.
Interfaces
Class CL_SFSRFW_MONITOR_SYSTEM has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SFSRFW_MONITOR | 20050717 |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20050717 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV tree control | 20050717 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20050825 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_SYSTEMS_OVERVIEW_T | Replication Framework - Overview of Systems | 20050718 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TT_ROOT_KEYS | 20050718 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20050717 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20050717 |
Methods
Events
Class CL_SFSRFW_MONITOR_SYSTEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ROOT_KEYS | Private | See coding | 20050718 | tt_root_keys TYPE STANDARD TABLE OF ty_root_key
|
||
| 2 | TY_ROOT_KEY | Private | See coding | 20050718 | BEGIN OF ty_root_key ,
node TYPE lvc_nkey,
system TYPE sfsrfw_idx_system_id,
END OF ty_root_key
|
Method Signatures
Method ADD_SYSTEM_TREE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20050718 | |||
| 2 | I_RELATE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20050718 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | SFSRFW_SYSTEMS_OVERVIEW_DYN | Replikationsframework - Übersicht Serverstatus | 20050718 |
Method ADD_SYSTEM_TREE_NODE on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method BUILD_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FIELDCATALOG | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20050718 |
Method BUILD_FIELDCATALOG on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method BUILD_HIERARCHY_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HIERARCHY_HEADER | Value transfer | Type reference (TYPE) | TREEV_HHDR | Tree Control: Eigenschaften des Hierarchie Headers | 20050718 |
Method BUILD_HIERARCHY_HEADER on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method BUILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_FIRST_CALL | Call by reference | Type reference (TYPE) | SFS_BOOL | 'X' | Boolean type | 20050825 |
Method BUILD_TREE on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_SFSRFW_MONITOR_SYSTEM has no parameter.
Method CHANGE_TOOLBAR on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050717 | |||
| 2 | IN_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050717 |
Method CONSTRUCTOR on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method CREATE_SYSTEM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050717 |
Method CREATE_SYSTEM_LIST on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050717 |
Method DISPLAY on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method FREE Signature
Method FREE on class CL_SFSRFW_MONITOR_SYSTEM has no parameter.
Method FREE on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method HANDLE_BUTTON_PRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20050825 |
Method HANDLE_BUTTON_PRESSED on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Attribute reference (LIKE) | 20050828 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20050828 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050828 |
Method HANDLE_ITEM_CONTEXT_MENU_REQ on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050828 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050828 |
Method HANDLE_ITEM_CONTEXT_MENU_SEL on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SFSRFW_MONITOR_SYSTEM has no parameter.
Method REFRESH on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_SFSRFW_MONITOR_SYSTEM has no parameter.
Method REGISTER_EVENTS on class CL_SFSRFW_MONITOR_SYSTEM has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 710 |