SAP ABAP Class CL_ISHMED_SCR_ME_SHOW_TIMELINE (IS-H*MED: Medication - Timeline)
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 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20040325 |
Properties
| Class | CL_ISHMED_SCR_ME_SHOW_TIMELINE | |
| Short Description | IS-H*MED: Medication - Timeline | |
| Super Class | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED_ME | IS-H*MED: Medication |
| Created | 20040325 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_ME_SHOW_TIMELINE has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_SHOW_TIMELINE has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_SHOW_TIMELINE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040325 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_ME_EVENT | IS-H*MED: Drug Order | 20040401 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Drug Order | 20040401 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_ME_SHOW_TIMELINE | Instance of Display Class for Medication Data | 20040401 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | TYT_SCREEN | Table with ALL Instances which Already Use ALV Grid | 20040325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040325 | |
| 2 | Static method | Public | Method | Create Instance of Screen | 20040325 |
Events
Class CL_ISHMED_SCR_ME_SHOW_TIMELINE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_SCREEN | Protected | See coding | 20040325 | TYT_SCREEN type standard table of TY_SCREEN
|
||
| 2 | TY_SCREEN | Protected | See coding | 20040325 | begin of TY_SCREEN,
screen type ref to cl_ishmed_scr_me_show_timeline,
end of TY_SCREEN
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_SHOW_TIMELINE has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_SHOW_TIMELINE 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 | 20040325 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_SHOW_TIMELINE | IS-H*MED: Medikation - Timeline | 20040325 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040325 |
Method CREATE on class CL_ISHMED_SCR_ME_SHOW_TIMELINE has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |