SAP ABAP Class CL_ISHMED_DWSWL_PATIENT (i.s.h.med Patient Data Wrapper)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
Properties
Class CL_ISHMED_DWSWL_PATIENT  
Short Description i.s.h.med Patient Data Wrapper    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20041228   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DWSWL_PATIENT has no forward declaration.
Interfaces
Class CL_ISHMED_DWSWL_PATIENT has no interface implemented.
Friends
Class CL_ISHMED_DWSWL_PATIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_PAT Instance attribute Protected Type reference (TYPE) NPAT Patient Master Data (General) 20041228
2 GS_PAT_SHORT Instance attribute Protected Type reference (TYPE) RN2DWSWL_PATIENT Patient Data for Task Component 20041228
3 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI Institution 20041228
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_AGE Static method Public Method Calculate Age 20050125
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041228
3 DESTROY Instance method Public Method Destructor 20050105
4 GET_DATA Instance method Public Method Get data 20041228
5 LOAD Static method Public Method Loading 20041228
Events
Class CL_ISHMED_DWSWL_PATIENT has no event.
Types
Class CL_ISHMED_DWSWL_PATIENT has no local type.
Method Signatures

Method CALCULATE_AGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_AGE Value transfer Type reference (TYPE) ISH_AGE Alter 20050125
2 Importing I_DATE_OF_BIRTH Call by reference Type reference (TYPE) DATS Geburtsdatum 20050125
3 Importing I_RECORD_DATE Call by reference Type reference (TYPE) DATS Stichtag 20050125

Method CALCULATE_AGE on class CL_ISHMED_DWSWL_PATIENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20041228
2 Importing I_PATNR Call by reference Type reference (TYPE) PATNR Patientennummer 20041228
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041228

Method DESTROY Signature

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

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PAT_SHORT Call by reference Type reference (TYPE) RN2DWSWL_PATIENT Patientendaten für Aufgabenkomponente 20041228

Method GET_DATA on class CL_ISHMED_DWSWL_PATIENT has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PATIENT ISHMED Hülle um Patientendaten 20041228
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20041228
3 Importing I_PATNR Call by reference Type reference (TYPE) PATNR Patientennummer 20041228
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041228
History
Last changed by/on SAP  20050224 
SAP Release Created in 600