SAP ABAP Class CL_ISHMED_CONN_HANDLER_HTTP (ISHMED: Basic Class for HTTP 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 20070809
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CONN_HNDL_CORD_HTTP Connectivity - Basis Handler Clin. Order HTTP 20070813
Properties
Class CL_ISHMED_CONN_HANDLER_HTTP  
Short Description ISHMED: Basic Class for HTTP 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 20070809   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CONN_HANDLER_HTTP has no forward declaration.
Interfaces
Class CL_ISHMED_CONN_HANDLER_HTTP 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_HTTP Constant Public Type reference (TYPE) ISH_OBJECT_TYPE 13488 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_DESTINATIONS Instance method Protected Method Finalizes List of Destinations 20070815
6 _GET_ACTIVE_PORT Instance method Protected Method Returns Active HTTP Port 20070815
7 _GET_HTTP_DESTINATIONS Instance method Private Method Supplies Corresponding HTTP Destinations 20070815
Events
Class CL_ISHMED_CONN_HANDLER_HTTP has no event.
Types
Class CL_ISHMED_CONN_HANDLER_HTTP 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_HTTP_PORT Value transfer Type reference (TYPE) N1CONN_HTTP_PORT Connectivity: HTTP-Port 20070815

Method _EXECUTE_CANCEL on class CL_ISHMED_CONN_HANDLER_HTTP 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_HTTP_PORT Value transfer Type reference (TYPE) N1CONN_HTTP_PORT Connectivity: HTTP-Port 20070815

Method _EXECUTE_CREATE on class CL_ISHMED_CONN_HANDLER_HTTP 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 Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070815
7 Importing I_HTTP_PORT Value transfer Type reference (TYPE) N1CONN_HTTP_PORT Connectivity: HTTP-Port 20070815

Method _EXECUTE_DISPLAY on class CL_ISHMED_CONN_HANDLER_HTTP 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_HTTP_PORT Value transfer Type reference (TYPE) N1CONN_HTTP_PORT Connectivity: HTTP-Port 20070815

Method _EXECUTE_UPDATE on class CL_ISHMED_CONN_HANDLER_HTTP has no exception.

Method _FINALIZE_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DESTINATIONS Value transfer Type reference (TYPE) ISHMED_T_HTTPDEST Tabellentyp RFC-Destinationen und Typ 20070815
2 Returning RT_DESTINATIONS Value transfer Type reference (TYPE) ISHMED_T_HTTPDEST Tabellentyp RFC-Destinationen und Typ 20070815

Method _FINALIZE_DESTINATIONS on class CL_ISHMED_CONN_HANDLER_HTTP 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_HTTP_PORT Value transfer Type reference (TYPE) N1CONN_HTTP_PORT Connectivity: HTTP-Port 20070815
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070815

Method _GET_HTTP_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DESTINATIONS Value transfer Type reference (TYPE) ISHMED_T_HTTPDEST Tabellentyp RFC-Destinationen und Typ 20070815

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