SAP ABAP Class CL_ISHMED_GL_SCR_COMMENT (Pathways: Comment Screen)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     NMED_GL (Package) IS-H*MED: Treatment Pathways
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_OBJECT General Object Interface 20060322
Properties
Class CL_ISHMED_GL_SCR_COMMENT  
Short Description Pathways: Comment Screen    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20060322   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_OBJECT General Object Interface 20060322
Friends
Class CL_ISHMED_GL_SCR_COMMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MODE_AFTERWARDS Constant Public Type reference (TYPE) C 'A' Edit/Supplement Note 20060323
2 CO_MODE_CREATE Constant Public Type reference (TYPE) C 'C' First Entry 20060323
3 CO_MODE_DISPLAY Constant Public Type reference (TYPE) C 'D' Display 20060323
4 CO_VARIANT_MULTIPLE Constant Protected Type reference (TYPE) C 'M' Individual Processing with Old Display 20060322
5 CO_VARIANT_SINGLE Constant Protected Type reference (TYPE) C 'S' Single Processing 20060322
6 GR_BADI_COMVIEW Instance attribute Protected Object reference (TYPE REF TO) IF_EX_ISHMED_GL_COMVIEW BAdI Interface IF_EX_ISHMED_GL_COMVIEW 20060419
7 GR_INNER_CLASS Instance attribute Protected Object reference (TYPE REF TO) IF_ISHMED_GL_SCR_COMMENT_DLG Pathways: Comment Screen - Dialog Interface 20060322
8 GS_COMMENT Instance attribute Protected Type reference (TYPE) RN2GL_NOTE_EDIT Pathways: Comment Processing Screen 20060324
9 GT_CATEGORIES Instance attribute Protected Type reference (TYPE) ISHMED_T_TN2CAT Categories: Table with Categories 20060324
10 GT_RELEASED_NOTES Instance attribute Protected Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE i.s.h.med pathways Comment 20060324
11 G_ACTIVITY Instance attribute Protected Type reference (TYPE) N2GL_ACT_TYP i.s.h.med pathways Activity Type 20060322
12 G_ACT_CAT_REQ Instance attribute Protected Type reference (TYPE) N2GL_ACT_CAT_REQ Pathways: Category Entry 20060324
13 G_CATSET_ID Instance attribute Protected Type reference (TYPE) N2CAT_SET Categories: Category Set Key 20060727
14 G_CHANGED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Flag for change 20060421
15 G_INP_AFTERWARDS Instance attribute Protected Type reference (TYPE) N2GL_INP_AFTERWARDS Pathways: Subsequent Entry not Possible 20060324
16 G_MODE Instance attribute Protected Type reference (TYPE) C Mode 20060324
17 G_NEW Instance attribute Protected Type reference (TYPE) ISH_ON_OFF New Comment? 20060420
18 G_NOTE Instance attribute Protected Type reference (TYPE) N2GL_NOTE i.s.h.med pathways Note 20060324
19 G_NOTE_REQ Instance attribute Protected Type reference (TYPE) N2GL_NOTE_REQ Pathways: Note Entry 20060324
20 G_VARIANT Instance attribute Protected Type reference (TYPE) C 20060322
21 SCREEN_DYNNR Instance attribute Public Type reference (TYPE) SYDYNNR Current Dynpro Number 20060322
22 SCREEN_REPID Instance attribute Public Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20060322
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Data 20060322
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060322
3 CREATE_MULTIPLE_VIEW Static method Public Method Create Multiple View 20060322
4 CREATE_SINGLE_VIEW Static method Public Method Create Individual View 20060322
5 FINALIZE Instance method Public Method 20060323
6 GET_DATA Instance method Public Method Read Current Data of Comment 20060322
7 INIT_SUBSCREEN Instance method Protected Method Initialize Subscreen 20060322
8 IS_CHANGED Instance method Public Method Data Changed 20060421
9 IS_INPUT_POSSIBLE Instance method Public Method Data Input Possible 20060421
10 POPULATE_DEFAULTS Instance method Protected Method Set Default Values 20060419
11 SET_DATA Instance method Public Method Set data 20060322
12 SET_MODE Instance method Public Method Set Work Mode 20060323
13 SET_VALUES Instance method Protected Method Set General Information 20060424
Events
Class CL_ISHMED_GL_SCR_COMMENT has no event.
Types
Class CL_ISHMED_GL_SCR_COMMENT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERROR Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20060322
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20060322

Method CHECK on class CL_ISHMED_GL_SCR_COMMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) N2GL_ACT_TYP i.s.h.med pathways Aktivitätstyp 20060322
2 Importing I_CATSET_ID Call by reference Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060727
3 Importing I_VARIANT Call by reference Type reference (TYPE) C 20060322
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060419

Method CREATE_MULTIPLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) N2GL_ACT_TYP i.s.h.med pathways Aktivitätstyp 20060322
2 Importing I_CATSET_ID Call by reference Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060705
3 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060323
4 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_GL_SCR_COMMENT Pathways: Kommentarbild 20060322
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060322

Method CREATE_SINGLE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) N2GL_ACT_TYP i.s.h.med pathways Aktivitätstyp 20060322
2 Importing I_CATSET_ID Call by reference Type reference (TYPE) N2CAT_SET Kategorien: Schlüssel Kategorienset 20060705
3 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060323
4 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_GL_SCR_COMMENT Pathways: Kommentarbild 20060322
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060322

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method FINALIZE on class CL_ISHMED_GL_SCR_COMMENT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NOTE Call by reference Type reference (TYPE) RN2GL_ACT_NOTE Kommentar 20060322
2 Exporting E_CATEGORY Call by reference Type reference (TYPE) N2GL_ACT_CAT i.s.h.med pathways Kategorisierung einer Aktivität 20060324
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060322

Method INIT_SUBSCREEN Signature

Method INIT_SUBSCREEN on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method INIT_SUBSCREEN on class CL_ISHMED_GL_SCR_COMMENT has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF Geändert = 'X' 20060421

Method IS_CHANGED on class CL_ISHMED_GL_SCR_COMMENT has no exception.

Method IS_INPUT_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_POSSIBLE Value transfer Type reference (TYPE) ISH_ON_OFF ='X' Nacherfassung mgl./Notizerfassung fak./obl. 20060421

Method IS_INPUT_POSSIBLE on class CL_ISHMED_GL_SCR_COMMENT has no exception.

Method POPULATE_DEFAULTS Signature

Method POPULATE_DEFAULTS on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method POPULATE_DEFAULTS on class CL_ISHMED_GL_SCR_COMMENT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NOTE Call by reference Type reference (TYPE) RN2GL_ACT_NOTE Kommentar 20060322
2 Importing IT_NOTES Call by reference Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE Kommentare 20060322
3 Importing I_CATEGORY Call by reference Type reference (TYPE) N2GL_ACT_CAT i.s.h.med pathways Kategorisierung einer Aktivität 20060324
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060322

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) C siehe Konstanten CO_MODE_xxx 20060323
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060323

Method SET_VALUES Signature

Method SET_VALUES on class CL_ISHMED_GL_SCR_COMMENT has no parameter.
Method SET_VALUES on class CL_ISHMED_GL_SCR_COMMENT has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700