SAP ABAP Class CL_UCON_SMTP_VIEW (Browser for SMTP hosts)
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 20110523
Properties
Class CL_UCON_SMTP_VIEW  
Short Description Browser for SMTP hosts    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_DEPRICATED   Depricated 
Created 20110523   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UCON_SMTP_VIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UCON_BROWSER_TREE Tree of UCON Browser 20110523
Friends
Class CL_UCON_SMTP_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 Browser for SMTP hosts 20110523
2 CREATE_CONFIG Constant Private Type reference (TYPE) SY-UCOMM 'UCON_SMTP_CR_CF' create a new configuration 20110804
3 SELECT_CONFIG Constant Private Type reference (TYPE) SY-UCOMM 'UCON_SMTP_SEL_CF' Function Code that Triggered PAI 20110810
4 TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Base class for tree structur 20110523
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SMTP_NODES Instance method Private Method Read and display SMTP hosts 20110523
2 CONSTRUCTOR Instance method Public Constructor 20110523
3 CREATE Instance method Public Method 20110523
4 CREATE_CONFIGURATION Instance method Private Method 20110811
5 DESTROY Instance method Public Method 20110523
6 HANDLE_EVT_CONTEXT_MENU_REQ Instance method Private Event handling method handle context menu 20110802
7 HANDLE_EVT_CONTEXT_MENU_SELECT Instance method Private Event handling method Handle selected menu 20110804
8 HANDLE_EVT_TREE_DOUBLE_CLICK Instance method Private Event handling method 20110523
9 SELECT_CONFIGURATION Instance method Private Method Select a configuration 20110810
Events
Class CL_UCON_SMTP_VIEW has no event.
Types
Class CL_UCON_SMTP_VIEW has no local type.
Method Signatures

Method ADD_SMTP_NODES Signature

Method ADD_SMTP_NODES on class CL_UCON_SMTP_VIEW has no parameter.
Method ADD_SMTP_NODES on class CL_UCON_SMTP_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 20110523
2 Importing TREE Value transfer Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple tree control with data at backend 20110523

Method CONSTRUCTOR on class CL_UCON_SMTP_VIEW has no exception.

Method CREATE Signature

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

Method CREATE_CONFIGURATION Signature

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

Method DESTROY Signature

Method DESTROY on class CL_UCON_SMTP_VIEW has no parameter.
Method DESTROY on class CL_UCON_SMTP_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 Value transfer Attribute reference (LIKE) 20110802
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20110802

Method HANDLE_EVT_CONTEXT_MENU_REQ on class CL_UCON_SMTP_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 Value transfer Attribute reference (LIKE) 20110804
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20110804

Method HANDLE_EVT_CONTEXT_MENU_SELECT on class CL_UCON_SMTP_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 Value transfer Attribute reference (LIKE) 20110523

Method HANDLE_EVT_TREE_DOUBLE_CLICK on class CL_UCON_SMTP_VIEW has no exception.

Method SELECT_CONFIGURATION Signature

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