SAP ABAP Class CL_ISH_SCR_PATIENT_COLLAPS (IS-H: Class for Expanding/Collapsing Patient Data Screen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NPVS (Package) Application development patient management system
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCREEN_COLLAPSIBLE_STD IS-H: Expandable/Collapsible Screen Header Components CORD 20040211
Properties
Class CL_ISH_SCR_PATIENT_COLLAPS  
Short Description IS-H: Class for Expanding/Collapsing Patient Data Screen    
Super Class CL_ISH_SCREEN_COLLAPSIBLE_STD IS-H: Expandable/Collapsible Screen Header Components CORD 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NPVS   Application development patient management system 
Created 20030911   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_PATIENT_COLLAPS has no forward declaration.
Interfaces
Class CL_ISH_SCR_PATIENT_COLLAPS has no interface implemented.
Friends
Class CL_ISH_SCR_PATIENT_COLLAPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_PATIENT_SCREEN Instance attribute Public Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_ADDON Instance for Patient Data Screen 20030911
2 GR_PAT_HTML_HEADER Instance attribute Public Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_HTML_HEADER Instance for HTML Patient Header 20030911
3 G_DYNNR_HTML Instance attribute Protected Type reference (TYPE) SY-DYNNR Screen Number for HTML Header 20040304
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030911
2 CREATE Static method Public Method Create Instance of the Screen Class 20030911
3 GET_PATNR Instance method Public Method Returns the Related Patient Number (If Exists) 20040211
4 GET_SCR_PATIENT Instance method Public Method Returns the Patient Header Screen 20040211
5 GET_SCR_PAT_HTML_HEADER Instance method Public Method Returns the HTML Patient Header Screen 20040211
Events
Class CL_ISH_SCR_PATIENT_COLLAPS has no event.
Types
Class CL_ISH_SCR_PATIENT_COLLAPS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SCR_PATIENT Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_ADDON Screen für Patient-Addon 20031024
2 Importing I_DYNNR_HTML Value transfer Type reference (TYPE) SY-DYNNR Dynpronummer für HTML-Header (CL_ISH_SCR_PATIENT_HTML_HEADER 20040304

Method CONSTRUCTOR on class CL_ISH_SCR_PATIENT_COLLAPS has no exception.

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 20030911
2 Exporting ER_INTERFACE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN Interface für die Bildklassen 20050302
3 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_COLLAPS Instanz der Screenklasse 20030911
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20030911
5 Importing IR_SCR_PATIENT Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_ADDON Screen für Patient-Addon. 20031024
6 Importing I_DYNNR_HTML Value transfer Type reference (TYPE) SY-DYNNR Dynpronummer für HTML-Header (CL_ISH_SCR_PATIENT_HTML_HEADER 20040304

Method CREATE on class CL_ISH_SCR_PATIENT_COLLAPS has no exception.

Method GET_PATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PATNR Value transfer Type reference (TYPE) PATNR IS-H: Patientennummer 20040211

Method GET_PATNR on class CL_ISH_SCR_PATIENT_COLLAPS has no exception.

Method GET_SCR_PATIENT 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 20040211
2 Exporting ER_SCR_PATIENT Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_ADDON IS-H: Screenklasse für Patient mit zusätzlichen Daten 20040211
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040211
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Screen wird bei Bedarf instanziert. 20040211

Method GET_SCR_PATIENT on class CL_ISH_SCR_PATIENT_COLLAPS has no exception.

Method GET_SCR_PAT_HTML_HEADER 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 20040211
2 Exporting ER_SCR_PAT_HTML_HEADER Call by reference Object reference (TYPE REF TO) CL_ISH_SCR_PATIENT_HTML_HEADER IS-H: Screenklasse für HTML Patientenheadercontrol 20040211
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20040211
4 Importing I_CREATE Value transfer Type reference (TYPE) ISH_ON_OFF OFF ON: Screen wird bei Bedarf instanziert. 20040211

Method GET_SCR_PAT_HTML_HEADER on class CL_ISH_SCR_PATIENT_COLLAPS has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 472