SAP ABAP Class CL_ISH_SCR_APP_BASIC (IS-H: Screen with Most Important Data of the Appointment)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     NAPMG (Package) IS-H: Appointment Management
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 20030807
Properties
Class CL_ISH_SCR_APP_BASIC  
Short Description IS-H: Screen with Most Important Data of the Appointment    
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 NAPMG   IS-H: Appointment Management 
Created 20030807   SAP 
Last change 20060920   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_APP_BASIC has no forward declaration.
Interfaces
Class CL_ISH_SCR_APP_BASIC has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISH_FAC_SCR_APP_BASIC 20030827 IS-H: Factory for Instantiation of ScreenCl., Treatment Appt
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FNAME_INFO1 Constant Public Type reference (TYPE) ISH_FIELDNAME 'RNAPP_EDIT-INFO1' Field Name Info Field 1 20060503
2 CO_FNAME_INFO2 Constant Public Type reference (TYPE) ISH_FIELDNAME 'RNAPP_EDIT-INFO2' Field Name Info Field 2 20060503
3 GR_LB_DSPTY Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_LISTBOX List Box for Scheduling Types 20040127
4 GR_LB_FACHR Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_LISTBOX List Box for Person's Specialty 20090903
5 GT_DYNPFIELDS Instance attribute Protected Type reference (TYPE) ISH_T_DYNPREAD Table with Fields of the Current Screen with Values 20031002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030807
2 CREATE Static method Protected Method Create Instance of Screen 20030807
3 DYNPRO_VALUES_GET Instance method Protected Method Read Field Values Directly from Screen 20031006
Events
Class CL_ISH_SCR_APP_BASIC has no event.
Types
Class CL_ISH_SCR_APP_BASIC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_APP_BASIC has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Erzeugen der Instanz nicht möglich 20030807

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20030807
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_APP_BASIC Instanz der Screenklasse 20030807
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030807

Method CREATE on class CL_ISH_SCR_APP_BASIC has no exception.

Method DYNPRO_VALUES_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DYNPVAL Value transfer Type reference (TYPE) RNAPP_EDIT Dynprofeldwerte des Termineditor 20031006
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode bei Methodenaufrufen 20031006
3 Importing I_FIELDNAME Value transfer Type reference (TYPE) ISH_FIELDNAME Feldname 20031006

Method DYNPRO_VALUES_GET on class CL_ISH_SCR_APP_BASIC has no exception.
History
Last changed by/on SAP  20060920 
SAP Release Created in 472