SAP ABAP Class CL_ISHMED_SCR_ME_ORATE_PCA (IS-H*MED: Order Rate PCA Data)
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 20031104
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_ME_SCR_EXP IS-H*MED: Medication; Enhancements for Screens 20050726
Properties
Class CL_ISHMED_SCR_ME_ORATE_PCA  
Short Description IS-H*MED: Order Rate PCA Data    
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 20031104   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_ME_ORATE_PCA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_ME_SCR_EXP IS-H*MED: Medication; Enhancements for Screens 20050726
Friends
Class CL_ISHMED_SCR_ME_ORATE_PCA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FNAME_PCALOCK Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for PCALOCK 20031104
2 G_FNAME_PCALOCKU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for PCALOCKU 20031104
3 G_FNAME_PCAMAX Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for PCAMAX 20031104
4 G_FNAME_PCAPER Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for PCAPER 20031104
5 G_FNAME_PCAPERU Static Attribute Protected Type reference (TYPE) ISH_FIELDNAME Field Name for PCAPERU 20031104
6 G_TMPL_MODE Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Object Is in Template Mode 20040312
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031104
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031104
3 CREATE Static method Public Method Generates an Instance 20031104
4 CREATE_LISTBOX_UOM Instance method Private Method Fill Listbox for Units 20050726
5 F4_FOR_UNIT Instance method Public Method Value Help for Unit 20031104
6 GET_FIELD_PROPERTIES Static method Public Method Specify Properties of Input Field 20050726
7 IS_FIELD_USED_FOR_TEMPLATE Instance method Protected Method Is entered column required in templates? 20050726
Events
Class CL_ISHMED_SCR_ME_ORATE_PCA has no event.
Types
Class CL_ISHMED_SCR_ME_ORATE_PCA has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

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

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20031104
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_ME_ORATE_PCA IS-H*MED: Orderrate PCA-Daten 20031104
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031104
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 (=' ') 20040312

Method CREATE on class CL_ISHMED_SCR_ME_ORATE_PCA has no exception.

Method CREATE_LISTBOX_UOM 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 20050726
2 Exporting ER_LB_OBJECT Call by reference Object reference (TYPE REF TO) CL_ISH_LISTBOX IS-H: Basisklasse für Dynpro-Listboxen 20050726
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050726
4 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname 20050726
5 Importing I_FIELDVALUE Value transfer Type reference (TYPE) NFVVALUE IS-H: Wert eines Einzelfeldes 20050726
6 Importing I_ROWNUMBER Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20050726

Method CREATE_LISTBOX_UOM on class CL_ISHMED_SCR_ME_ORATE_PCA has no exception.

Method F4_FOR_UNIT 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 20031104
2 Exporting E_CALLED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031104
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031104
4 Exporting E_SELECTED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20031104
5 Exporting E_VALUE Value transfer Type reference (TYPE) ANY 20031104
6 Importing I_DIMID Value transfer Type reference (TYPE) DIMID Art der möglichen Einheiten 20031104
7 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feld für das eine Wertehilfe gegeben werden soll 20031104
8 Importing I_PRIMARY Value transfer Type reference (TYPE) ISH_ON_OFF ON Nur primäre Einheiten 20031104

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

Method GET_FIELD_PROPERTIES on class CL_ISHMED_SCR_ME_ORATE_PCA has no exception.

Method IS_FIELD_USED_FOR_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname 20050726
2 Returning R_USED_FOR Value transfer Type reference (TYPE) CHAR01 Siehe Kommentar innerhalb der Methode 20050726

Method IS_FIELD_USED_FOR_TEMPLATE on class CL_ISHMED_SCR_ME_ORATE_PCA has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 472