SAP ABAP Class CL_ISHMED_SCR_ME_EXTEMP_COMP (IS-H*MED: Screen Class Ordered Preparations)
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 | 20031113 |
Properties
| Class | CL_ISHMED_SCR_ME_EXTEMP_COMP | |
| Short Description | IS-H*MED: Screen Class Ordered Preparations | |
| 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 | 20031113 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_ME_EXTEMP_COMP has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_EXTEMP_COMP has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_EXTEMP_COMP 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 "Ingredient" Grid | 20031117 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_INGRED_GRID | IS-H*MED: Medication - Collapsed Order View | 20031114 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_DIV_HW | IS-H*MED: Screen Class Height/Weight Input | 20040701 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | TYT_SCREEN | Table with ALL Instances of this Screen Class | 20031228 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Feld for Dose | 20040204 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field for Dose Unit | 20040204 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field for Fix Rec.Quan | 20040617 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031114 | |||
| 9 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031114 | |||
| 10 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031125 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031126 | |||
| 12 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031126 | |||
| 13 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field for Recipe Amount | 20040204 | |||
| 14 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Field for Recipe Amount Unit | 20040204 | |||
| 15 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031114 | |||
| 16 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031114 | |||
| 17 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | Screen for Height/Weight Screen | 20040701 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ON: Object Is in Template Mode | 20040311 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Possibly Set Dose Again if "Fixed Prescription Quantity" Set | 20051229 | |
| 2 | Static method | Public | Method | Change List Box for DOSEU | 20040701 | |
| 3 | Static method | Public | Method | Change List Box for RECQUANU | 20040701 | |
| 4 | Static method | Public | Constructor | Class Constructor | 20031113 | |
| 5 | Instance method | Public | Constructor | Constructor | 20031113 | |
| 6 | Static method | Public | Method | Create Instance of Screen | 20031117 | |
| 7 | Instance method | Private | Method | Fill Listbox for Units | 20031117 | |
| 8 | Instance method | Protected | Method | Determine Administerable Drug | 20040204 | |
| 9 | Static method | Public | Method | Specify Properties of Input Field | 20031218 | |
| 10 | Instance method | Protected | Method | Is entered column required in templates? | 20040311 |
Events
Class CL_ISHMED_SCR_ME_EXTEMP_COMP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_SCREEN | Protected | See coding | 20031228 | TYT_SCREEN type standard table of TY_SCREEN
|
||
| 2 | TY_SCREEN | Protected | See coding | 20031228 | begin of TY_SCREEN,
screen type ref to cl_ishmed_scr_me_extemp_comp,
end of TY_SCREEN
|
Method Signatures
Method ADJUST_FIXQUAN_DOSE 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 | 20051229 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20051229 | |||
| 3 | IR_ORDER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | Verordnung | 20051229 |
Method ADJUST_FIXQUAN_DOSE on class CL_ISHMED_SCR_ME_EXTEMP_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: Medikation - Einheiten für Verordnungen - Tab.typ | 20040701 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040701 | |||
| 3 | IR_ODRUG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER_DRUG | IS-H*MED: Medikament einer Arzneimittelverordnung | 20040701 | |||
| 4 | IR_ORDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Arzneimittelverordnung | 20040701 |
Method CHANGE_LISTBOX_UOM_DOSEU on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no exception.
Method CHANGE_LISTBOX_UOM_RECQUANU 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: Medikation - Einheiten für Verordnungen - Tab.typ | 20040701 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040701 | |||
| 3 | IR_ODRUG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER_DRUG | IS-H*MED: Medikament einer Arzneimittelverordnung | 20040701 | |||
| 4 | IR_ORDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER | IS-H*MED: Arzneimittelverordnung | 20040701 |
Method CHANGE_LISTBOX_UOM_RECQUANU on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_EXTEMP_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 | 20031117 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_EXTEMP_COMP | IS-H*MED: Screenklasse angeordnete Vorbereitungen | 20031117 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031117 | |||
| 4 | I_TMPL_MODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Object befindet sich im Template-Modus | 20040311 |
Method CREATE on class CL_ISHMED_SCR_ME_EXTEMP_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 | 20031117 | |||
| 2 | ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20031117 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031117 | |||
| 4 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20031117 |
Method CREATE_LISTBOX_UOM on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no exception.
Method GET_ADMINISTRABLE_DRUG 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 | 20040204 | |||
| 2 | ER_ODRUG | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_ORDER_DRUG | IS-H*MED: Medikament einer Arzneimittelverordnung | 20040204 | |||
| 3 | ES_FORMULARY | Value transfer | Type reference (TYPE) | N1FORMULARY | IS-H*MED: Arzneimittel-Hauskatalog | 20040204 | |||
| 4 | ES_N1ODRUG | Value transfer | Type reference (TYPE) | N1ODRUG | IS-H*MED: Medikation, Arzneien der Verordnung | 20040204 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040204 | |||
| 6 | IR_MAIN_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ISH_IDENTIFY_OBJECT | 20040204 |
Method GET_ADMINISTRABLE_DRUG on class CL_ISHMED_SCR_ME_EXTEMP_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 | 20031218 | |||
| 2 | E_ACTIVE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld aktiv (d.h. sichtbar)? | 20031218 | |||
| 3 | E_CHANGEABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld änderbar (wenn auch nur mittels F4!)? | 20031218 | |||
| 4 | E_INPUT | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Feld eingabebereit? | 20031218 | |||
| 5 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031218 | |||
| 6 | IR_SCREEN | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_EXTEMP_COMP | Screen, für den geprüft werden soll | 20031218 | |||
| 7 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20031218 | |||
| 8 | I_USE_BUFFER | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Use buffer to enhance performance | 20031218 |
Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no exception.
Method IS_FIELD_USED_FOR_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20040311 | |||
| 2 | R_USED_FOR | Value transfer | Type reference (TYPE) | CHAR01 | Siehe Kommentar innerhalb der Methode | 20040311 |
Method IS_FIELD_USED_FOR_TEMPLATE on class CL_ISHMED_SCR_ME_EXTEMP_COMP has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |