SAP ABAP Class CL_ISHMED_SCR_ME_AGENT (IS-H*MED: Infusion Screen Class)
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 20031110
Properties
Class CL_ISHMED_SCR_ME_AGENT  
Short Description IS-H*MED: Infusion Screen Class    
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 20031110   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_AGENT has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_AGENT has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_ME_AGENT Instance attribute Public Attribute reference (LIKE) 20031110
2 CO_TYPE_SCR_ME_AGENT Instance attribute Public Attribute reference (LIKE) 20031110
3 CO_TYPE_SCR_ME_INFUSION Instance attribute Private Attribute reference (LIKE) 20031110
4 GR_AGENT_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040128
5 GR_SCR_AGENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_AGENT_GRID IS-H*MED: Medication - Collapsed Order View 20040128
6 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances of this Screen Class 20040102
7 G_FIELDNAME_AGENT_GRID Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20031127
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031110
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031110
3 CREATE Static method Public Method Create Instance of Screen 20031110
4 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20031218
Events
Class CL_ISHMED_SCR_ME_AGENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20040102
2 TY_SCREEN Protected See coding 20040102
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

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 20031110
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_AGENT IS-H*MED: Screenklasse Expanded Order Header 20031110
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031110

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

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