SAP ABAP Class CL_ISHMED_SCR_ME_TMPL_DESCR (IS-H*MED: Template Description 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 20040310
Properties
Class CL_ISHMED_SCR_ME_TMPL_DESCR  
Short Description IS-H*MED: Template Description 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 20040310   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_TMPL_DESCR has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_TMPL_DESCR has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_TMPL_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_TPGROUP Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ME_TPGROUP IS-H*MED: Medication; Template Group 20040311
2 GT_SCREEN_TAB Static Attribute Protected Type reference (TYPE) TYT_SCREEN Table with ALL Instances which Already Use ALV Grid 20040310
3 G_FIELDNAME_TPGLTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040310
4 G_FIELDNAME_TPGSTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040310
5 G_FIELDNAME_TPGTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040310
6 G_FIELDNAME_TPINPATIENT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040621
7 G_FIELDNAME_TPLTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040310
8 G_FIELDNAME_TPOUTPATIENT Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040621
9 G_FIELDNAME_TPSTX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME IS-H: Field Name 20040310
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040310
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040310
3 CREATE Static method Public Method Create Instance of Screen 20040310
4 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20040311
5 SET_TMPL_GROUP Instance method Public Method Specify Template Group 20040311
Events
Class CL_ISHMED_SCR_ME_TMPL_DESCR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYT_SCREEN Protected See coding 20040310 TYT_SCREEN type standard table of TY_SCREEN
2 TY_SCREEN Protected See coding 20040310 begin of TY_SCREEN, screen type ref to cl_ishmed_scr_me_tmpl_descr, end of TY_SCREEN
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_TMPL_DESCR has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_TMPL_DESCR 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 20040310
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_TMPL_DESCR IS-H*MED: Screenklasse Template Description 20040310
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040310

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

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_TMPL_DESCR has no exception.

Method SET_TMPL_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TPGROUP Value transfer Object reference (TYPE REF TO) CL_ISHMED_ME_TPGROUP IS-H*MED: Medikation; Template-Gruppe 20040311

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