SAP ABAP Class CL_ISHMED_SCR_CSIVGR (IS-H*MED: Medication - Cont. Secondary IV eMAR Grid)
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_CSIVGR  
Short Description IS-H*MED: Medication - Cont. Secondary IV eMAR Grid    
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 20040923   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_CSIVGR has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_CSIVGR has no interface implemented.
Friends
Class CL_ISHMED_SCR_CSIVGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PAI_FROMGRID Constant Protected Type reference (TYPE) CHAR10 'FORMGRID' Character Field Length = 10 20040923
2 CO_PAI_NORMALPAI Constant Protected Type reference (TYPE) CHAR10 'NORMALPAI' Character Field Length = 10 20040923
3 CO_PAI_ONF4 Constant Protected Type reference (TYPE) CHAR10 'ONF4' Character Field Length = 10 20040923
4 GR_ALV_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040923
5 GT_OBJREF Instance attribute Protected Type reference (TYPE) TYT_OBJREF 20040923
6 GT_OUTTAB Static Attribute Protected Type reference (TYPE) TYT_OUTTAB 20040923
7 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN 20040923
8 G_EINRI Instance attribute Private Type reference (TYPE) TN01-EINRI IS-H: Institution 20040923
9 G_HIDE_BUTTONS Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20040923
10 G_IV Instance attribute Protected Type reference (TYPE) INT2 2 Byte Integer (Signed) 20040923
11 G_PAI_CODE Instance attribute Protected Type reference (TYPE) CHAR10 Character Field Length = 10 20040923
Methods
# Method Level Visibility Method type Description Created on
1 FUNC_ADD_HANG_CHECK_VA Static method Public Method "Add New Infusion" Function, but also Create VA if Needed 20040923
Events
Class CL_ISHMED_SCR_CSIVGR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_CONT_GRID Protected See coding 20040923 tyt_cont_grid TYPE STANDARD TABLE OF ty_cont_grid
2 TYT_OBJREF Protected See coding 20040923 tyt_objref TYPE STANDARD TABLE OF ty_objref
3 TYT_OUTTAB Protected See coding 20040923 tyt_outtab TYPE STANDARD TABLE OF rn1_grid_out_me_csiv
4 TYT_SCREEN Protected See coding 20040923 tyt_screen TYPE STANDARD TABLE OF ty_screen
5 TY_CONT_GRID Protected See coding 20040923 BEGIN OF ty_cont_grid, container TYPE REF TO cl_gui_custom_container, grid TYPE REF TO cl_gui_alv_grid, END OF ty_cont_grid
6 TY_OBJREF Protected See coding 20040923 BEGIN OF ty_objref, eaddoc_ref TYPE n1objectref, field_ref TYPE nfvobject, END OF ty_objref
7 TY_OUTTAB Protected Type reference (TYPE) RN1_GRID_OUT_ME_CSIV IS-H*MED: Outtab Structure for Cont. Secondary IV Grid 20040923
8 TY_SCREEN Protected See coding 20040923 BEGIN OF ty_screen, screen TYPE REF TO cl_ishmed_scr_csivgr, END OF ty_screen
Method Signatures

Method FUNC_ADD_HANG_CHECK_VA 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 FUNC_ADD_HANG_CHECK_VA on class CL_ISHMED_SCR_CSIVGR has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 473