Hierarchy
⤷
⤷
Properties
| Class | CL_SFSRFW_MONITOR_TREE | |
| 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 | 20050628 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SFSRFW_MONITOR_TREE has no forward declaration.
Interfaces
Class CL_SFSRFW_MONITOR_TREE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SFSRFW_MONITOR | 20050707 |
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 | 20050628 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_TREE | ALV tree control | 20050628 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20050707 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_REQUESTOR_LIST | Fast Search Replication Monitor: List of Views | 20050707 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_REPL_RULES_OVERVIEW_T | Status Data for Screen | 20050628 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TT_ROOT_KEYS | 20050707 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | Current Screen Number | 20050707 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SYREPID | ABAP Program: Current Main Program | 20050707 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SFSRFW_NEW_SHD_ENTRY | Static Event (1) |
Public (2) |
20050929 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_ROOT_KEYS | Private | See coding | 20050707 | tt_root_keys TYPE STANDARD TABLE OF ty_root_key
|
||
| 2 | TY_ROOT_KEY | Private | See coding | 20050707 | BEGIN OF ty_root_key ,
node TYPE lvc_nkey,
requestor TYPE sfsrfw_requestor,
rule TYPE sfsrfw_idx_rule,
type TYPE sfsrfw_seltype,
ptable TYPE sfsrfw_prot_table,
checked(1) TYPE c,
END OF ty_root_key
|
Method Signatures
Method ADD_REQUESTOR_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 | 20050707 | |||
| 2 | I_RELATE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20050707 | |||
| 3 | I_STATUS | Call by reference | Type reference (TYPE) | SFSRFW_REPL_RULES_OVERVIEW_DYN | 20050707 |
Method ADD_REQUESTOR_TREE_NODE on class CL_SFSRFW_MONITOR_TREE has no exception.
Method ADD_RULE_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 | 20050712 | |||
| 2 | IN_RELATE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20050712 | |||
| 3 | IN_STATUS | Call by reference | Type reference (TYPE) | SFSRFW_REPL_RULES_OVERVIEW_DYN | 20050712 |
Method ADD_RULE_TREE_NODE on class CL_SFSRFW_MONITOR_TREE 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 | 20050628 |
Method BUILD_FIELDCATALOG on class CL_SFSRFW_MONITOR_TREE 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 | 20050628 |
Method BUILD_HIERARCHY_HEADER on class CL_SFSRFW_MONITOR_TREE has no exception.
Method BUILD_TREE Signature
Method BUILD_TREE on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method BUILD_TREE on class CL_SFSRFW_MONITOR_TREE has no exception.
Method CHANGE_TOOLBAR Signature
Method CHANGE_TOOLBAR on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method CHANGE_TOOLBAR on class CL_SFSRFW_MONITOR_TREE 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 | 20050628 | |||
| 2 | IN_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050628 |
Method CONSTRUCTOR on class CL_SFSRFW_MONITOR_TREE has no exception.
Method CREATE_REQUESTOR_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 | 20050707 |
Method CREATE_REQUESTOR_LIST on class CL_SFSRFW_MONITOR_TREE 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 | 20050707 |
Method DISPLAY on class CL_SFSRFW_MONITOR_TREE has no exception.
Method ESTIMATE_TABLE_COUNTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_TABLE_NAME | Call by reference | Type reference (TYPE) | SFSRFW_PROT_TABLE | FastSearch OLTP: Name einer Schattentabelle | 20050826 | |||
| 2 | OUT_COUNTS_F | Call by reference | Type reference (TYPE) | F | 20050826 | ||||
| 3 | OUT_COUNTS_I | Call by reference | Type reference (TYPE) | I | 20050826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Open SQL Fehler | 20050826 |
Method EXPAND_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | ALV-Tree-Control: Node-key | 20050708 | |||
| 2 | R_EXPANDED | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050708 |
Method EXPAND_SUBNODE on class CL_SFSRFW_MONITOR_TREE has no exception.
Method FREE Signature
Method FREE on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method FREE on class CL_SFSRFW_MONITOR_TREE has no exception.
Method HANDLE_BUTTON_PRESSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050707 |
Method HANDLE_BUTTON_PRESSED on class CL_SFSRFW_MONITOR_TREE has no exception.
Method HANDLE_CHECKBOX_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Attribute reference (LIKE) | 20050709 | |||||
| 2 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050709 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050709 |
Method HANDLE_CHECKBOX_CHANGED on class CL_SFSRFW_MONITOR_TREE has no exception.
Method HANDLE_EXPAND_SUBNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050708 |
Method HANDLE_EXPAND_SUBNODE on class CL_SFSRFW_MONITOR_TREE 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) | 20050825 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20050709 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050709 |
Method HANDLE_ITEM_CONTEXT_MENU_REQ on class CL_SFSRFW_MONITOR_TREE 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) | 20050709 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050709 |
Method HANDLE_ITEM_CONTEXT_MENU_SEL on class CL_SFSRFW_MONITOR_TREE has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Value transfer | Attribute reference (LIKE) | 20050709 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050709 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_SFSRFW_MONITOR_TREE has no exception.
Method PERFORM_ACTION_ON_JOIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ACTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20050906 | ||||
| 2 | IN_REQUESTOR | Call by reference | Type reference (TYPE) | SFSRFW_REQUESTOR | Replikationsframework - Requestor | 20050906 |
Method PERFORM_ACTION_ON_JOIN on class CL_SFSRFW_MONITOR_TREE has no exception.
Method PERFORM_CLEAR_PROTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework - Replikationsregel | 20050919 |
Method PERFORM_CLEAR_PROTTAB on class CL_SFSRFW_MONITOR_TREE has no exception.
Method PERFORM_CREATE Signature
Method PERFORM_CREATE on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method PERFORM_CREATE on class CL_SFSRFW_MONITOR_TREE has no exception.
Method PERFORM_LOAD Signature
Method PERFORM_LOAD on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method PERFORM_LOAD on class CL_SFSRFW_MONITOR_TREE has no exception.
Method PERFORM_REPLICATE Signature
Method PERFORM_REPLICATE on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method PERFORM_REPLICATE on class CL_SFSRFW_MONITOR_TREE has no exception.
Method REFRESH Signature
Method REFRESH on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method REFRESH on class CL_SFSRFW_MONITOR_TREE has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_SFSRFW_MONITOR_TREE has no parameter.
Method REGISTER_EVENTS on class CL_SFSRFW_MONITOR_TREE has no exception.
Method RETRIEVE_INDEX_FIELD_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_INDEX_RULE | Call by reference | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replication Framework Index | 20050825 | |||
| 2 | R_INDEX_FIELD_TAB | Value transfer | Type reference (TYPE) | SFSRFW_INDEX_FIELDS_STATUS | Replizierungsframework Index Felder Status | 20050825 |
Method RETRIEVE_INDEX_FIELD_STATUS on class CL_SFSRFW_MONITOR_TREE has no exception.
Method RETRIEVE_REQUESTOR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_REQUESTOR_NAME | Call by reference | Type reference (TYPE) | SFSRFW_REQUESTOR | Replikationsframework - Requestor | 20050708 | |||
| 2 | R_STATUS_TAB | Value transfer | Type reference (TYPE) | SFSRFW_REPL_RULES_OVERVIEW_T | Replikationsframework - Status-Zusammenfassung Tabelle | 20050708 |
Method RETRIEVE_REQUESTOR_STATUS on class CL_SFSRFW_MONITOR_TREE has no exception.
Method SET_INITIAL_REQUESTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_REQUESTOR_NAMES | Call by reference | Type reference (TYPE) | SFSRFW_REQUESTOR_LIST | FastSearch Replikationsmonitor: Liste der Views | 20050707 |
Method SET_INITIAL_REQUESTORS on class CL_SFSRFW_MONITOR_TREE has no exception.
Event Signatures
Event SFSRFW_NEW_SHD_ENTRY Signature
Event SFSRFW_NEW_SHD_ENTRY on class CL_SFSRFW_MONITOR_TREE has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |