SAP ABAP Interface IF_ISHMED_CONN_HANDLER (ISHMED: Interface for Handler)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_CONN_HANDLER ISHMED: Connectivity - Basic Class Handler 20070809
Properties
Interface IF_ISHMED_CONN_HANDLER  
Short Description ISHMED: Interface for Handler    
General Data
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070801   SAP 
Last changed 20071120   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ISH_GUI_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ISHMED_CONN_HANDLER has no interface.
Friends
Interface IF_ISHMED_CONN_HANDLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION_CANCEL Constant Public Type reference (TYPE) N1CONN_HNDL_ACTION 'CANCEL' Connectivity: Action of a Handler 20070801
2 CO_ACTION_CREATE Constant Public Type reference (TYPE) N1CONN_HNDL_ACTION 'CREATE' Connectivity: Action of a Handler 20070801
3 CO_ACTION_DISPLAY Constant Public Type reference (TYPE) N1CONN_HNDL_ACTION 'DISPLAY' Connectivity: Action of a Handler 20070801
4 CO_ACTION_UPDATE Constant Public Type reference (TYPE) N1CONN_HNDL_ACTION 'UPDATE' Connectivity: Action of a Handler 20070801
5 CO_HNDLTYPE_HTTP Constant Public Type reference (TYPE) N1CONN_HNDL_TYPE 30 Handler Types for Connectivity 20070801
6 CO_HNDLTYPE_LCL Constant Public Type reference (TYPE) N1CONN_HNDL_TYPE 40 Handler Types for Connectivity 20070801
7 CO_HNDLTYPE_RFC Constant Public Type reference (TYPE) N1CONN_HNDL_TYPE 20 Handler Types for Connectivity 20070801
8 CO_HNDLTYPE_WEB Constant Public Type reference (TYPE) N1CONN_HNDL_TYPE 10 Handler Types for Connectivity 20070801
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CONTROLLER Instance method Public Method Creates Controller for Configuration 20070801
2 EXECUTE_CANCEL Instance method Public Method Execute Cancel Action 20070801
3 EXECUTE_CREATE Instance method Public Method Execute Create Action 20070801
4 EXECUTE_DISPLAY Instance method Public Method Execute Display Action 20070801
5 EXECUTE_UPDATE Instance method Public Method Execute Change Action 20070801
6 GET_ALLOWED_PORTS Instance method Public Method Supplies Available Ports of Handler 20070801
7 GET_HNDL_TYPE Instance method Public Method Returns Handler Type 20070801
8 IS_ACTION_SUPPORTED Instance method Public Method Returns Whether Action Is Supported 20070801
Events
Interface IF_ISHMED_CONN_HANDLER has no event.
Types
Interface IF_ISHMED_CONN_HANDLER has no local type.
Method Signatures

Method CREATE_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_GC_CONN_HNDLCONFIG ISHMED: KLAT/Conn. Controller Handlerkonfiguration 20070814
2 Importing I_CTR_ELEMNAME Call by reference Type reference (TYPE) N1GUI_ELEMENT_NAME Name eines Oberflächenelements 20070814
3 Importing I_VCODE Call by reference Type reference (TYPE) TNDYM-VCODE IF_ISH_GUI_VIEW=>CO_VCODE_DISPLAY IS-H: Verarbeitungsmodus 20070814
4 Importing I_VIEW_ELEMNAME Call by reference Type reference (TYPE) N1GUI_ELEMENT_NAME Name eines Oberflächenelements 20070814
5 Returning RR_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_GC_CONN_HANDLER ISHMED: KLAT/Conn. Controller Handler 20070814

Method CREATE_CONTROLLER on Interface IF_ISHMED_CONN_HANDLER has no exception.

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 20070801
2 Exporting ET_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070801
4 Importing IR_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20070801
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814

Method EXECUTE_CANCEL on Interface IF_ISHMED_CONN_HANDLER 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 20070801
2 Exporting ET_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070801
4 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Objekt 20070801
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814

Method EXECUTE_CREATE on Interface IF_ISHMED_CONN_HANDLER 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 20070801
2 Exporting E_HTML Call by reference Type reference (TYPE) STRING HTML Seite für die Anzeige 20070801
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070801
4 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20070801
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814

Method EXECUTE_DISPLAY on Interface IF_ISHMED_CONN_HANDLER 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 20070801
2 Exporting ET_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070801
4 Importing IR_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20070801
5 Importing IT_PARAMETERS Value transfer Type reference (TYPE) ISHMED_T_CONN_PARAMETER Connectivity: Tabellentyp für RN1_CONN_PARAMTER 20070814

Method EXECUTE_UPDATE on Interface IF_ISHMED_CONN_HANDLER has no exception.

Method GET_ALLOWED_PORTS Signature

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

Method GET_ALLOWED_PORTS on Interface IF_ISHMED_CONN_HANDLER has no exception.

Method GET_HNDL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HNDL_TYPE Value transfer Type reference (TYPE) N1CONN_HNDL_TYPE Handlertypen für Connectivity 20070814

Method GET_HNDL_TYPE on Interface IF_ISHMED_CONN_HANDLER has no exception.

Method IS_ACTION_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Value transfer Type reference (TYPE) N1CONN_HNDL_ACTION Connectivity: Aktion eines Handlers 20070814
2 Returning R_IS_SUPPORTED Value transfer Type reference (TYPE) ABAP_BOOL 20070814

Method IS_ACTION_SUPPORTED on Interface IF_ISHMED_CONN_HANDLER has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in