SAP ABAP Class CL_ISHMED_GV_CONN_HNDLDATA (ISHMED: CORD/Conn. Subscreen View Handler Data)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GUI_SDY_VIEW IS-H: GUI - Subscreen View 20070813
Properties
Class CL_ISHMED_GV_CONN_HNDLDATA  
Short Description ISHMED: CORD/Conn. Subscreen View Handler Data    
Super Class CL_ISH_GUI_SDY_VIEW IS-H: GUI - Subscreen View 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070813   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_GV_CONN_HNDLDATA has no forward declaration.
Interfaces
Class CL_ISHMED_GV_CONN_HNDLDATA has no interface implemented.
Friends
Class CL_ISHMED_GV_CONN_HNDLDATA has no friend class.
Attributes
Class CL_ISHMED_GV_CONN_HNDLDATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Creates the Object 20070813
2 GET_HANDLER_CONTROLLER Instance method Public Method Returns Handler Controller 20070813
3 GET_PORTS_VIEW Instance method Public Method Returns Grid View for Ports 20070813
4 INITIALIZE Instance method Public Method Initializes the Object 20070813
5 _INIT_PORTS Instance method Protected Method Initializes Ports 20070813
Events
Class CL_ISHMED_GV_CONN_HNDLDATA has no event.
Types
Class CL_ISHMED_GV_CONN_HNDLDATA has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ELEMENT_NAME Call by reference Type reference (TYPE) N1GUI_ELEMENT_NAME Name eines Oberflächenelements 20070813
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_GV_CONN_HNDLDATA ISHMED: KLAT/Conn. Subscreen View Handler 20070813

Method CREATE on class CL_ISHMED_GV_CONN_HNDLDATA has no exception.

Method GET_HANDLER_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_HANDLER_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_GC_CONN_HANDLER ISHMED: KLAT/Conn. Controller Handler 20070813

Method GET_HANDLER_CONTROLLER on class CL_ISHMED_GV_CONN_HNDLDATA has no exception.

Method GET_PORTS_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PORTS_VIEW Value transfer Object reference (TYPE REF TO) IF_ISH_GUI_GRID_VIEW Grid View für die Ports 20070813

Method GET_PORTS_VIEW on class CL_ISHMED_GV_CONN_HNDLDATA has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_GC_CONN_HNDLDATA ISHMED: KLAT/Conn. Controller Handler 20070813
2 Importing I_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE CO_VCODE_DISPLAY IS-H: Verarbeitungsmodus 20070813
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070813

Method _INIT_PORTS Signature

Method _INIT_PORTS on class CL_ISHMED_GV_CONN_HNDLDATA has no parameter.
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070813
History
Last changed by/on SAP  20071120 
SAP Release Created in