SAP ABAP Class CL_ISHMED_CONN_HANDLER_LCL (ISHMED: Basic Class Local Handler)
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_ISHMED_CONN_HANDLER ISHMED: Connectivity - Basic Class Handler 20070815
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CONN_HNDL_CORD_LCL Connectivity: Basis Handler Clin. Order Local 20070815
Properties
Class CL_ISHMED_CONN_HANDLER_LCL  
Short Description ISHMED: Basic Class Local Handler    
Super Class CL_ISHMED_CONN_HANDLER ISHMED: Connectivity - Basic Class Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070815   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CONN_HANDLER_LCL has no forward declaration.
Interfaces
Class CL_ISHMED_CONN_HANDLER_LCL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_CONN_FAC_HANDLER 20070815 ISHMED: Factory Class for Handler Instantiation
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OTYPE_CONN_HANDLER_LCL Constant Public Type reference (TYPE) ISH_OBJECT_TYPE 13489 Object Type 20070815
Methods
# Method Level Visibility Method type Description Created on
1 _EXECUTE_CANCEL Instance method Protected Method Execute Cancel Action 20070815
2 _EXECUTE_CREATE Instance method Protected Method Execute Create Action 20070815
3 _EXECUTE_DISPLAY Instance method Protected Method Execute Display Action 20070815
4 _EXECUTE_UPDATE Instance method Protected Method Execute Change Action 20070815
5 _FINALIZE_PORTS Instance method Protected Method Finalization of Port 20070815
6 _GET_ACTIVE_PORT Instance method Protected Method Returns Active Port 20070815
7 _INITIALIZE_PORTS Instance method Protected Method Initialization of Ports 20070815
Events
Class CL_ISHMED_CONN_HANDLER_LCL has no event.
Types
Class CL_ISHMED_CONN_HANDLER_LCL has no local type.
Method Signatures

Method _EXECUTE_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070815
2 Exporting ET_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070815
4 Importing IR_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20070815
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
6 Importing I_LOCAL_PORT Value transfer Type reference (TYPE) N1CONN_LOCAL_PORT Connectivity: Lokaler Port 20070815

Method _EXECUTE_CANCEL on class CL_ISHMED_CONN_HANDLER_LCL has no exception.

Method _EXECUTE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070815
2 Exporting ET_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070815
4 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT IS-H*MED: Klinische Auftragsposition 20070815
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
6 Importing I_LOCAL_PORT Value transfer Type reference (TYPE) N1CONN_LOCAL_PORT Connectivity: Lokaler Port 20070815

Method _EXECUTE_CREATE on class CL_ISHMED_CONN_HANDLER_LCL has no exception.

Method _EXECUTE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070815
2 Exporting ER_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20070815
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070815
4 Exporting E_STRING Call by reference Type reference (TYPE) STRING 20070815
5 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20070815
6 Importing IT_PARAMETERS Call by reference Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
7 Importing I_LOCAL_PORT Value transfer Type reference (TYPE) N1CONN_LOCAL_PORT Connectivity: Lokaler Port 20070815

Method _EXECUTE_DISPLAY on class CL_ISHMED_CONN_HANDLER_LCL has no exception.

Method _EXECUTE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070815
2 Exporting ET_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070815
4 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20070815
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
6 Importing I_LOCAL_PORT Value transfer Type reference (TYPE) N1CONN_LOCAL_PORT Connectivity: Lokaler Port 20070815

Method _EXECUTE_UPDATE on class CL_ISHMED_CONN_HANDLER_LCL has no exception.

Method _FINALIZE_PORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PORTS Value transfer Type reference (TYPE) ISHMED_T_CONN_PORT_HASH Connectivity - Ports 20070815
2 Returning RT_PORTS Value transfer Type reference (TYPE) ISHMED_T_CONN_PORT_HASH Connectivity - Ports 20070815

Method _FINALIZE_PORTS on class CL_ISHMED_CONN_HANDLER_LCL has no exception.

Method _GET_ACTIVE_PORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOCAL_PORT Value transfer Type reference (TYPE) N1CONN_LOCAL_PORT Connectivity: Lokaler Port 20070815
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070815

Method _INITIALIZE_PORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PORTS Value transfer Type reference (TYPE) ISHMED_T_CONN_PORT_HASH Connectivity - Ports 20070815

Method _INITIALIZE_PORTS on class CL_ISHMED_CONN_HANDLER_LCL has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in