SAP ABAP Class CL_ISH_CONNECTIVITY (IS-H: Connectivity (Data Export))
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CALLER IS-H: Caller 20050404
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050331
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20050331
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20050331
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CONNECTIVITY i.s.h.med: Connectivity (Data Export) 20050331
Properties
Class CL_ISH_CONNECTIVITY  
Short Description IS-H: Connectivity (Data Export)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20050331   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_CONNECTIVITY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CALLER IS-H: Caller 20050404
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050331
3 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20050331
4 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20050331
Friends
# Friend Modeled only Created on Description
1 CL_ISH_FAC_CONNECTIVITY 20050331 IS-H: Factory of Class CL_ISH(MED)_CONNECTIVITY
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Instance attribute Public Attribute reference (LIKE) 20050331
2 G_CALLER Instance attribute Protected Type reference (TYPE) N1CALLER Calling Program 20050331
3 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI Institution 20050404
4 INACTIVE Instance attribute Public Attribute reference (LIKE) 20050331
5 NO Instance attribute Public Attribute reference (LIKE) 20050331
6 OFF Instance attribute Public Attribute reference (LIKE) 20050331
7 ON Instance attribute Public Attribute reference (LIKE) 20050331
8 TRUE Instance attribute Public Attribute reference (LIKE) 20050331
9 YES Instance attribute Public Attribute reference (LIKE) 20050331
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Data 20050331
2 COMPLETE_CONSTRUCTION Instance method Protected Method Finalizes the Instantiation 20050331
3 CREATE Static method Protected Method Create Instance of Class (Instead of Constructor!) 20050331
4 EXPORT Instance method Public Method Export Data 20050331
5 GET_DATA_FOR_OBJECT Instance method Protected Method Determine Data for the Object 20050331
6 GET_TYPE Instance method Public Method 20050331
7 IS_A Instance method Public Method 20050331
8 IS_INHERITED_FROM Instance method Public Method 20050331
Events
Class CL_ISH_CONNECTIVITY has no event.
Types
Class CL_ISH_CONNECTIVITY has no local type.
Method Signatures

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 Instanz zur Fehlerbehandlung 20050331
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050331
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) ISH_T_IDENTIFY_OBJECT Objekte (z.B. Klin. Aufträge, Termine,...) 20050404

Method CHECK on class CL_ISH_CONNECTIVITY has no exception.

Method COMPLETE_CONSTRUCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Value transfer Type reference (TYPE) N1CALLER Aufrufendes Programm 20050331
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20050404

Method COMPLETE_CONSTRUCTION on class CL_ISH_CONNECTIVITY has no exception.

Method 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 Instanz zur Fehlerbehandlung 20050331
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_CONNECTIVITY Instanz der Klasse 20050331
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050331
4 Importing I_CALLER Value transfer Type reference (TYPE) N1CALLER Aufrufendes Programm 20050331
5 Importing I_EINRI Value transfer Type reference (TYPE) EINRI Einrichtung 20050404

Method CREATE on class CL_ISH_CONNECTIVITY has no exception.

Method EXPORT 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 Instanz zur Fehlerbehandlung 20050331
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050331
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) ISH_T_IDENTIFY_OBJECT Objekte (z.B. Klin. Aufträge, Termine,...) 20050404

Method EXPORT on class CL_ISH_CONNECTIVITY has no exception.

Method GET_DATA_FOR_OBJECT 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 Instanz zur Fehlerbehandlung 20050331
2 Exporting ET_OBJECTS Call by reference Type reference (TYPE) ISH_T_IDENTIFY_OBJECT_DEPEND Abhängige Daten 20050404
3 Exporting E_NO_EXPORT Value transfer Type reference (TYPE) ISH_ON_OFF Objekt soll nicht exportiert werden 20050331
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20050331
5 Importing IR_OBJECT Call by reference Type reference (TYPE) N1_REF_IDENTIFY_OBJECT Objekt (z.B. Klin. Auftrag, Termin,...) 20050331

Method GET_DATA_FOR_OBJECT on class CL_ISH_CONNECTIVITY has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_ISH_CONNECTIVITY has no parameter.
Method GET_TYPE on class CL_ISH_CONNECTIVITY has no exception.

Method IS_A Signature

Method IS_A on class CL_ISH_CONNECTIVITY has no parameter.
Method IS_A on class CL_ISH_CONNECTIVITY has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISH_CONNECTIVITY has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_CONNECTIVITY has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600