SAP ABAP Class CL_ISH_SCR_APP_DATA_HANDLER (IS-H: Screen Container with Subscreens for All Appt Data)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_APP_DATA_HANDLER IS-H: Screen Class Tab Pages in Appointment Editor 20031202
Properties
Class CL_ISH_SCR_APP_DATA_HANDLER  
Short Description IS-H: Screen Container with Subscreens for All Appt 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 NAPMG   IS-H: Appointment Management 
Created 20030807   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_APP_DATA_HANDLER has no forward declaration.
Interfaces
Class CL_ISH_SCR_APP_DATA_HANDLER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ISH_FAC_SCR_APP_DATA_HANDL 20031202 IS-H: Factory for Inst. Screen Cl, Tab Strip for Appt Editor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SUBSCR_APPOINTMENT Constant Public Type reference (TYPE) ISH_FIELDNAME 'APPOINTMENT_BASIC' Name of the Subscreen for Appointment Data 20031216
2 CO_SUBSCR_NOTIF_PROT Constant Public Type reference (TYPE) ISH_FIELDNAME 'NOTIFICATION_PROTOCOL' Name of the Subscreen for Visit Notification/Log 20031216
3 CO_TABSTRIP_APPOINTMENT Constant Public Type reference (TYPE) SY-UCOMM 'APP' Function Code for Appointment Data Tab Page 20030807
4 CO_TABSTRIP_NOTIF_PROT Constant Public Type reference (TYPE) SY-UCOMM 'NOTIF' Function Code for Admission Notification/Log Tab Page 20030807
5 G_SET_FIRST_CURSORFIELD Instance attribute Protected Type reference (TYPE) ISH_ON_OFF OFF Indicator for Cursor Positioning 20040206
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
Events
Class CL_ISH_SCR_APP_DATA_HANDLER has no event.
Types
Class CL_ISH_SCR_APP_DATA_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_APP_DATA_HANDLER 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_DATA_HANDLER 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_DATA_HANDLER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472