SAP ABAP Class CL_ISHMED_CON_ME_EVENT_LIST (IS-H*MED: Configuration for Event Display Grid)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_ME (Package) IS-H*MED: Medication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_ME_EVENT_LIST | i.s.h.med: Medication; Control Class for Event Grid | 20050210 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONFIG | IS-H: Interface for Configuration of Dialogs | 20050210 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20050210 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20050210 |
Properties
| Class | CL_ISHMED_CON_ME_EVENT_LIST | |
| Short Description | IS-H*MED: Configuration for Event Display Grid | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_ME | IS-H*MED: Medication |
| Created | 20050210 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_CON_ME_EVENT_LIST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_ME_EVENT_LIST | i.s.h.med: Medication; Control Class for Event Grid | 20050210 | ||
| 2 | IF_ISH_CONFIG | IS-H: Interface for Configuration of Dialogs | 20050210 | ||
| 3 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20050210 | ||
| 4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20050210 |
Friends
Class CL_ISHMED_CON_ME_EVENT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ADM_SIMPLE' | EVent List in Quick Administration | 20050211 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'PRPRINT' | Event List in Prescription Print | 20050211 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_EMAR_SIG | Screen for Entering EmR/Witness etc. | 20050216 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_EVENT_LIST | Event Selection Grid | 20050211 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_DATA_CONTAINER | Container, Which Contains All Objects of Event List | 20050215 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_ME_MEEVTID | Default Selection of Event Grid | 20050214 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ON: Do NOT Display Event Grid | 20050215 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | CHAR10 | In Which Function Was List Called | 20050211 | |||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20050210 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20050210 |
Methods
Events
Class CL_ISHMED_CON_ME_EVENT_LIST has no event.
Types
Class CL_ISHMED_CON_ME_EVENT_LIST has no local type.
Method Signatures
Method CHECK_ALL_EVENT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050216 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050216 | |||
| 3 | IR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CON_ME_EVENT_LIST | Konfigurationsobjekt | 20050216 | |||
| 4 | IT_EVENT | Call by reference | Type reference (TYPE) | ISH_OBJECTLIST | Die markierten Ereignisse | 20050216 | |||
| 5 | I_MERESP1 | Value transfer | Type reference (TYPE) | N1MEEVENT-MERESP1 | Der zu prüfende verantwortliche Mitarbeiter | 20050216 | |||
| 6 | I_MERESP1_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Wert von I_MERESP1 prüfen | 20050216 | ||
| 7 | I_RCDUPPRINT | Value transfer | Type reference (TYPE) | N1MEPRPRINT-RCDUPPRINT | Der zu prüfende Grund für Mehrfachdruck | 20050216 | |||
| 8 | I_RCDUPPRINT_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Wert von I_RCDUPPRINT prüfen | 20050216 | ||
| 9 | I_WITNESS | Value transfer | Type reference (TYPE) | N1MEEVENT-MERESP2 | Der zu prüfende Zeuge | 20050216 | |||
| 10 | I_WITNESS_X | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Wert von I_WITNESS prüfen | 20050216 |
Method CHECK_ALL_EVENT_LIST on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050210 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CON_ME_EVENT_LIST | IS-H*MED: Konfiguration für Event-Anzeige Grid | 20050210 | |||
| 3 | ER_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_CONFIG | IS-H: Interface zur Konfiguration von Dialogen | 20050210 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050210 |
Method CREATE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method DESTROY on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method FILL_LABEL Signature
Method FILL_LABEL on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method FILL_LABEL on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050427 | |||
| 2 | ER_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DATA_CONTAINER | Alle Objekte (z.B. Events), die das Popup kennt | 20050427 | |||
| 3 | ET_DEFAULT_SEL | Value transfer | Type reference (TYPE) | ISHMED_T_ME_MEEVTID | Was soll im Event-Grid per Default markiert sein | 20050427 | |||
| 4 | E_HIDE_GRID | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Das Event-Grid NICHT anzeigen | 20050427 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050427 | |||
| 6 | E_WHAT_TO_DO | Value transfer | Type reference (TYPE) | CHAR10 | In welcher Funktion wurde die Liste aufgerufen | 20050427 |
Method GET_DATA on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method GET_FIELDVAL_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050216 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050216 | |||
| 3 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Der Wert des Feldes | 20050216 | |||
| 4 | IR_SCREEN | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCREEN | Der Screen | 20050216 | |||
| 5 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Der Name des Feldes | 20050216 |
Method GET_FIELDVAL_SINGLE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method GET_SELECTED_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050215 | |||
| 2 | ET_EVENT | Call by reference | Type reference (TYPE) | ISH_OBJECTLIST | Tabelle mit den Events | 20050215 | |||
| 3 | ET_N1MEEVENT | Call by reference | Type reference (TYPE) | ISHMED_T_N1MEEVENT | IS-H*MED: Medikationsereignis, Tabellentyp für N1MEEVENT | 20050215 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050215 |
Method GET_SELECTED_EVENTS on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method GET_TITLE Signature
Method GET_TITLE on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method GET_TITLE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method GET_TYPE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method INITIALIZE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method IS_A Signature
Method IS_A on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method IS_A on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method IS_POPUP_NEEDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050427 | |||
| 2 | E_POPUP_NEEDED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Das Popup wird benötigt | 20050427 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050427 | |||
| 4 | IR_CONFIG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CON_ME_EVENT_LIST | Die Konfiguration der Event-Liste | 20050427 | |||
| 5 | IT_EVENT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Tabelle mit den Events | 20050427 | |||
| 6 | I_EVENT_X | Value transfer | Type reference (TYPE) | ISHMED_CHANGE | OFF | ON: Events aus IT_EVENT nehmen. OFF: Events aus Config | 20050427 | ||
| 7 | I_MERESP1 | Value transfer | Type reference (TYPE) | N1MEEVENT-MERESP1 | VMA des Events | 20050427 | |||
| 8 | I_MERESP1_X | Value transfer | Type reference (TYPE) | ISHMED_CHANGE | OFF | ON: I_MERESP1 wird geprüft, sonst Wert aus IR_CONFIG | 20050427 | ||
| 9 | I_RCDUPLI | Value transfer | Type reference (TYPE) | N1MEPRPRINT-RCDUPPRINT | Grund für Mehrfachdruck | 20050427 | |||
| 10 | I_RCDUPLI_X | Value transfer | Type reference (TYPE) | ISHMED_CHANGE | OFF | ON: I_RCDUPLI wird geprüft, sonst Wert aus IR_CONFIG | 20050427 | ||
| 11 | I_WHAT_TO_DO | Value transfer | Type reference (TYPE) | CHAR10 | Siehe Konstanten CO_TODO_.... | 20050427 | |||
| 12 | I_WITNESS | Value transfer | Type reference (TYPE) | N1MEEVENT-MERESP2 | Zeuge der Verabreichung | 20050427 | |||
| 13 | I_WITNESS_X | Value transfer | Type reference (TYPE) | ISHMED_CHANGE | OFF | ON: I_WITNESS wird geprüft, sonst Wert aus IR_CONFIG | 20050427 |
Method IS_POPUP_NEEDED on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method MODIFY_SCREEN Signature
Method MODIFY_SCREEN on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method MODIFY_SCREEN on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method OK_CODE Signature
Method OK_CODE on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method OK_CODE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method PERFORM_DEFAULT_SEL Signature
Method PERFORM_DEFAULT_SEL on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method PERFORM_DEFAULT_SEL on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method REPLACE_SCREEN Signature
Method REPLACE_SCREEN on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method REPLACE_SCREEN on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method SET_ATTRIBUTES on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method SET_DEFAULT_SEL Signature
Method SET_DEFAULT_SEL on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method SET_DEFAULT_SEL on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method SET_TITLE Signature
Method SET_TITLE on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method SET_TITLE on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method TRANSPORT_TO_DATA Signature
Method TRANSPORT_TO_DATA on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method TRANSPORT_TO_DATA on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
Method VALUE_REQUEST Signature
Method VALUE_REQUEST on class CL_ISHMED_CON_ME_EVENT_LIST has no parameter.
Method VALUE_REQUEST on class CL_ISHMED_CON_ME_EVENT_LIST has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |