SAP ABAP Class CL_ISHMED_DWS_CONTEXT (i.s.h.med DWS: Work Station Context)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
⤷
NMED_DWS (Package) IS-H: Documentation Work Station Framework

⤷

⤷

Properties
Class | CL_ISHMED_DWS_CONTEXT | |
Short Description | i.s.h.med DWS: Work Station Context | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | N2DWS | |
Program status | ||
Category | 0 | |
Package | NMED_DWS | IS-H: Documentation Work Station Framework |
Created | 20041004 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_DWS_CONTEXT has no interface implemented.
Friends
Class CL_ISHMED_DWS_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_OBJECT_COLLECTION | IS-H*MED: "Context" Collection Object | 20050219 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | Focussed Context Path | 20041217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050219 |
2 | ![]() |
Instance method | Public | Method | End Handling, Release Resources | 20050225 |
3 | ![]() |
Instance method | Public | Method | API: Returns Searched DWS Context Object | 20050219 |
4 | ![]() |
Instance method | Public | Method | API: Returns Active DWS Context Object | 20050222 |
5 | ![]() |
Instance method | Public | Method | Iterator of Contexts | 20050525 |
6 | ![]() |
Static method | Private | Method | Creates Object Key for Context Collection | 20050219 |
7 | ![]() |
Instance method | Private | Method | Undo Focus | 20041217 |
8 | ![]() |
Instance method | Public | Method | API: Delete DWS Context Object | 20050219 |
9 | ![]() |
Instance method | Public | Method | API: Create DWS Context Object/ Set Data | 20050301 |
10 | ![]() |
Instance method | Private | Method | Activate DWS Context Object (Set Focus) | 20041217 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | FOCUS_CHANGED | Instance Event (0) |
Public (2) |
Fires If Context Focus Is Changed | 20050225 |
Types
Class CL_ISHMED_DWS_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_DWS_CONTEXT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Kontext | 20050219 |
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_DWS_CONTEXT has no parameter.
Method FINALIZE on class CL_ISHMED_DWS_CONTEXT has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050219 | ||
2 | ![]() |
I_PATIENT | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20050219 | ||
3 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | IS-H*MED DWS: Kontextobjekt | 20050219 |
Method GET on class CL_ISHMED_DWS_CONTEXT has no exception.
Method GET_ACTIVE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | DWS Kontextobjekt | 20050222 |
Method GET_ACTIVE_CONTEXT on class CL_ISHMED_DWS_CONTEXT has no exception.
Method GET_ITERATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_ITERATOR | Iterator auf Kontextobjektliste | 20050525 |
Method GET_ITERATOR on class CL_ISHMED_DWS_CONTEXT has no exception.
Method GET_OBJECT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050219 | ||
2 | ![]() |
KEY | Value transfer | Type reference (TYPE) | STRING | interner Objektschlüssel | 20050219 | ||
3 | ![]() |
PATIENT | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20050219 |
Method GET_OBJECT_KEY on class CL_ISHMED_DWS_CONTEXT has no exception.
Method RELEASE_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTX_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | DWS Kontextobjekt | 20050224 |
Method RELEASE_FOCUS on class CL_ISHMED_DWS_CONTEXT has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050219 | ||
2 | ![]() |
I_PATIENT | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20050219 | ||
3 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_CONTEXT | IS-H*MED DWS: Arbeitsplatz-Kontext | 20050219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Kontext | 20050219 |
Method SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CASE | Call by reference | Type reference (TYPE) | FALNR | IS-H: Fallnummer | 20050301 | ||
2 | ![]() |
I_INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050301 | ||
3 | ![]() |
I_MOVEMENT | Call by reference | Type reference (TYPE) | LFDBEW | IS-H: Laufende Nummer einer Bewegung | 20050301 | ||
4 | ![]() |
I_PATIENT | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20050301 | ||
5 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | IS-H*MED DWS: Arbeitsplatz-Kontext | 20050301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Kontext | 20050301 |
Method SET_FOCUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTX_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | DWS Kontextobjekt | 20050224 | ||
2 | ![]() |
RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED: Kontext | 20050225 |
Event Signatures
Event FOCUS_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACTIVE_CONTEXT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_DWS_CONTEXT_OBJECT | DWS Kontextobjekt | 20050511 |
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 473 |