SAP ABAP Class CL_ISHMED_CONN_HNDL_DEMO_WEB2 (Connectivity - Example Handler for Web - Standard)
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_HNDL_DEMO_WEB1 Connectivity - Example Handler for Web - Simple 20070816
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_CONN_HNDL_DEMO_WEB3 Connectivity: Example Handler for Web Service - Std+Appt 20070816
Properties
Class CL_ISHMED_CONN_HNDL_DEMO_WEB2  
Short Description Connectivity - Example Handler for Web - Standard    
Super Class CL_ISHMED_CONN_HNDL_DEMO_WEB1 Connectivity - Example Handler for Web - Simple 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class N1CONN_MED    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070816   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CONN_HNDL_DEMO_WEB2 has no forward declaration.
Interfaces
Class CL_ISHMED_CONN_HNDL_DEMO_WEB2 has no interface implemented.
Friends
Class CL_ISHMED_CONN_HNDL_DEMO_WEB2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_OTYPE_CONN_DEMO_WEB2 Constant Public Type reference (TYPE) ISH_OBJECT_TYPE 13518 Object Type 20070816
Methods
# Method Level Visibility Method type Description Created on
1 _GET_ANAMNESIS Instance method Protected Method Returns Anamnesis of Clinical Order 20070816
2 _GET_DIAGNOSES Instance method Protected Method Returns Diagnoses 20070816
3 _GET_SERVICES_FROM_CORDPOS Instance method Protected Method Returns Table with Services of Item 20070816
Events
Class CL_ISHMED_CONN_HNDL_DEMO_WEB2 has no event.
Types
Class CL_ISHMED_CONN_HNDL_DEMO_WEB2 has no local type.
Method Signatures

Method _GET_ANAMNESIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20070817
2 Returning R_ANAMNESIS Value transfer Type reference (TYPE) STRING Kurzanamnese 20070817
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070817

Method _GET_DIAGNOSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDER Call by reference Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20070817
2 Returning RT_DIAGNOSES Value transfer Type reference (TYPE) N1RN1CONN_DIAG_TAB Connectivity Tabellentyp Diagnosen 20070817
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070817

Method _GET_SERVICES_FROM_CORDPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CORDPOS Value transfer Object reference (TYPE REF TO) CL_ISHMED_CORDPOS IS-H*MED: Klinische Auftragsposition 20070817
2 Returning RT_SERVICES Value transfer Type reference (TYPE) N1RN1CONN_SERV_TAB Connectivity Tabellentyp Services 20070817
# Exception Resumable Description Created on
1 CX_ISH_STATIC_HANDLER IS-H: Oberklasse für statische Exceptions 20070817
History
Last changed by/on SAP  20071120 
SAP Release Created in