SAP ABAP Interface IF_ISHMED_DWS_OBJECTTYPE (IS-H*MED DWS: IF Documentation Object Type)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISHMED_DWS_OBJECTTYPE | i.s.h.med DWS: Documentation Object Type | 20030611 |
Properties
| Interface | IF_ISHMED_DWS_OBJECTTYPE | |
| Short Description | IS-H*MED DWS: IF Documentation Object Type |
General Data
| Package | NMED_DWS | IS-H: Documentation Work Station Framework |
| Created | 20030611 | SAP |
| Last changed | 20050615 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_DWS_OBJ_IDENT | i.s.h.med DWS: Object Identification | 20041001 |
Friends
Interface IF_ISHMED_DWS_OBJECTTYPE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROKER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_DWS_BROKER | i.s.h.med DWS: Broker | 20040927 | ||
| 2 | BUSINESS_KEY | Instance attribute | Public | Attribute reference (LIKE) | Application ID | 20041001 | |||
| 3 | BUSINESS_NAME | Static Attribute | Public | Type reference (TYPE) | STRING | Application name | 20030620 | ||
| 4 | CO_MODE_CHANGE | Constant | Public | Type reference (TYPE) | I | 1 | SET_MODE: Change Mode | 20050222 | |
| 5 | CO_MODE_DISPLAY | Constant | Public | Type reference (TYPE) | I | 0 | SET_MODE: Display Mode | 20050222 | |
| 6 | OBJECT_TYPE | Instance attribute | Public | Attribute reference (LIKE) | 20041001 | ||||
| 7 | REQ_QUEUE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_DWS_REQ_QUEUE | i.s.h.med DWS: Request Queue | 20041112 | ||
| 8 | SCR_ENV | Instance attribute | Public | Type reference (TYPE) | RNSCR_PARENT | IS-H: Container for Screen Class | 20040921 | ||
| 9 | SERVICE_KEY | Instance attribute | Public | Type reference (TYPE) | STRING | Service ID | 20030624 | ||
| 10 | WORKAREA | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_DWS_WORKAREA | i.s.h.med DWS: Work Area | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate Work Area | 20040921 | |
| 2 | Instance method | Public | Method | Edit Document | 20040909 | |
| 3 | Instance method | Public | Method | Consistency Check | 20040909 | |
| 4 | Instance method | Public | Method | End Dialog | 20040909 | |
| 5 | Instance method | Public | Method | Create Document | 20040909 | |
| 6 | Instance method | Public | Method | Deactivate Work Area | 20040921 | |
| 7 | Instance method | Public | Method | Delete Document | 20050216 | |
| 8 | Instance method | Public | Method | Display Document | 20050222 | |
| 9 | Instance method | Public | Method | End Handling; Release Resources | 20040909 | |
| 10 | Instance method | Public | Method | Was the Document Data Changed? | 20040909 | |
| 11 | Instance method | Public | Method | Print Document | 20041004 | |
| 12 | Instance method | Public | Method | Print Preview | 20050120 | |
| 13 | Instance method | Public | Method | For Dynpro: Evaluate PAI | 20050318 | |
| 14 | Instance method | Public | Method | Save Document | 20040909 | |
| 15 | Instance method | Public | Method | Set Cursor in Document | 20041125 | |
| 16 | Instance method | Public | Method | Define Document-Related Function Code (Toolbar) | 20041223 | |
| 17 | Instance method | Public | Method | Move Document to Display/Processing Mode | 20040920 | |
| 18 | Instance method | Public | Method | Determine Window Environment of Document; for Screen: PBO | 20040921 | |
| 19 | Instance method | Public | Method | Creates/Returns Abstract Work Area (Singleton) | 20050113 | |
| 20 | Instance method | Public | Method | For Screen: Trigger Field Transport | 20050302 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EVT_ACTIVATE | Instance Event (0) |
Public (2) |
Documents were activated | 20050503 |
| 2 | EVT_DEACTIVATE | Instance Event (0) |
Public (2) |
Documents were deactivated | 20050503 |
Types
Interface IF_ISHMED_DWS_OBJECTTYPE has no local type.
Method Signatures
Method ACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED: Kontext Hauptinterface | 20041220 | |||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20040921 |
Method CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED DWS: IF Kontextobjekt | 20040920 | |||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Rückgabeobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20040909 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041001 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041222 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUSINESS_KEY | Call by reference | Type reference (TYPE) | N2DWS_BUSINESSKEY | IS-H*MED DWS: eindeutiger Objektname | 20041125 | |||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | IS-H*MED DWS: Kontextobjekt | 20041125 | |||
| 3 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | Ergebnisobjekt | 20050322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20040909 |
Method DEACTIVATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041222 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20050216 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | Kontext: Hauptinterface | 20050322 | |||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Rückgabeobjekt | 20050222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20050222 |
Method FINALIZE Signature
Method FINALIZE on Interface IF_ISHMED_DWS_OBJECTTYPE has no parameter.
Method FINALIZE on Interface IF_ISHMED_DWS_OBJECTTYPE has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040927 |
Method IS_CHANGED on Interface IF_ISHMED_DWS_OBJECTTYPE has no exception.
Method PRINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | Kontext: Hauptinterface | 20050606 | |||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041004 |
Method PRINT_PREVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_GENERAL_CTX | Kontext: Hauptinterface | 20050606 | |||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20050120 |
Method PROCESS_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20050318 | |||
| 2 | PRE_PROCESSING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Verarbeitung vor CALL Subscreen? | 20050401 | ||
| 3 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20050318 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20040909 |
Method SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | RN1MESSAGE | IS-H*MED: Struktur für Ausgabe von Meldungen in einem Grid | 20041125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041125 |
Method SET_LOCAL_FUNCTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_AREA_ELEMENT | IS-H*MED DWS: Ausgabebereichselement | 20041223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041223 |
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | I | 0 - Anzeigen, 1 - Bearbeiten | 20040920 | |||
| 2 | RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_RESPONSE | IS-H*MED DWS: Ergebnisobjekt | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041004 |
Method SET_SCREEN_ENV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUI_STATUS | Call by reference | Type reference (TYPE) | N2DWS_GUISTATUS | GUI-Statusstruktur | 20050105 | |||
| 2 | SCR_ENV | Call by reference | Type reference (TYPE) | RNSCR_PARENT | IS-H: Behälter für Screenklasse | 20040921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED DWS: Ausnahme DWS Objekt | 20041222 |
Method SET_WORKAREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUI_STATUS | Call by reference | Type reference (TYPE) | N2DWS_GUISTATUS | 20050113 | ||||
| 2 | INTERNAL_KEY | Call by reference | Type reference (TYPE) | STRING | 20050113 | ||||
| 3 | SCR_ENV | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DWS_SCREEN_PARMS | 20050113 | ||||
| 4 | WORKAREA | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWS_WORKAREA | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050113 |
Method SYNC_SCREEN_TO_DATA Signature
Method SYNC_SCREEN_TO_DATA on Interface IF_ISHMED_DWS_OBJECTTYPE has no parameter.
Method SYNC_SCREEN_TO_DATA on Interface IF_ISHMED_DWS_OBJECTTYPE has no exception.
Event Signatures
Event EVT_ACTIVATE Signature
Event EVT_ACTIVATE on Interface IF_ISHMED_DWS_OBJECTTYPE has no parameter.
Event EVT_DEACTIVATE Signature
Event EVT_DEACTIVATE on Interface IF_ISHMED_DWS_OBJECTTYPE has no parameter.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 472 |