SAP ABAP Class CL_UCON_VH_OBJECT_TOOL (Workbench tool class for editing an object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_DT_HTTP_SERVER (Package) Designtime HTTP Server
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_ABSTRACT_TOOL Abstract Workbench Tool Class 20111108
Properties
Class CL_UCON_VH_OBJECT_TOOL  
Short Description Workbench tool class for editing an object    
Super Class CL_WB_ABSTRACT_TOOL Abstract Workbench Tool Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_DT_HTTP_SERVER   Designtime HTTP Server 
Created 20111108   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UCON_VH_OBJECT_TOOL has no forward declaration.
Interfaces
Class CL_UCON_VH_OBJECT_TOOL has no interface implemented.
Friends
Class CL_UCON_VH_OBJECT_TOOL has no friend class.
Attributes
Class CL_UCON_VH_OBJECT_TOOL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_ALL_SERVERS Instance method Private Method Check if all the servers of a system were included 20120807
2 CHECK_FOR_SAME_LOGON_GROUP Instance method Private Method Check if all the servers of a logon group are included 20120717
3 CONSTRUCTOR Instance method Public Constructor 20111108
Events
Class CL_UCON_VH_OBJECT_TOOL has no event.
Types
Class CL_UCON_VH_OBJECT_TOOL has no local type.
Method Signatures

Method CHECK_FOR_ALL_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST List of All Error Messages from a Syntax Check 20120807
2 Importing P_OBJECT_DATA Call by reference Type reference (TYPE) UCONVIRTHOST_COMPLETE Structure for Dynpro 20120807

Method CHECK_FOR_ALL_SERVERS on class CL_UCON_VH_OBJECT_TOOL has no exception.

Method CHECK_FOR_SAME_LOGON_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST List of All Error Messages from a Syntax Check 20120717
2 Importing P_OBJECT_DATA Call by reference Type reference (TYPE) UCONVIRTHOST_COMPLETE Structure for Dynpro 20120717

Method CHECK_FOR_SAME_LOGON_GROUP on class CL_UCON_VH_OBJECT_TOOL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PERSIST Call by reference Object reference (TYPE REF TO) IF_WB_OBJECT_PERSIST Persistence 20111108
2 Importing P_UI Call by reference Object reference (TYPE REF TO) IF_WB_TOOL_UI User Interface 20111108

Method CONSTRUCTOR on class CL_UCON_VH_OBJECT_TOOL has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 804