SAP ABAP Class CL_ISHMED_SCR_EMARHDPRI (IS-H*MED: Screen Class eMAR Header for Primary IV/TPN)
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 20040923
Properties
Class CL_ISHMED_SCR_EMARHDPRI  
Short Description IS-H*MED: Screen Class eMAR Header for Primary IV/TPN    
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 20040923   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_EMARHDPRI has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_EMARHDPRI has no interface implemented.
Friends
Class CL_ISHMED_SCR_EMARHDPRI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_BADI_EXIT Instance attribute Protected Object reference (TYPE REF TO) IF_EX_ISHMED_ME_IM_DT_FSOU BAdI Interface IF_EX_ISHMED_ME_IM_DT_FSOU 20040923
2 GR_SCR_EMARTAB Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_EMARTABPRI IS-H*MED: Screen Class eMAR Tab for Primary IV / TPN 20040923
3 GR_SCR_INGTAB Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_INGTABPRI IS-H*MED: Screen Class Ingredients Tab (eMAR) Primary IV/TPN 20040923
4 GR_SCR_RCOTAB Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DA_RCHTAB IS-H*MED: Screen Class for Rate Change 20040923
5 GT_TABSTRIP Instance attribute Protected Type reference (TYPE) TYT_TAB IS-H*MED: Table Type for Call Up of Tabstrip Controls 20040923
6 G_ADHOC Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20040923
7 G_EINRI Static Attribute Protected Type reference (TYPE) TN01-EINRI IS-H: Institution 20040923
8 G_FNAME_APROU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
9 G_FNAME_CALCUD Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
10 G_FNAME_DRUGASTR Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
11 G_FNAME_DRUGASTRU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
12 G_FNAME_DRUGNAME Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
13 G_FNAME_DRUGNAME_ACT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
14 G_FNAME_FSOURCE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
15 G_FNAME_KGEW Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
16 G_FNAME_LINTYPID Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
17 G_FNAME_LTDESCR Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
18 G_FNAME_QUANTM Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
19 G_FNAME_QUANTU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
20 G_FNAME_RECQUAN Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
21 G_FNAME_RECQUANU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
22 G_FNAME_ROUTEDESC Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
23 G_FNAME_SUB_EMARTAB Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Subscreen for "eMAR" 20040923
24 G_FNAME_SUB_INGTAB Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Subscreen for "Ingredients" 20040923
25 G_FNAME_SUB_RCOTAB Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040923
26 G_IV Instance attribute Protected Type reference (TYPE) INT2 2 Byte Integer (Signed) 20040923
27 G_OUPREP Instance attribute Protected Type reference (TYPE) N1ME_OUPREP IS-H*MED: Preparation Fill Source Indicator 20040923
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FINISHED_PREPARATION Static method Public Method Check if a finished preparation exists 20040923
2 CHECK_RATE Static method Public Method Check if there is at least one rate properly defined 20040923
Events
Class CL_ISHMED_SCR_EMARHDPRI has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_TAB Protected Type reference (TYPE) ISHMED_T_TABSTRIP IS-H*MED: Table Type for Call Up of Tabstrip Controls 20040923
2 TY_TAB Protected Type reference (TYPE) RN1_TABSTRIP IS-H*MED: Structure for Calling Tab Strips 20040923
Method Signatures

Method CHECK_FINISHED_PREPARATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040923
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040923
3 Importing IR_EVENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_EVENT IS-H*MED: Arzneimittelereignis 20040923
4 Importing I_CHECK_ONLY_FIRST_PREP Value transfer Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040923
5 Importing I_TRY_FINISH Value transfer Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040923

Method CHECK_FINISHED_PREPARATION on class CL_ISHMED_SCR_EMARHDPRI has no exception.

Method CHECK_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20040923
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040923
3 Importing IR_EVENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_ME_EVENT IS-H*MED: Arzneimittelereignis 20040923

Method CHECK_RATE on class CL_ISHMED_SCR_EMARHDPRI has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 473