SAP ABAP Class CL_ISHMED_GL_INFO_COMP_BASE (i.s.h.med: pathways -)
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_CNTNAVIG_OBJECT_BASE IS-H*MED: Basis Class for Container Navigator Object 20060228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_GL_INFO_COMPONENT Information Unit 20060228
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060404
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_DOC IS-H*MED: Display Treatment Pathway Information 20060404
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_GL IS-H*MED: Display Treatment Pathway Information 20060404
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_GL_ITEM IS-H*MED: Display Treatment Pathway Information 20060505
4 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_GRAPH IS-H*MED: Display Graphic of Treatment Pathway 20060404
5 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_PAT IS-H*MED: Display Treatment Pathway Information 20060404
6 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_PW_PAT IS-H*MED: Display Treatment Pathway Information 20060831
7 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_ACT IS-H*MED: Clinical Information of Step in Patient Pathway 20060405
8 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_CLIN IS-H*MED: Clinical Information of Step in Patient Pathway 20060404
9 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_INFO IS-H*MED: Clinical Information of Step in Patient Pathway 20060404
10 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_NOTES IS-H*MED: Clinical Information of Step in Patient Pathway 20060404
... Click here to see Used By full list (14 items)
Properties
Class CL_ISHMED_GL_INFO_COMP_BASE  
Short Description i.s.h.med: pathways -    
Super Class CL_ISHMED_CNTNAVIG_OBJECT_BASE IS-H*MED: Basis Class for Container Navigator Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20060228   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_GL_INFO_COMP_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_GL_INFO_COMPONENT Information Unit 20060228
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060404
Friends
Class CL_ISHMED_GL_INFO_COMP_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GL_VERSION_ID Instance attribute Public Attribute reference (LIKE) 20060301
2 GL_VERSION_ID_OLD Instance attribute Public Attribute reference (LIKE) 20060310
3 GR_INFO_DATA_ACTIVE Instance attribute Public Attribute reference (LIKE) 20060403
4 GR_INFO_DATA_OLD Instance attribute Public Attribute reference (LIKE) 20060403
5 GUIDELINE_DATA Instance attribute Public Attribute reference (LIKE) 20060317
6 GUIDELINE_DATA_OLD Instance attribute Public Attribute reference (LIKE) 20060317
7 OFF Instance attribute Public Attribute reference (LIKE) 20060404
8 ON Instance attribute Public Attribute reference (LIKE) 20060404
9 TM_ORGA_DATA Instance attribute Public Attribute reference (LIKE) 20060317
10 TM_ORGA_DATA_OLD Instance attribute Public Attribute reference (LIKE) 20060317
11 TM_PATH_ID Instance attribute Public Attribute reference (LIKE) 20060317
12 TM_PATH_ID_OLD Instance attribute Public Attribute reference (LIKE) 20060317
13 TM_SCHEDULE_DATA Instance attribute Public Attribute reference (LIKE) 20060317
14 TM_SCHEDULE_DATA_OLD Instance attribute Public Attribute reference (LIKE) 20060317
15 TM_STEP_DATA Instance attribute Public Attribute reference (LIKE) 20060317
16 TM_STEP_DATA_OLD Instance attribute Public Attribute reference (LIKE) 20060317
17 TM_STEP_ID Instance attribute Public Attribute reference (LIKE) 20060317
18 TM_STEP_ID_OLD Instance attribute Public Attribute reference (LIKE) 20060317
Methods
# Method Level Visibility Method type Description Created on
1 APPLICATION_DATA_CHANGE Instance method Protected Method Data of Application Objects (to Be Redefined) 20060303
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060302
3 ORGA_DATA_CHANGE Instance method Protected Method Change Organizational Data (Patient, Case,...) 20060317
4 PATH_CHANGE Instance method Protected Method Change to Treatment Pathway (to Be Redefined) 20060228
5 TM_PATH_CHANGE Instance method Protected Method Change to Patient Pathway (to Be Redefined) 20060303
6 TM_STEP_CHANGE Instance method Protected Method Change to Step (to Be Redefined) 20060303
Events
Class CL_ISHMED_GL_INFO_COMP_BASE has no event.
Types
Class CL_ISHMED_GL_INFO_COMP_BASE has no local type.
Method Signatures

Method APPLICATION_DATA_CHANGE Signature

Method APPLICATION_DATA_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no parameter.
Method APPLICATION_DATA_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no exception.

Method CONSTRUCTOR 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 20060302
2 Importing INFO_VIEWER Call by reference Object reference (TYPE REF TO) CL_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Invoramtionsanzeige 20060302
# Exception Resumable Description Created on
1 CX_ISHMED_GL_INFO_VIEWER i.s.h.med: pathways - Errors Info Viewer 20060302

Method ORGA_DATA_CHANGE Signature

Method ORGA_DATA_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no parameter.
Method ORGA_DATA_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no exception.

Method PATH_CHANGE Signature

Method PATH_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no parameter.
Method PATH_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no exception.

Method TM_PATH_CHANGE Signature

Method TM_PATH_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no parameter.
Method TM_PATH_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no exception.

Method TM_STEP_CHANGE Signature

Method TM_STEP_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no parameter.
Method TM_STEP_CHANGE on class CL_ISHMED_GL_INFO_COMP_BASE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_DOC IS-H*MED: Display Treatment Pathway Information 20060404
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_GL IS-H*MED: Display Treatment Pathway Information 20060404
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_GL_ITEM IS-H*MED: Display Treatment Pathway Information 20060505
4 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_GRAPH IS-H*MED: Display Graphic of Treatment Pathway 20060404
5 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_PAT IS-H*MED: Display Treatment Pathway Information 20060404
6 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_PW_PAT IS-H*MED: Display Treatment Pathway Information 20060831
7 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_ACT IS-H*MED: Clinical Information of Step in Patient Pathway 20060405
8 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_CLIN IS-H*MED: Clinical Information of Step in Patient Pathway 20060404
9 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_INFO IS-H*MED: Clinical Information of Step in Patient Pathway 20060404
10 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_NOTES IS-H*MED: Clinical Information of Step in Patient Pathway 20060404
11 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TMS_URL IS-H*MED: Clinical Information of Step in Patient Pathway 20060406
12 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TM_ACT IS-H*MED: Clinical Information of Step in Patient Pathway 20060406
13 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TM_NOTES IS-H*MED: Clinical Information of Step in Patient Pathway 20060405
14 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_INFO_V_TM_URL IS-H*MED: Clinical Information of Step in Patient Pathway 20060406
History
Last changed by/on SAP  20070917 
SAP Release Created in 700