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 | Instance attribute | Protected | Type reference (TYPE) | NPAT | Patient Master Data (General) | 20041228 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RN2DWSWL_PATIENT | Patient Data for Task Component | 20041228 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | EINRI | Institution | 20041228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Calculate Age | 20050125 | |
| 2 | Instance method | Public | Constructor | Constructor | 20041228 | |
| 3 | Instance method | Public | Method | Destructor | 20050105 | |
| 4 | Instance method | Public | Method | Get data | 20041228 | |
| 5 | 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 | E_AGE | Value transfer | Type reference (TYPE) | ISH_AGE | Alter | 20050125 | |||
| 2 | I_DATE_OF_BIRTH | Call by reference | Type reference (TYPE) | DATS | Geburtsdatum | 20050125 | |||
| 3 | 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 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | Einrichtung | 20041228 | |||
| 2 | I_PATNR | Call by reference | Type reference (TYPE) | PATNR | Patientennummer | 20041228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWSWL_PATIENT | ISHMED Hülle um Patientendaten | 20041228 | |||
| 2 | I_EINRI | Call by reference | Type reference (TYPE) | EINRI | Einrichtung | 20041228 | |||
| 3 | I_PATNR | Call by reference | Type reference (TYPE) | PATNR | Patientennummer | 20041228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme in der Komponente Aufgabenliste | 20041228 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 600 |