SAP ABAP Class CL_SFSRFW_ADMIN_REQ_MONITOR (CL_SFSRFW_ADMIN_REQ_MONITOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_REPOSITORY_MONITOR (Package) Replication Framework Repository Monitor
Properties
Class CL_SFSRFW_ADMIN_REQ_MONITOR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_REPOSITORY_MONITOR   Replication Framework Repository Monitor 
Created 20040518   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWBM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SFSRFW_ADMIN_REQ_MONITOR has no interface implemented.
Friends
Class CL_SFSRFW_ADMIN_REQ_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_GFS_QUERY_KEY Constant Private Type reference (TYPE) TV_NODEKEY 'GFSQUERIES' Tree Control: Node Key 20040526
2 C_GFS_SETTINGS_KEY Constant Private Type reference (TYPE) TV_NODEKEY 'SETTINGS' Tree Control: Node Key 20041130
3 C_GFS_SYS_KEY Constant Private Type reference (TYPE) TV_NODEKEY 'LOGSYSTEMS' Tree Control: Node Key 20040812
4 C_REPL_ENGINE_KEY Constant Private Type reference (TYPE) TV_NODEKEY 'REPENGINE' Tree Control: Node Key 20040526
5 MR_QUERY_DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_SFSRFW_ADMIN_REQ_DOCKING 20040518
6 M_NODE_KEY Instance attribute Private Type reference (TYPE) I Numeric character field, length 10 20040518
7 M_OK_CODE Instance attribute Private Type reference (TYPE) SY-UCOMM Screens, Function Code Triggered by PAI 20040518
8 M_QUERY_NAME Instance attribute Private Type reference (TYPE) SFSRFW_REQUESTOR Requester 20040518
9 M_SELECTED_QUERY Instance attribute Private Type reference (TYPE) STRING 20040519
10 M_SUBSCREEN_DYNNR Instance attribute Private Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Screen 20040518
11 M_SUBSCREEN_GUISTATUS Instance attribute Private Type reference (TYPE) SY-PFKEY Screens, Current GUI Status 20040524
12 M_SUBSCREEN_REPORT Instance attribute Private Type reference (TYPE) SY-REPID 20040518
13 M_SUBSCREEN_TITLE Instance attribute Private Type reference (TYPE) SY-TITLE Screens, Title Text 20040524
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INITIAL_NODE_TABLE Instance method Private Method 20040518
2 BUILD_REPL_UNIT_ENTRY Instance method Private Method 20041130
3 BUILD_REQUESTOR_ENTRY Instance method Private Method 20040518
4 BUILD_SYSTEM_ENTRY Instance method Private Method 20040812
5 CONSTRUCTOR Instance method Public Constructor 20040518
6 FREE Instance method Public Method 20040519
7 GET_NEXT_KEY Instance method Private Method 20040518
8 GET_SELECTED_QUERY Instance method Public Method 20040519
9 GET_SUB_SCREEN_INFO Instance method Public Method 20040518
10 IS_DEVELOPER Instance method Private Method 20050121
11 PROCESS_AFTER_INPUT Instance method Public Method 20040518
12 PROCESS_SELECTION_CHANGED Instance method Private Method 20040518
Events
Class CL_SFSRFW_ADMIN_REQ_MONITOR has no event.
Types
Class CL_SFSRFW_ADMIN_REQ_MONITOR has no local type.
Method Signatures

Method BUILD_INITIAL_NODE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE_TAB Value transfer Type reference (TYPE) SFSRFW_RFW_ADMIN_NODE_TAB Query Node Tabelle 20040518

Method BUILD_INITIAL_NODE_TABLE on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method BUILD_REPL_UNIT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE Call by reference Type reference (TYPE) SFSRFW_RFW_ADMIN_NODE_TAB Query Node Tabelle 20041130
2 Importing I_UNIT Call by reference Type reference (TYPE) SFSRFW_TECHNICAL_UNIT Replikationsframework - Unitname einer techn. Einstellung 20041130

Method BUILD_REPL_UNIT_ENTRY on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method BUILD_REQUESTOR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE Value transfer Type reference (TYPE) SFSRFW_RFW_ADMIN_NODE_TAB Query Node für Tree Control 20040518
2 Importing I_PARENT_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20041130
3 Importing I_REQUESTOR Call by reference Type reference (TYPE) CSEQUENCE 20040518

Method BUILD_REQUESTOR_ENTRY on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method BUILD_SYSTEM_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE Value transfer Type reference (TYPE) SFSRFW_RFW_ADMIN_NODE_TAB Query Node für Tree Control 20040812
2 Importing I_SYSTEM_ID Call by reference Type reference (TYPE) CSEQUENCE 20040812

Method BUILD_SYSTEM_ENTRY on class CL_SFSRFW_ADMIN_REQ_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 ABAP-Programm, Nummer des aktuellen Dynpros 20040518
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040518
3 Importing I_QUERY_NAME Call by reference Type reference (TYPE) STRING 20040518
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20040518

Method CONSTRUCTOR on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method FREE Signature

Method FREE on class CL_SFSRFW_ADMIN_REQ_MONITOR has no parameter.
Method FREE on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method GET_NEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEY Value transfer Type reference (TYPE) I 20040518

Method GET_NEXT_KEY on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method GET_SELECTED_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_QUERY_NAME Value transfer Type reference (TYPE) STRING 20040519

Method GET_SELECTED_QUERY on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method GET_SUB_SCREEN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20040518
2 Exporting E_REPORT Call by reference Type reference (TYPE) SY-REPID 20040518
3 Exporting E_STATUS Call by reference Type reference (TYPE) SY-PFKEY Bildschirmbilder, aktueller GUI-Status 20040524
4 Exporting E_TITLE Call by reference Type reference (TYPE) SY-TITLE Bildschirmbilder, Text in der Titelzeile 20040524

Method GET_SUB_SCREEN_INFO on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method IS_DEVELOPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_DEVELOPER Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20050121

Method IS_DEVELOPER on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method PROCESS_AFTER_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040518
2 Returning R_END Value transfer Type reference (TYPE) SFS_BOOL Verknüpfungsfeld für View-Query 20040518

Method PROCESS_AFTER_INPUT on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.

Method PROCESS_SELECTION_CHANGED Signature

Method PROCESS_SELECTION_CHANGED on class CL_SFSRFW_ADMIN_REQ_MONITOR has no parameter.
Method PROCESS_SELECTION_CHANGED on class CL_SFSRFW_ADMIN_REQ_MONITOR has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700