SAP ABAP Class CL_ISHMED_SCR_ME_DIV_HW (IS-H*MED: Screen Class Height/Weight Input)
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 | 20040129 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_ME_SCR_EXP | IS-H*MED: Medication; Enhancements for Screens | 20041020 |
Properties
| Class | CL_ISHMED_SCR_ME_DIV_HW | |
| Short Description | IS-H*MED: Screen Class Height/Weight Input | |
| 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 | 20040129 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_ME_DIV_HW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_ME_SCR_EXP | IS-H*MED: Medication; Enhancements for Screens | 20041020 |
Friends
Class CL_ISHMED_SCR_ME_DIV_HW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR01 | ' ' | Usage as Normal Screen for Height/Weight Input | 20041021 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'P' | Usage in Height/Weight Popup | 20041021 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20040129 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20040129 | |||||
| 5 | Static Attribute | Protected | Type reference (TYPE) | TYT_SCREEN | Table with ALL Instances of this Screen Class | 20040129 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20040715 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20040129 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20040129 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20040129 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20040129 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Purpose of Subscreen | 20041021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040129 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040129 | |
| 3 | Static method | Public | Method | Create Instance of Screen | 20040129 | |
| 4 | Instance method | Private | Method | Fill Listbox for Units | 20040129 | |
| 5 | Instance method | Protected | Method | "Attach New Row" Function | 20040129 | |
| 6 | Instance method | Protected | Method | "Attach New Row" Function | 20040129 | |
| 7 | Static method | Public | Method | Specify Properties of Input Field | 20040129 | |
| 8 | Instance method | Public | Method | Determine Med. Patient Master | 20040129 |
Events
Class CL_ISHMED_SCR_ME_DIV_HW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_SCREEN | Protected | See coding | 20040129 | TYT_SCREEN type standard table of TY_SCREEN
|
||
| 2 | TY_SCREEN | Protected | See coding | 20040129 | begin of TY_SCREEN,
screen type ref to cl_ishmed_scr_me_div_hw,
end of TY_SCREEN
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DIV_HW has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DIV_HW has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse nicht möglich | 20040129 |
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 | 20040129 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_DIV_HW | IS-H*MED: Screenklasse Input Grösse/Gewicht | 20040129 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040129 | |||
| 4 | I_PURPOSE | Value transfer | Type reference (TYPE) | CHAR01 | CO_PURPOSE_NORMAL | Verwendungszweck: Siehe Konstanten CO_PURPOSE_... | 20041021 |
Method CREATE on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
Method CREATE_LISTBOX_UOM 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 | 20040129 | |||
| 2 | ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20040129 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040129 | |||
| 4 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20040129 | |||
| 5 | I_FIELDVALUE | Value transfer | Type reference (TYPE) | NFVVALUE | IS-H: Wert eines Einzelfeldes | 20040129 | |||
| 6 | I_ROWNUMBER | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040129 |
Method CREATE_LISTBOX_UOM on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
Method FUNC_GET_HEIGHT 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 | 20040129 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040129 |
Method FUNC_GET_HEIGHT on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
Method FUNC_GET_WEIGHT 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 | 20040129 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040129 |
Method FUNC_GET_WEIGHT on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
Method GET_FIELD_PROPERTIES 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 | 20040129 | |||
| 2 | E_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld aktiv (d.h. sichtbar)? | 20040129 | |||
| 3 | E_CHANGEABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld änderbar (wenn auch nur mittels F4!)? | 20040129 | |||
| 4 | E_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld eingabebereit? | 20040129 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040129 | |||
| 6 | IR_SCREEN | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_DIV_HW | Screen, für den geprüft werden soll | 20040129 | |||
| 7 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20040129 | |||
| 8 | I_USE_BUFFER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Use buffer to enhance performance | 20040129 |
Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
Method GET_PATM_FOR_PATNR 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 | 20040129 | |||
| 2 | ES_N1PATM | Value transfer | Type reference (TYPE) | N1PATM | IS-H*MED: Medizinischer Patientenstammsatz | 20040129 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040129 | |||
| 4 | I_PATNR | Value transfer | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040129 |
Method GET_PATM_FOR_PATNR on class CL_ISHMED_SCR_ME_DIV_HW has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |