SAP ABAP Class CL_ISHMED_ME_SHOW_TIMELINE (IS-H*MED: Display Medication (Orders + Events) in BPC)
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_OBJECTTYPE | IS-H*MED: Object Type | 20040429 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041124 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GRAFIK_CONSTANTS | General Constants for Graphic | 20041203 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20040318 |
Properties
| Class | CL_ISHMED_ME_SHOW_TIMELINE | |
| Short Description | IS-H*MED: Display Medication (Orders + Events) in BPC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_ME | IS-H*MED: Medication |
| Created | 20040318 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_ME_SHOW_TIMELINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_OBJECTTYPE | IS-H*MED: Object Type | 20040429 | ||
| 2 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20041124 | ||
| 3 | IF_ISH_GRAFIK_CONSTANTS | General Constants for Graphic | 20041203 | ||
| 4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20040318 |
Friends
Class CL_ISHMED_ME_SHOW_TIMELINE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040318 | |
| 2 | Instance method | Public | Method | Display Bar Chart Graphics | 20040322 | |
| 3 | Instance method | Public | Method | Destroy Bar Chart | 20040322 | |
| 4 | Instance method | Private | Method | 20041124 | ||
| 5 | Instance method | Public | Method | handle pai | 20040429 | |
| 6 | Instance method | Public | Event handling method | handle toolbar | 20040429 | |
| 7 | Instance method | Private | Method | 20041124 | ||
| 8 | Instance method | Public | Method | Refresh | 20040429 | |
| 9 | Instance method | Private | Method | Boxes in Table Section | 20040322 | |
| 10 | Instance method | Private | Method | Basic Settings for the Ribbons of the Time Axis | 20040322 | |
| 11 | Instance method | Private | Method | 20041124 | ||
| 12 | Instance method | Public | Method | Display Values in Graphic Section | 20040323 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ACTION | Instance Event (0) |
Private (0) |
20041124 | |
| 2 | CHANGEVISIBILITY | Instance Event (0) |
Private (0) |
20041124 | |
| 3 | REFRESHDISPLAY | Instance Event (0) |
Private (0) |
20041124 | |
| 4 | SETSPLITTER | Instance Event (0) |
Private (0) |
20041124 | |
| 5 | USERCOMMAND | Instance Event (0) |
Private (0) |
20041124 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_BOXES | Protected | See coding | 20040318 | |
||
| 2 | TYT_BOX_VALS | Protected | See coding | 20040318 | |
||
| 3 | TYT_CURVES | Protected | See coding | 20040318 | |
||
| 4 | TYT_CURVE_VALS | Protected | See coding | 20040318 | |
||
| 5 | TYT_DELETIONS | Protected | See coding | 20040318 | |
||
| 6 | TYT_LINKS | Protected | See coding | 20040318 | |
||
| 7 | TYT_LINK_VALS | Protected | See coding | 20040318 | |
||
| 8 | TYT_NODES | Protected | See coding | 20040318 | |
||
| 9 | TYT_NODE_VALS | Protected | See coding | 20040318 | |
||
| 10 | TYT_POSITIONS | Protected | See coding | 20040318 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040318 | |||
| 2 | IR_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040318 | |||
| 3 | IT_EVENTS | Value transfer | Type reference (TYPE) | ISHMED_T_EVENT_OBJECT | IS-H*MED: Medikationsereignis, Tabellentyp für N1MEEVENT | 20040318 | |||
| 4 | IT_ORDERS | Value transfer | Type reference (TYPE) | ISHMED_T_ORDER_OBJECT | IS-H*MED: Arzneimittelverordnung | 20040318 | |||
| 5 | I_EINRI | Value transfer | Type reference (TYPE) | TN01-EINRI | IS-H: Einrichtung | 20040318 |
Method CONSTRUCTOR on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method DISPLAY on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method FREE Signature
Method FREE on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method FREE on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method FREE_RESOURCES Signature
Method FREE_RESOURCES on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method FREE_RESOURCES on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method HANDLE_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESTROY | Call by reference | Type reference (TYPE) | C | 20040429 | ||||
| 2 | I_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20040429 |
Method HANDLE_PAI on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20040429 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20040429 |
Method HANDLE_TOOLBAR on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method HANDLE_USERCOMMAND Signature
Method HANDLE_USERCOMMAND on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method HANDLE_USERCOMMAND on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040429 | |||
| 2 | IT_EVENTS | Call by reference | Type reference (TYPE) | ISHMED_T_EVENT_OBJECT | IS-H*MED: Tabellentyp für Event-Objekt | 20040429 | |||
| 3 | IT_ORDERS | Call by reference | Type reference (TYPE) | ISHMED_T_ORDER_OBJECT | IS-H*MED: Order-Object-Tabelle | 20040429 |
Method REFRESH on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method SET_BOXES_TABLE Signature
Method SET_BOXES_TABLE on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method SET_BOXES_TABLE on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method SET_RIBBONS Signature
Method SET_RIBBONS on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method SET_RIBBONS on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method SET_SPLITTER Signature
Method SET_SPLITTER on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Method SET_SPLITTER on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Method SHOW_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EVENTS | Call by reference | Type reference (TYPE) | ISHMED_T_EVENT_OBJECT | IS-H*MED: Tabellentyp für die Ausgabe im Balkenplancontrol | 20040323 | |||
| 2 | IT_ORDERS | Call by reference | Type reference (TYPE) | ISHMED_T_ORDER_OBJECT | IS-H*MED: Ausgabestruktur für die Zyklenübersicht | 20040323 |
Method SHOW_VALUES on class CL_ISHMED_ME_SHOW_TIMELINE has no exception.
Event Signatures
Event ACTION Signature
Event ACTION on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Event CHANGEVISIBILITY Signature
Event CHANGEVISIBILITY on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Event REFRESHDISPLAY Signature
Event REFRESHDISPLAY on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Event SETSPLITTER Signature
Event SETSPLITTER on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
Event USERCOMMAND Signature
Event USERCOMMAND on class CL_ISHMED_ME_SHOW_TIMELINE has no parameter.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |