SAP ABAP Class CL_ISH_SCR_WAITING_LIST (IS-H: Waiting List Screen Class)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
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 20031020
Properties
Class CL_ISH_SCR_WAITING_LIST  
Short Description IS-H: Waiting List Screen Class    
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 N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20031020   SAP 
Last change 20091125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISH_SCR_WAITING_LIST has no interface implemented.
Friends
Class CL_ISH_SCR_WAITING_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_TABNAME Constant Public Type reference (TYPE) TABNAME 'N1CORDER' Table Name 20031106
2 CO_TYPE_COMP_WAITING_LIST Instance attribute Public Attribute reference (LIKE) 20031020
3 CO_TYPE_PRC_WAITING_LIST Instance attribute Public Attribute reference (LIKE) 20031020
4 CO_TYPE_SCR_ORDER Instance attribute Public Attribute reference (LIKE) 20031020
5 CO_TYPE_SCR_WAITING_LIST Instance attribute Public Attribute reference (LIKE) 20031020
6 GR_WAITING_LIST_SUBSCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_SUBSCR_WAITINGLIST_CORD IS-H*MED: Clinical Order: Planning Subscreen 20031104
7 G_DYNNR_WAITING_LIST Instance attribute Protected Type reference (TYPE) SY-DYNNR ABAP Program: Number of Current Dynpro 20031104
8 G_FIELDNAME_ABSBDT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Start of Absence 20040113
9 G_FIELDNAME_ABSEDT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for End Date 20040113
10 G_FIELDNAME_ABSRSNTX Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Absence Reason (Text) 20040113
11 G_FIELDNAME_WLADT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Waiting List Admission Date 20031020
12 G_FIELDNAME_WLHSP Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Postdischarge Hospital 20031020
13 G_FIELDNAME_WLHSP_TXT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Postdischarge Hospital Text 20031021
14 G_FIELDNAME_WLPRI Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Waiting List Priority 20031020
15 G_FIELDNAME_WLRDT Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Removal Date 20031020
16 G_FIELDNAME_WLRRN Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Removal 20031020
17 G_FIELDNAME_WLTYP Static Attribute Public Type reference (TYPE) ISH_FIELDNAME Field Name for Waiting List Type 20031020
18 G_PGM_WAITING_LIST Instance attribute Protected Type reference (TYPE) SY-REPID 20031104
19 G_PREFIX_FIELDNAME Static Attribute Public Type reference (TYPE) ISH_FIELDNAME 'RN1_DYNP_WAITING_LIST' IS-H: Field Name 20040107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031127
2 CONSTRUCTOR Instance method Public Constructor Constructor 20031020
3 CREATE Static method Public Method Create Instance of Screen 20031020
4 GET_CORDER Instance method Protected Method Supplies the Underlying Order Object 20031127
5 GET_DYNPRO_WAITING_LIST Instance method Public Method Determine Screen of Waiting List Subscreen 20031104
Events
Class CL_ISH_SCR_WAITING_LIST has no event.
Types
Class CL_ISH_SCR_WAITING_LIST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_WAITING_LIST has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20031020

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 20031020
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_SCR_WAITING_LIST IS-H: Bausteinklasse Aufnahmedaten 20031020
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031020

Method CREATE on class CL_ISH_SCR_WAITING_LIST has no exception.

Method GET_CORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_CORDER Value transfer Object reference (TYPE REF TO) CL_ISH_CORDER IS-H: Klinischer Auftrag 20031127

Method GET_CORDER on class CL_ISH_SCR_WAITING_LIST has no exception.

Method GET_DYNPRO_WAITING_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DYNNR_WAITING_LIST Value transfer Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20031104
2 Exporting E_PGM_WAITING_LIST Value transfer Type reference (TYPE) SY-REPID 20031104

Method GET_DYNPRO_WAITING_LIST on class CL_ISH_SCR_WAITING_LIST has no exception.
History
Last changed by/on SAP  20091125 
SAP Release Created in 472