SAP ABAP Class CL_UCON_ADMIN_VIEW (Administrator View for Connectivity Browser)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DEPRICATED (Package) Depricated
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UCON_BROWSER_TREE Tree of UCON Browser 20111130
Properties
Class CL_UCON_ADMIN_VIEW  
Short Description Administrator View for Connectivity Browser    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_DEPRICATED   Depricated 
Created 20111130   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UCON_ADMIN_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UCON_BROWSER_TREE Tree of UCON Browser 20111130
Friends
Class CL_UCON_ADMIN_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER Instance attribute Private Object reference (TYPE REF TO) CL_UCON_BROWSER Tag Browser 20111130
2 CREATE_CONFIG Constant Private Type reference (TYPE) SY-UCOMM 'UCON_ADMIN_CR_CF' Function Code that Triggered PAI 20111130
3 SELECT_CONFIG Constant Private Type reference (TYPE) SY-UCOMM 'UCON_ADMIN_SEL_CF' Function Code that Triggered PAI 20111130
4 TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20111130
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TREE Instance method Private Method 20120126
2 CONSTRUCTOR Instance method Public Constructor 20111130
3 CREATE Instance method Public Method 20111205
4 CREATE_CONFIGURATION Instance method Private Method Create a configuration 20111202
5 DESTROY Instance method Public Method 20111205
6 HANDLE_EVT_CONTEXT_MENU_REQ Instance method Private Event handling method Handle context menu 20111202
7 HANDLE_EVT_CONTEXT_MENU_SELECT Instance method Private Event handling method Handle selected menu 20111202
8 HANDLE_EVT_TREE_DOUBLE_CLICK Instance method Private Event handling method Handle double click 20111202
9 SELECT_CONFIGURATION Instance method Private Method Select a configuration 20111202
Events
Class CL_UCON_ADMIN_VIEW has no event.
Types
Class CL_UCON_ADMIN_VIEW has no local type.
Method Signatures

Method BUILD_TREE Signature

Method BUILD_TREE on class CL_UCON_ADMIN_VIEW has no parameter.
Method BUILD_TREE on class CL_UCON_ADMIN_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BROWSER Call by reference Object reference (TYPE REF TO) CL_UCON_BROWSER Tag Browser 20111130
2 Importing TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control with Data Management at the Backend 20111130

Method CONSTRUCTOR on class CL_UCON_ADMIN_VIEW has no exception.

Method CREATE Signature

Method CREATE on class CL_UCON_ADMIN_VIEW has no parameter.
Method CREATE on class CL_UCON_ADMIN_VIEW has no exception.

Method CREATE_CONFIGURATION Signature

Method CREATE_CONFIGURATION on class CL_UCON_ADMIN_VIEW has no parameter.
Method CREATE_CONFIGURATION on class CL_UCON_ADMIN_VIEW has no exception.

Method DESTROY Signature

Method DESTROY on class CL_UCON_ADMIN_VIEW has no parameter.
Method DESTROY on class CL_UCON_ADMIN_VIEW has no exception.

Method HANDLE_EVT_CONTEXT_MENU_REQ Signature

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

Method HANDLE_EVT_CONTEXT_MENU_REQ on class CL_UCON_ADMIN_VIEW has no exception.

Method HANDLE_EVT_CONTEXT_MENU_SELECT Signature

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

Method HANDLE_EVT_CONTEXT_MENU_SELECT on class CL_UCON_ADMIN_VIEW has no exception.

Method HANDLE_EVT_TREE_DOUBLE_CLICK 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) 20120126

Method HANDLE_EVT_TREE_DOUBLE_CLICK on class CL_UCON_ADMIN_VIEW has no exception.

Method SELECT_CONFIGURATION Signature

Method SELECT_CONFIGURATION on class CL_UCON_ADMIN_VIEW has no parameter.
Method SELECT_CONFIGURATION on class CL_UCON_ADMIN_VIEW has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 804