SAP ABAP Class CL_ISHMED_GL_INFO_VIEWER (pathways - Information Display)
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 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 20060227
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060403
Properties
Class CL_ISHMED_GL_INFO_VIEWER  
Short Description pathways - Information Display    
Super Class CL_ISHMED_SPLITTER_WITH_TOOL IS-H*MED Container with Application Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20060227   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060403
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_GL_INFO_VIEWER_DLG 20060614 i.s.h.med pathways Dialog with IE
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_COLLECTION Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_OBJECT_COLLECTION IS-H*MED: Object Collection 20060228
2 CURRENT_CONTAINER Instance attribute Private Object reference (TYPE REF TO) IF_ISHMED_CNTNAVIGATOR_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20060228
3 GR_DATA Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_GL_INFO_DATA Data for Information (Singleton) 20060404
4 GT_COMPONENTS Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_INFO_COMP i.s.h.med: pathways - Information Unit Properties 20060227
5 G_APPLICATION Instance attribute Public Type reference (TYPE) N2GL_APPLICATION i.s.h.med: pathways - Key of Applications 20060317
6 G_BOTTOM_HEIGHT Instance attribute Public Type reference (TYPE) I 20060404
7 G_DISPLAY_AREA Instance attribute Private Type reference (TYPE) N2GL_VIS_SETTING i.s.h.med: pathways - Layout Setting 20060317
8 G_EINRI Instance attribute Private Type reference (TYPE) EINRI IS-H: Institution 20060322
9 G_GL_VERSION_ID Instance attribute Private Type reference (TYPE) N2GL_GL_ID Treatment Pathway ID 20060404
10 G_HAS_COMPONENTS Instance attribute Public Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20060227
11 G_IS_NOT_SET Instance attribute Public Type reference (TYPE) FLAG 'X' General Flag 20060403
12 G_OLD_FCODE Instance attribute Private Type reference (TYPE) UI_FUNC Function Code 20060405
13 G_ORGID Instance attribute Private Type reference (TYPE) N2GL_ORGID i.s.h.med pathways Organizational Unit 20060322
14 G_RIGHT_WIDTH Instance attribute Public Type reference (TYPE) I 20060329
15 G_SHOW_SEARCH_CRIT Instance attribute Public Type reference (TYPE) ISH_ON_OFF IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") 20060420
16 G_TM_PATH_ID Instance attribute Private Type reference (TYPE) N2GL_TM_ID Patient Pathway Key 20060404
17 G_TM_STEP_ID Instance attribute Private Type reference (TYPE) N2GL_STEP_ID Step Key 20060404
18 OFF Instance attribute Private Attribute reference (LIKE) 20060403
19 ON Instance attribute Private Attribute reference (LIKE) 20060403
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTONS Instance method Private Method Build Pushbutton Toolbar 20060227
2 ADD_CONTAINER Instance method Public Method Inserts a Container in Object Collection 20060228
3 ADJUST_LAYOUT Instance method Public Method Converts Layout Settings 20060317
4 ADJUST_LAYOUT_DLG Instance method Protected Method Convert Layout Settings for Dialog 20060614
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060227
6 ON_FUNCTION_SELECT Instance method Protected Event handling method Pushbuttons - Handler 20060228
7 READ_COMPONENTS Instance method Private Method Reads All Information Units from Customizing Table 20060227
8 REFRESH_COMPONENT Instance method Public Method Data Update 20060302
9 SET_CURRENT_CONTAINER Instance method Private Method Sets Focus on Entered Container 20060228
Events
Class CL_ISHMED_GL_INFO_VIEWER has no event.
Types
Class CL_ISHMED_GL_INFO_VIEWER has no local type.
Method Signatures

Method ADD_BUTTONS Signature

Method ADD_BUTTONS on class CL_ISHMED_GL_INFO_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060228

Method ADD_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20060228
2 Importing REF_CONTAINER Call by reference Object reference (TYPE REF TO) IF_ISHMED_CNTNAVIGATOR_OBJECT IS-H*MED: Schnittstelle für Objekttyp einer Objektsammlung 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060228

Method ADJUST_LAYOUT Signature

Method ADJUST_LAYOUT on class CL_ISHMED_GL_INFO_VIEWER has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060403

Method ADJUST_LAYOUT_DLG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LAYOUT_DATA Call by reference Type reference (TYPE) ISHMED_T_N2GL_INFO_LAYDATA_DLG i.s.h.med: pathways - Daten für Layouteinstellung 20060614
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060614

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) N2GL_APPLICATION 'N2GU' i.s.h.med: pathways - Schlüssel der Applicationen 20060302
2 Importing DISPLAY_AREA Call by reference Type reference (TYPE) N2GL_VIS_SETTING 1 i.s.h.med: pathways - Layouteinstellung 20060317
3 Importing EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20060317
4 Importing NAME Call by reference Type reference (TYPE) STRING 'GL_INFO_VIEWER' Container Name 20060227
5 Importing ORGID Call by reference Type reference (TYPE) N2GL_ORGID i.s.h.med pathways Organisationseinheit 20060317
6 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER PARENT 20060227
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060227

Method ON_FUNCTION_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20060228

Method ON_FUNCTION_SELECT on class CL_ISHMED_GL_INFO_VIEWER has no exception.

Method READ_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) N2GL_APPLICATION i.s.h.med: pathways - Schlüssel der Applicationen 20060302
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060227

Method REFRESH_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) CL_ISHMED_GL_INFO_DATA Daten für Informationen (Singelton) 20060403
2 Importing I_GL_VERSION_ID Call by reference Type reference (TYPE) N2GL_GL_ID Behandlungspfad ID 20060302
3 Importing I_TM_PATH_ID Call by reference Type reference (TYPE) N2GL_TM_ID Schlüssel Patientenpfad 20060403
4 Importing I_TM_STEP_ID Call by reference Type reference (TYPE) N2GL_STEP_ID Schlüssel Schritt 20060403

Method REFRESH_COMPONENT on class CL_ISHMED_GL_INFO_VIEWER has no exception.

Method SET_CURRENT_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20060228
2 Returning REF_CONTAINER Value transfer Object reference (TYPE REF TO) IF_ISHMED_CNTNAVIGATOR_OBJECT IS-H*MED: Basisklasse für Container Navigator Objekt 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060614
History
Last changed by/on SAP  20070917 
SAP Release Created in 700