SAP ABAP Class CL_ISHMED_SCR_ME_DA_RCHTAB (IS-H*MED: Screen Class for Rate Change)
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 20040430
Properties
Class CL_ISHMED_SCR_ME_DA_RCHTAB  
Short Description IS-H*MED: Screen Class for Rate Change    
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 20040430   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_ORATE_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040430
2 GR_SCR_ME_ORATE_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_ORATE_GRID IS-H*MED: Order Rates ALV Grid 20040430
3 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with All Instances 20040430
4 G_AD_HOC Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20040518
5 G_FNAME_ORATE_GRID Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040430
6 G_TMPL_MODE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20040430
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040430
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040430
3 CREATE Static method Public Method Create New Instance 20040430
Events
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20040430 tyt_screen TYPE STANDARD TABLE OF ty_screen
2 TY_SCREEN Protected See coding 20040430 BEGIN OF ty_screen, screen TYPE REF TO cl_ishmed_scr_me_da_rchtab, END OF ty_screen
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_RCHTAB has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_RCHTAB has no exception.

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 20040430
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_DA_RCHTAB IS-H*MED: Screen class für Rate Change 20040430
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040430
4 Importing I_AD_HOC Value transfer Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040518
5 Importing I_TMPL_MODE Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040430

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