SAP ABAP Class CL_SFSRFW_ADMIN_REQ_DOCKING (CL_SFSRFW_ADMIN_REQ_DOCKING)
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_DOCKING  
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 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SFSRFW_ADMIN_REQ_DOCKING has no forward declaration.
Interfaces
Class CL_SFSRFW_ADMIN_REQ_DOCKING has no interface implemented.
Friends
Class CL_SFSRFW_ADMIN_REQ_DOCKING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DOCKING_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20040518
2 MR_QUERY_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE Simple Tree Control 20040518
3 MR_TREE_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_TREE ALV tree control 20050705
4 M_CURR_NODE_KEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Tree Control: Node Key 20040526
5 M_CURR_REQUESTOR Instance attribute Private Type reference (TYPE) SFSRFW_REQUESTOR Requester 20040518
6 M_CURR_REQUESTOR_ENTRY Instance attribute Private Type reference (TYPE) SFSRFW_REQUESTOR_ENTRY Replication Framework Requester Entry 20040518
7 M_CURR_REQUESTOR_REPL_UNIT Instance attribute Private Type reference (TYPE) SFSRFW_TECHNICAL_UNIT Replication Framework - Unit Name of a Technical Setting 20041130
8 M_CURR_REQUESTOR_SYSTEM_ID Instance attribute Private Type reference (TYPE) SFSRFW_IDX_SYSTEM_ID Replication Framework System ID 20040519
9 M_NODE_LIST Instance attribute Private Type reference (TYPE) SFSRFW_RFW_ADMIN_NODE_TAB Query Node Table 20040518
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Public Method 20050705
2 CONSTRUCTOR Instance method Public Constructor 20040518
3 FREE Instance method Public Method 20040519
4 GET_CURR_NODE_KEY Instance method Public Method 20040526
5 GET_SELECTION_INFORMATION Instance method Public Method 20040518
6 HANDLE_SELECTION_CHANGED Instance method Public Event handling method 20040518
7 HANDLE_SELECTION_CHANGED_ Instance method Private Event handling method 20050705
8 REGISTER_EVENTS Instance method Private Method 20050705
9 SET_INITIAL_NODES Instance method Public Method 20040518
Events
Class CL_SFSRFW_ADMIN_REQ_DOCKING has no event.
Types
Class CL_SFSRFW_ADMIN_REQ_DOCKING has no local type.
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20050705
2 Importing IN_RELATIONSHIP Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050705
3 Importing IN_RELAT_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050705
4 Importing IS_NODE_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20050705
5 Importing IS_OUTTAB_LINE Call by reference Type reference (TYPE) ANY 20050705
6 Importing IT_ITEM_LAYOUT Call by reference Type reference (TYPE) LVC_T_LAYI Layoutstruktur für Items des ALV-Tree Controls 20050705
7 Exporting OUT_NEW_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050705

Method ADD_NODE on class CL_SFSRFW_ADMIN_REQ_DOCKING 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_DOCKING has no exception.

Method FREE Signature

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

Method GET_CURR_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040526

Method GET_CURR_NODE_KEY on class CL_SFSRFW_ADMIN_REQ_DOCKING has no exception.

Method GET_SELECTION_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REQUESTOR Call by reference Type reference (TYPE) SFSRFW_REQUESTOR Requestor 20040518
2 Exporting E_REQUESTOR_ENTRY Call by reference Type reference (TYPE) SFSRFW_REQUESTOR_ENTRY Replikationsframework Requestor Eintrag 20040518
3 Exporting E_REQUESTOR_REPL_UNIT Call by reference Type reference (TYPE) SFSRFW_TECHNICAL_UNIT Replikationsframework - Unitname einer techn. Einstellung 20041130
4 Exporting E_REQUESTOR_SYSTEM_ID Call by reference Type reference (TYPE) SFSRFW_IDX_SYSTEM_ID Replikationsframework System Id 20040519

Method GET_SELECTION_INFORMATION on class CL_SFSRFW_ADMIN_REQ_DOCKING has no exception.

Method HANDLE_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20040518

Method HANDLE_SELECTION_CHANGED on class CL_SFSRFW_ADMIN_REQ_DOCKING has no exception.

Method HANDLE_SELECTION_CHANGED_ Signature

Method HANDLE_SELECTION_CHANGED_ on class CL_SFSRFW_ADMIN_REQ_DOCKING has no parameter.
Method HANDLE_SELECTION_CHANGED_ on class CL_SFSRFW_ADMIN_REQ_DOCKING has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_SFSRFW_ADMIN_REQ_DOCKING has no parameter.
Method REGISTER_EVENTS on class CL_SFSRFW_ADMIN_REQ_DOCKING has no exception.

Method SET_INITIAL_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPAND_SUBTREE Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050415
2 Importing I_NODES Call by reference Type reference (TYPE) SFSRFW_RFW_ADMIN_NODE_TAB Query Node Tabelle 20040518

Method SET_INITIAL_NODES on class CL_SFSRFW_ADMIN_REQ_DOCKING has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700