SAP ABAP Class CL_ISHMED_CONN_HNDLCONFIGS (ISHMED: Connectivity - Handler Configurations)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_DESTROYABLE IS-H: Destroyable Object 20070806
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GUI_MODEL IS-H: GUI - Model 20070806
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_GUI_TABLE_MODEL IS-H: GUI - Table-Type Model 20070806
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20070806
Properties
Class CL_ISHMED_CONN_HNDLCONFIGS  
Short Description ISHMED: Connectivity - Handler Configurations    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070806   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_DESTROYABLE IS-H: Destroyable Object 20070806
2 IF_ISH_GUI_MODEL IS-H: GUI - Model 20070806
3 IF_ISH_GUI_TABLE_MODEL IS-H: GUI - Table-Type Model 20070806
4 IF_SERIALIZABLE_OBJECT Serializable Object 20070806
Friends
Class CL_ISHMED_CONN_HNDLCONFIGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_CORDTYP Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Clinical Order Type 20070806
2 GT_HNDLCONFIG Instance attribute Protected Type reference (TYPE) ISHMED_T_CONN_HNDLCONFIG_HASH CORD/Connectivity: Hashed Table Handler Configurations 20070806
3 G_CORDTYPID Instance attribute Protected Type reference (TYPE) N1COTID IS-H: CORD/PREG: Identification of the Clinical Order Type 20070806
4 G_DESTROYED Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_true: Object Is Destroyed 20070806
5 G_DESTROY_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_true: Object Is Being Destroyed 20070806
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE Instance method Public Method Updates the Object 20070806
2 ADD_ENTRY Instance method Public Method 20070806
3 ADD_HNDLCONFIG Instance method Public Method Creates and Adds a New Handler Configuration 20070806
4 CHECK Instance method Public Method Checks All Handler Configurations 20070806
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070806
6 CREATE Static method Public Method Creates the Object 20070806
7 DESTROY Instance method Public Method 20070806
8 GET_CORDTYP Instance method Public Method Returns Order Type 20070806
9 GET_CORDTYPID Instance method Public Method Returns Key of Order Type 20070806
10 GET_ENTRIES Instance method Public Method 20070806
11 GET_HNDLCONFIG Instance method Public Method Returns Handler Configuration 20070806
12 GET_HNDLCONFIGS Instance method Public Method Returns the Handler Configurations 20070806
13 GET_T_HNDLCONFIGS Instance method Public Method Returns Handler Configuration as Table 20070806
14 IS_DESTROYED Instance method Public Method 20070806
15 IS_EQUAL Instance method Public Method Returns Whether Object Is Identical to Another 20070806
16 IS_IN_DESTROY_MODE Instance method Public Method 20070806
17 REMOVE_ENTRY Instance method Public Method 20070806
18 REMOVE_HNDLCONFIG Instance method Public Method Removes a Handler Configuration 20070806
19 _DESTROY Instance method Protected Method Destroys the Object (Internal Processing) 20070806
Events
# Event Type Visibility Description Created on
1 EV_AFTER_DESTROY Instance Event
(0)
Public
(2)
20070806
2 EV_BEFORE_DESTROY Instance Event
(0)
Public
(2)
20070806
3 EV_ENTRY_ADDED Instance Event
(0)
Public
(2)
20070806
4 EV_ENTRY_REMOVED Instance Event
(0)
Public
(2)
20070806
Types
Class CL_ISHMED_CONN_HNDLCONFIGS has no local type.
Method Signatures

Method ACTUALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDTYP Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H: Klinischer Auftragstyp 20080612
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070806

Method ADD_ENTRY Signature

Method ADD_ENTRY on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method ADD_ENTRY on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method ADD_HNDLCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDTTR Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTTR IS-H*MED: Kl. Auftragstyp: Auftragnehmer 20070806
2 Importing I_ACTION Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Connectivity: Aktion eines Handlers 20070806
3 Importing I_BUSINESSPARTNER Call by reference Type reference (TYPE) N1CORDTRTGP Adressat (Geschäftspartner) 20070806
4 Importing I_HANDLER_CLSNAME Call by reference Type reference (TYPE) N1CONN_HNDL_CLSNAME Connectivity: Klassenname eines Handlers 20070806
5 Importing I_HNDL_TYPE Call by reference Type reference (TYPE) N1CONN_HNDL_TYPE Handlertypen für Connectivity 20070806
6 Returning RR_HNDLCONFIG Value transfer Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG ISHMED: Connectivity - Handlerkonfiguration 20070806
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070806

Method CHECK 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 20070806
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070806

Method CHECK on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDTYP Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Klinischer Auftragstyp 20070806
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070806

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDTYP Call by reference Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Klinischer Auftragstyp 20070806
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIGS ISHMED: Connectivity - Handlerkonfigurationen 20070806
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070806

Method DESTROY Signature

Method DESTROY on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method DESTROY on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method GET_CORDTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDTYP Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDTYP IS-H*MED: Klinischer Auftragstyp 20070806

Method GET_CORDTYP on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method GET_CORDTYPID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CORDTYPID Value transfer Type reference (TYPE) N1COTID IS-H: KLAT/VKG: Identifikation des Klinischen Auftragstyps 20070806

Method GET_CORDTYPID on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method GET_ENTRIES Signature

Method GET_ENTRIES on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method GET_ENTRIES on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method GET_HNDLCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION Call by reference Type reference (TYPE) N1CONN_HNDL_ACTION Connectivity: Aktion eines Handlers 20070806
2 Importing I_CORDTTR_ID Call by reference Type reference (TYPE) N1COTTRID IS-H: Unabhängiger Tabellenschlüssel 20070806
3 Returning RR_HNDLCONFIG Value transfer Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG ISHMED: Connectivity - Handlerkonfiguration 20070806

Method GET_HNDLCONFIG on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method GET_HNDLCONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CORDTTR_ID Call by reference Type reference (TYPE) N1COTTRID IS-H: Unabhängiger Tabellenschlüssel 20070806
2 Returning RT_HNDLCONFIG Value transfer Type reference (TYPE) ISHMED_T_CONN_HNDLCONFIG_HASH KLAT/Connectivity: Hash-Tabelle Handlerkonfigurationen 20070806

Method GET_HNDLCONFIGS on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method GET_T_HNDLCONFIGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_HNDLCONFIGS Value transfer Type reference (TYPE) ISHMED_T_CONN_HNDLCONFIG_HASH KLAT/Connectivity: Hash-Tabelle Handlerkonfigurationen 20070806

Method GET_T_HNDLCONFIGS on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method IS_DESTROYED Signature

Method IS_DESTROYED on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method IS_DESTROYED on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_OTHER Call by reference Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIGS ISHMED: Connectivity - Handlerkonfigurationen 20070806
2 Returning R_EQUAL Value transfer Type reference (TYPE) ABAP_BOOL abap_true: Objekte sind indent 20070806

Method IS_EQUAL on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method IS_IN_DESTROY_MODE Signature

Method IS_IN_DESTROY_MODE on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method IS_IN_DESTROY_MODE on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method REMOVE_ENTRY Signature

Method REMOVE_ENTRY on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method REMOVE_ENTRY on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.

Method REMOVE_HNDLCONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HNDLCONFIG Call by reference Object reference (TYPE REF TO) CL_ISHMED_CONN_HNDLCONFIG ISHMED: Connectivity - Handlerkonfiguration 20070806
2 Returning R_REMOVED Value transfer Type reference (TYPE) ABAP_BOOL abap_true: Handlerkonfiguration wurde entfernt 20070806
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070806

Method _DESTROY Signature

Method _DESTROY on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Method _DESTROY on class CL_ISHMED_CONN_HNDLCONFIGS has no exception.
Event Signatures

Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Event EV_ENTRY_ADDED Signature
Event EV_ENTRY_ADDED on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
Event EV_ENTRY_REMOVED Signature
Event EV_ENTRY_REMOVED on class CL_ISHMED_CONN_HNDLCONFIGS has no parameter.
History
Last changed by/on SAP  20081217 
SAP Release Created in