SAP ABAP Class CL_ISHMED_CONN_WSIL_DATA (Determines Data from WSIL Service)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
Properties
Class CL_ISHMED_CONN_WSIL_DATA  
Short Description Determines Data from WSIL Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20080624   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_CONN_WSIL_DATA has no forward declaration.
Interfaces
Class CL_ISHMED_CONN_WSIL_DATA has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_CONN_WSIL_FACTORY 20080624 Factory for Determining WSIL Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_WSIL_DATA Static Attribute Public Type reference (TYPE) ISHMED_T_CONN_WSIL_SERVICE ISHMED: WSIL Transformation Table 20080624
2 G_WSIL_READ Static Attribute Protected Type reference (TYPE) ISH_ON_OFF ON = WSIL was Correctly Read 20080624
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_LAST_ERROR Static method Protected Method Adds Last Message to Error Handler 20080624
2 GET_WSIL_URL Static method Protected Method Determines URL for WSIL Service 20080624
3 GET_WSIL_XML Static method Protected Method Determines XML from WSIL Service 20080624
4 INITIALIZE_WSIL_BUFFER Static method Protected Method Determine WSIL Data if not yet Happened 20080624
5 REFRESCH_WSIL_BUFFER Static method Public Method Only Determine WSIL Data if it has Already been Read 20080624
6 TRANSFORM_WSIL_XML Static method Protected Method Transform WSIL Data from XML to Internal Format 20080624
7 _SET_WSIL_BUFFER Static method Protected Method Read out WSIL 20080624
Events
Class CL_ISHMED_CONN_WSIL_DATA has no event.
Types
Class CL_ISHMED_CONN_WSIL_DATA has no local type.
Method Signatures

Method COLLECT_LAST_ERROR 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 20080624
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20080624
3 Importing IR_CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client Abstraction 20080624
4 Importing I_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20080624

Method COLLECT_LAST_ERROR on class CL_ISHMED_CONN_WSIL_DATA has no exception.

Method GET_WSIL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WSIL_URL Value transfer Type reference (TYPE) STRING URL des WSIL Services 20080624

Method GET_WSIL_URL on class CL_ISHMED_CONN_WSIL_DATA has no exception.

Method GET_WSIL_XML 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 20080624
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20080624
3 Exporting E_WSIL_XML Value transfer Type reference (TYPE) STRING XML Daten des WSIL Service 20080624
4 Importing I_WSIL_URL Value transfer Type reference (TYPE) STRING URL des WSIL Service 20080624

Method GET_WSIL_XML on class CL_ISHMED_CONN_WSIL_DATA has no exception.

Method INITIALIZE_WSIL_BUFFER 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 20080624
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20080624

Method INITIALIZE_WSIL_BUFFER on class CL_ISHMED_CONN_WSIL_DATA has no exception.

Method REFRESCH_WSIL_BUFFER 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 20080624
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20080624

Method REFRESCH_WSIL_BUFFER on class CL_ISHMED_CONN_WSIL_DATA has no exception.

Method TRANSFORM_WSIL_XML 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 20080624
2 Exporting ET_WSIL_DATA Value transfer Type reference (TYPE) ISHMED_T_CONN_WSIL_SERVICE Service Daten Tabelle 20080624
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20080624
4 Importing I_WSIL_XML Value transfer Type reference (TYPE) STRING WSIL Daten in XML Format 20080624

Method TRANSFORM_WSIL_XML on class CL_ISHMED_CONN_WSIL_DATA has no exception.

Method _SET_WSIL_BUFFER 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 20080624
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20080624

Method _SET_WSIL_BUFFER on class CL_ISHMED_CONN_WSIL_DATA has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in