SAP ABAP Class CL_ISH_SCR_COMMENT (IS-H: Comment 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 20031103
Properties
Class CL_ISH_SCR_COMMENT  
Short Description IS-H: Comment 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 20031103   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_COMMENT has no interface implemented.
Friends
Class CL_ISH_SCR_COMMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TYPE_COMP_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031103
2 CO_TYPE_PRC_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031103
3 CO_TYPE_SCR_COMMENT Instance attribute Public Attribute reference (LIKE) 20031103
4 CO_TYPE_SCR_INSURANCE Instance attribute Public Attribute reference (LIKE) 20031103
5 CO_TYPE_SCR_REFERRAL Instance attribute Public Attribute reference (LIKE) 20031103
6 GR_CANCEL Instance attribute Public Object reference (TYPE REF TO) CL_ISH_CANCEL IS-H: Class for Cancellation 20031103
7 GR_COMMENT_SUBSCREEN Instance attribute Public Object reference (TYPE REF TO) CL_ISH_SUBSCR_FURTHER_DET_CO IS-H: Clinical Order: Comment Subscreen 20031103
8 G_DYNNR_COMMENT Instance attribute Protected Type reference (TYPE) SY-DYNNR Comment Subscreen Screen 20031103
9 G_PGM_COMMENT Instance attribute Protected Type reference (TYPE) SY-REPID Comment Subscreen Program 20031103
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20031103
2 CREATE Static method Public Method Create Instance of Screen 20031103
3 FREE_CONTROLS Instance method Public Method Destroy the Subscreen Controls 20031103
4 GET_DYNPRO_COMMENT Instance method Public Method Determine Program and Screen of Comment Screen 20031103
5 MODIFY_SCREEN_ATT Instance method Public Method Modification of Screen Attributes 20031103
Events
Class CL_ISH_SCR_COMMENT has no event.
Types
Class CL_ISH_SCR_COMMENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

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 20031103
2 Exporting ER_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISH_SCR_COMMENT IS-H: Screenklasse Bemerkung 20031103
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20031103

Method CREATE on class CL_ISH_SCR_COMMENT has no exception.

Method FREE_CONTROLS 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 FREE_CONTROLS on class CL_ISH_SCR_COMMENT has no exception.

Method GET_DYNPRO_COMMENT Signature

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

Method GET_DYNPRO_COMMENT on class CL_ISH_SCR_COMMENT has no exception.

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

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