SAP ABAP Class CL_ISHMED_SCR_ME_DA_EMARTAB (IS-H*MED: Screen Class Drug Administration: EMAR Tab Page)
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 20040116
Properties
Class CL_ISHMED_SCR_ME_DA_EMARTAB  
Short Description IS-H*MED: Screen Class Drug Administration: EMAR Tab Page    
Super Class CL_ISH_SCREEN_STD IS-H: Basic Class for Screens of Standard 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_ME   IS-H*MED: Medication 
Created 20040116   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_DA_EMARTAB has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_DA_EMARTAB has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_DA_EMARTAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_PUMPRATE_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for the "Flow Rate" Grid 20040123
2 GR_SCR_PUMPRATE Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_PUMPRATE_GRID ALV Grid for "Flow Rate" 20040123
3 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances of this Screen Class 20040123
4 G_ADHOC Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20050117
5 G_EINRI Instance attribute Protected Type reference (TYPE) TN01-EINRI IS-H: Institution 20040119
6 G_FIELDNAME_CURRBAG Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040119
7 G_FIELDNAME_PBDAD Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040119
8 G_FIELDNAME_PBTAD Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040119
9 G_FIELDNAME_PRNCSTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20050517
10 G_FIELDNAME_SUB_PUMPRATE Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Subscreen for the "Flow Rate" Grid 20040123
11 G_FIELDNAME_VFCOIND Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040119
12 G_FIELDNAME_VFCOIND_ICON Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20050323
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040119
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040119
3 CREATE Static method Public Method Create Instance of Screen 20040119
4 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20040121
Events
Class CL_ISHMED_SCR_ME_DA_EMARTAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20040123 TYT_SCREEN type standard table of TY_SCREEN
2 TY_SCREEN Protected See coding 20040123 begin of TY_SCREEN, screen type ref to cl_ishmed_scr_me_da_emartab, end of TY_SCREEN
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_EMARTAB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_EMARTAB has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_EMARTAB has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse nicht möglich 20040119

Method CREATE 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 20040119
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DA_EMARTAB IS-H*MED: Screenklasse Expanded Order Header 20040119
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040119
4 Importing I_ADHOC Value transfer Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050117

Method CREATE on class CL_ISHMED_SCR_ME_DA_EMARTAB has no exception.

Method GET_FIELD_PROPERTIES 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 20040121
2 Exporting E_ACTIVE Value transfer Type reference (TYPE) ISH_ON_OFF Feld aktiv (d.h. sichtbar)? 20040121
3 Exporting E_CHANGEABLE Value transfer Type reference (TYPE) ISH_ON_OFF Feld änderbar (wenn auch nur mittels F4!)? 20040121
4 Exporting E_INPUT Value transfer Type reference (TYPE) ISH_ON_OFF Feld eingabebereit? 20040121
5 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040121
6 Importing IR_SCREEN Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DA_EMARTAB Screen, für den geprüft werden soll 20040121
7 Importing I_ADHOC Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050120
8 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME IS-H: Feldname 20040121
9 Importing I_USE_BUFFER Value transfer Type reference (TYPE) ISH_ON_OFF OFF Use buffer to enhance performance 20040121

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_DA_EMARTAB has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 472