SAP ABAP Class CL_ISHMED_SCR_ME_DOSECALC_COMP (IS-H*MED: Dose Calculator for Compound)
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 | 20041105 |
Properties
Class | CL_ISHMED_SCR_ME_DOSECALC_COMP | |
Short Description | IS-H*MED: Dose Calculator for Compound | |
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 | 20041105 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TYT_SCREEN | Table with ALL Instances of this Screen Class | 20041108 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
4 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
5 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
6 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
9 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20041108 | ||
10 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | N1ME_DOSEU | Recipe Dose Unit of Act. Ingr. for Field Strgth/Dose | 20041115 | ||
11 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | N1ME_DOSE | Recipe Dose of Act. Ingr. for Field Strgth/Dose | 20041115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Calculate Adm. Dose | 20041115 |
2 | ![]() |
Static method | Public | Method | Change Units for Listbox | 20041115 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041108 |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20041108 |
5 | ![]() |
Static method | Public | Method | Create Instance of Screen | 20041108 |
6 | ![]() |
Instance method | Private | Method | Fill Listbox for Units | 20041108 |
7 | ![]() |
Static method | Public | Method | Specify Properties of Input Field | 20041108 |
Events
Class CL_ISHMED_SCR_ME_DOSECALC_COMP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYT_SCREEN | Protected | See coding | 20041108 | TYT_SCREEN type standard table of TY_SCREEN
|
||
2 | TY_SCREEN | Protected | See coding | 20041108 | begin of TY_SCREEN,
screen type ref to cl_ishmed_scr_me_dosecalc_comp,
end of TY_SCREEN
|
Method Signatures
Method CALC_DOSE_ADM 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 | 20041115 | ||
2 | ![]() |
E_DOSE_ADM | Value transfer | Type reference (TYPE) | N1ME_DOSE | IS-H*MED: Medication, Recipe Calculation Quan. to Be Admin. | 20041115 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Return Code for Method Calls | 20041115 | ||
4 | ![]() |
I_DOSEU_ACT | Value transfer | Type reference (TYPE) | N1ME_DOSEU | IS-H*MED: Medication, Dose Unit | 20041115 | ||
5 | ![]() |
I_DOSEU_ADM | Value transfer | Type reference (TYPE) | N1ME_DOSEU | IS-H*MED: Medication, Dose Unit | 20041115 | ||
6 | ![]() |
I_DOSE_ACT | Value transfer | Type reference (TYPE) | N1ME_DOSE | IS-H*MED: Medication, Dose | 20041115 | ||
7 | ![]() |
I_RECDOSEU_ACT | Value transfer | Type reference (TYPE) | N1ME_DOSEU | IS-H*MED: Medication, Dose Unit | 20041115 | ||
8 | ![]() |
I_RECDOSE_ACT | Value transfer | Type reference (TYPE) | N1ME_DOSE | IS-H*MED: Medication, Dose | 20041115 | ||
9 | ![]() |
I_RECQUANU_ADM | Value transfer | Type reference (TYPE) | N1ME_RECQUANU | IS-H*MED: Recipe Quantity Unit | 20041115 | ||
10 | ![]() |
I_RECQUAN_ADM | Value transfer | Type reference (TYPE) | N1ME_RECQUAN | IS-H*MED: Recipe Quantity | 20041115 |
Method CALC_DOSE_ADM on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.
Method CHANGE_LISTBOX_UOM_DOSEU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TN1MEUNIT | Value transfer | Type reference (TYPE) | ISHMED_T_TN1MEUNIT | IS-H*MED: Medication - Units for Orders - Table Type | 20041115 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Return Code for Method Calls | 20041115 | ||
3 | ![]() |
IR_ODRUG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER_DRUG | IS-H*MED: Medikament einer Arzneimittelverordnung | 20041115 | ||
4 | ![]() |
IR_ORDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Arzneimittelverordnung | 20041115 |
Method CHANGE_LISTBOX_UOM_DOSEU on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DOSECALC_COMP 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 | 20041108 | ||
2 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_DOSECALC_COMP | IS-H*MED: Screenklasse Dosecalc Compound | 20041108 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041108 |
Method CREATE on class CL_ISHMED_SCR_ME_DOSECALC_COMP 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 | 20041108 | ||
2 | ![]() |
ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20041108 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041108 | ||
4 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20041108 |
Method CREATE_LISTBOX_UOM on class CL_ISHMED_SCR_ME_DOSECALC_COMP 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 | 20041108 | ||
2 | ![]() |
E_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld aktiv (d.h. sichtbar)? | 20041108 | ||
3 | ![]() |
E_CHANGEABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld änderbar (wenn auch nur mittels F4!)? | 20041108 | ||
4 | ![]() |
E_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld eingabebereit? | 20041108 | ||
5 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041108 | ||
6 | ![]() |
IR_SCREEN | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_DOSECALC_COMP | Screen, für den geprüft werden soll | 20041108 | ||
7 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20041108 | ||
8 | ![]() |
I_USE_BUFFER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Use buffer to enhance performance | 20041108 |
Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_DOSECALC_COMP has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 600 |