SAP ABAP Class CL_ISH_SCR_PATIENT (IS-H: Patient Header 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 20030924
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_PATIENT_AG_COVER IS-H*MED: Pat.Screen Cover for Collective Order 20050117
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_PATIENT_BASE IS-H*MED: Screen Class Patient CORD in Treatment Pathways 20050317
Properties
Class CL_ISH_SCR_PATIENT  
Short Description IS-H: Patient Header 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 20030924   SAP 
Last change 20110810   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_PATIENT has no interface implemented.
Friends
Class CL_ISH_SCR_PATIENT 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 'NPAT' Table Name 20031106
2 CO_FIELDNAME_PAP Constant Public Type reference (TYPE) ISH_FIELDNAME 'PAP' IS-H: Field Name 20031103
3 CO_FIELDNAME_PATNR Constant Public Type reference (TYPE) ISH_FIELDNAME 'PATNR' IS-H: Field Name 20031103
4 CO_OTYPE_SCR_PATIENT Constant Public Type reference (TYPE) ISH_OBJECT_TYPE 7013 Screen Class: Patient Header 20100218
5 CO_TYPE_COMP_PATIENT Instance attribute Public Attribute reference (LIKE) 20030924
6 CO_TYPE_PRC_PATIENT Instance attribute Public Attribute reference (LIKE) 20030924
7 CO_TYPE_SCR_PATIENT Instance attribute Public Attribute reference (LIKE) 20030924
8 GR_PATIENT_SUB Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_PATIENT_PROVISIONAL Patient Subscreen 20030924
9 GR_PAT_PROVI Instance attribute Protected Object reference (TYPE REF TO) CL_ISH_PATIENT_PROVISIONAL IS-H Class 20030924
10 G_DYNNR_PAT Instance attribute Protected Type reference (TYPE) SY-DYNNR Patient Subscreen Screen 20030924
11 G_PGM_PAT Instance attribute Protected Type reference (TYPE) SY-REPID Patient Subscreen Program 20030924
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PAT_PROVI Instance method Public Method Change Instance of Patient with Provisional Master Data 20040621
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030924
3 CREATE Static method Public Method Create Instance of Screen 20030924
4 DEQUEUE Instance method Public Method Unlock Data of Subscreen Again 20031103
5 GET_DYNPRO_PAT Instance method Public Method Determine Program and Screen of Patient Subscreen 20030924
6 GET_SCR_PATIENT_SUB Instance method Public Method Returns the Patient Subscreen 20040216
Events
Class CL_ISH_SCR_PATIENT has no event.
Types
Class CL_ISH_SCR_PATIENT has no local type.
Method Signatures

Method CHANGE_PAT_PROVI 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 20040621
2 Exporting ER_PAT_PROVI Call by reference Object reference (TYPE REF TO) CL_ISH_PATIENT_PROVISIONAL IS-H: Vorläufige Patientenstammdaten 20040622
3 Exporting E_PATNR Value transfer Type reference (TYPE) NPAT-PATNR Patientennummer realer Patient 20040621
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20040621

Method CHANGE_PAT_PROVI on class CL_ISH_SCR_PATIENT has no exception.

Method CONSTRUCTOR Signature

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

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

Method CREATE on class CL_ISH_SCR_PATIENT has no exception.

Method DEQUEUE 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 Fehlerhandling 20031103
2 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20031103

Method DEQUEUE on class CL_ISH_SCR_PATIENT has no exception.

Method GET_DYNPRO_PAT Signature

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

Method GET_DYNPRO_PAT on class CL_ISH_SCR_PATIENT has no exception.

Method GET_SCR_PATIENT_SUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_SCR_PATIENT_SUB Value transfer Object reference (TYPE REF TO) CL_ISHMED_PATIENT_PROVISIONAL IS-H*MED: Subscreen vorläufige Patientenstammdaten 20040216

Method GET_SCR_PATIENT_SUB on class CL_ISH_SCR_PATIENT has no exception.
History
Last changed by/on SAP  20110810 
SAP Release Created in 472