SAP ABAP Class CL_ISHMED_SCR_ME_ORATE (IS-H*MED: Screen Class for Order Rate)
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 20031105
Properties
Class CL_ISHMED_SCR_ME_ORATE  
Short Description IS-H*MED: Screen Class for Order Rate    
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 20031105   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_ORATE has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_ORATE has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_ORATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SCR_TYPE_PCA Constant Protected Type reference (TYPE) TY_SCREEN_TYPE 'PCA' Screen Type PCA 20031105
2 CO_SCR_TYPE_VOL Constant Protected Type reference (TYPE) TY_SCREEN_TYPE 'VOL' Screen Type Volume 20031105
3 GR_SCR_ORATE_PCA Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_ORATE_PCA IS-H*MED: Order Rate PCA Data 20031105
4 GR_SCR_ORATE_VOL Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_ORATE_VOLUME IS-H*MED: Order Rate Subscr. Volume 20031105
5 G_FN_SCR_PCA Static Attribute Public Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031212
6 G_FN_SCR_VOLUME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031212
7 G_TMPL_MODE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Object Is in Template Mode 20040315
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20031212
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031105
3 CREATE Static method Public Method Create Object Instance 20031105
Events
Class CL_ISHMED_SCR_ME_ORATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SCREEN_TYPE Protected See coding Type of Screen Class 20031105 TY_SCREEN_TYPE(3) type C
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_ORATE has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_ORATE 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 20031105
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_ORATE IS-H*MED: Screenklasse für Oderrates 20031105
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031105
4 Importing I_TMPL_MODE Call by reference Type reference (TYPE) ISH_ON_OFF OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20040315

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