SAP ABAP Class CL_ISHMED_DWS_PATIENTVIEWER (i.s.h.med DWS: Patient Viewer)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWS_COMP | i.s.h.med DWS: Super Class for Runtime Components | 20050110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050110 |
Properties
| Class | CL_ISHMED_DWS_PATIENTVIEWER | |
| Short Description | i.s.h.med DWS: Patient Viewer | |
| Super Class | CL_ISHMED_DWS_COMP | i.s.h.med DWS: Super Class for Runtime Components |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_DWS_COMP | IS-H: Documentation Work Station Components |
| Created | 20050110 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_DWS_PATIENTVIEWER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050110 |
Friends
Class CL_ISHMED_DWS_PATIENTVIEWER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050323 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050323 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050323 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_DWS_PATORG | i.s.h.med DWS: Patient Organizer in DWS | 20050110 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_N2DWSWL_INFO_D | Aspects of Info Item | 20050323 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | EINRI | Current Institution of PatOrg | 20050406 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FALNR | Current Case Number of PatOrg | 20050406 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LFDBEW | Current Movement Number of PatOrg | 20050406 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | PATNR | Current Patient Number of PatOrg | 20050406 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20050323 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | PATNR | Patient for Whom Patient Organizer Is not Displayed | 20101122 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 'X' | Display Patient Organizer | 20101111 | ||
| 13 | Instance attribute | Public | Attribute reference (LIKE) | 20050112 | |||||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20050112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050110 | |
| 2 | Instance method | Protected | Method | Creates Patient Organizer | 20050323 | |
| 3 | Instance method | Protected | Method | Destroys Patient Organizer | 20050406 | |
| 4 | Instance method | Protected | Method | Returns Active DWS Context | 20050406 | |
| 5 | Instance method | Protected | Method | Returns Institution of DWS Context | 20050406 | |
| 6 | Instance method | Protected | Method | Returns Environment of DWS Context | 20050406 | |
| 7 | Instance method | Protected | Method | Returns Case Number of DWS Context | 20050406 | |
| 8 | Instance method | Protected | Method | Returns Sequence Number of Movement of DWS Context | 20050406 | |
| 9 | Instance method | Protected | Method | Returns Patient Number of DWS Context | 20050406 | |
| 10 | Instance method | Protected | Method | Returns Main Context of DWS | 20050406 | |
| 11 | Instance method | Protected | Event handling method | Event Handler FOCUS_CHANGED of Main Context | 20050406 | |
| 12 | Instance method | Protected | Method | Returns Whether Relevant Context Data Has Changed | 20050406 | |
| 13 | Instance method | Protected | Method | Internal Processing: Update | 20050323 | |
| 14 | Instance method | Private | Event handling method | Event Handler: Document Was Saved | 20050617 | |
| 15 | Instance method | Public | Method | Sets Aspects to Be Used | 20050113 |
Events
Class CL_ISHMED_DWS_PATIENTVIEWER has no event.
Types
Class CL_ISHMED_DWS_PATIENTVIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_AREA | IS-H*MED DWS: Top level area | 20050110 | |||
| 2 | ASPECTS | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_INFO_D | Aspekte des Informationsitems | 20050112 | |||
| 3 | BUSINESS_KEY | Call by reference | Type reference (TYPE) | N2DWS_BUSINESSKEY | IS-H*MED DWS: Objektschlüssel | 20050110 | |||
| 4 | CONTAINER_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Detailanzeige | 20050202 | |||
| 5 | CONTAINER_PATORG | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für Patientenorganizer | 20050202 | |||
| 6 | CONTAINER_SPLIT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter für Patientenviewer | 20050202 | |||
| 7 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext Hauptinterface | 20050112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme Komponenten (Root-Exception) | 20050110 |
Method CREATE_PATORG Signature
Method CREATE_PATORG on class CL_ISHMED_DWS_PATIENTVIEWER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Komponenten (Root-Exception) | 20050323 |
Method DESTROY_PATORG Signature
Method DESTROY_PATORG on class CL_ISHMED_DWS_PATIENTVIEWER has no parameter.
Method DESTROY_PATORG on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_ACTIVE_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ACTIVE_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | Kontext: Hauptinterface | 20050406 |
Method GET_ACTIVE_CONTEXT on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_CTX_EINRI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050406 |
Method GET_CTX_EINRI on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_CTX_ENVIRONMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_ENVIRONMENT | IS-H: Klasse für Sammlung aller Objekte des Speichers | 20050406 |
Method GET_CTX_ENVIRONMENT on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_CTX_FALNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FALNR | Value transfer | Type reference (TYPE) | FALNR | IS-H: Fallnummer | 20050406 |
Method GET_CTX_FALNR on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_CTX_LFDBEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LFDBEW | Value transfer | Type reference (TYPE) | LFDBEW | IS-H: Laufende Nummer einer Bewegung | 20050406 |
Method GET_CTX_LFDBEW on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_CTX_PATNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PATNR | Value transfer | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20050406 |
Method GET_CTX_PATNR on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method GET_MAIN_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MAIN_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_CONTEXT | IS-H*MED DWS: Arbeitsplatz-Kontext | 20050406 |
Method GET_MAIN_CONTEXT on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method HANDLE_FOCUS_CHANGED Signature
Method HANDLE_FOCUS_CHANGED on class CL_ISHMED_DWS_PATIENTVIEWER has no parameter.
Method HANDLE_FOCUS_CHANGED on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method HAS_CONTEXT_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Relevante Kontextdaten haben sich geändert | 20050406 |
Method HAS_CONTEXT_CHANGED on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method INTERN_REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH_ONLY_DISPLAY | Call by reference | Type reference (TYPE) | ISH_ON_OFF | ON: Nur Anzeige aktualisieren | 20050323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Komponenten (Root-Exception) | 20050323 |
Method ON_DOCUMENT_SAVED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Attribute reference (LIKE) | 20050617 |
Method ON_DOCUMENT_SAVED on class CL_ISHMED_DWS_PATIENTVIEWER has no exception.
Method SET_ASPECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASPECTS | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_INFO_D | Aspekte (leer = benutzerdefinierte Aspekte) | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme Komponenten (Root-Exception) | 20050113 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |