SAP ABAP Class CL_ISHMED_GL_RECORD_FCT (pathways Pathway Log (Data))
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_GL_CONSTANTS i.s.h.med pathways Constants Definition 20060209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_GL_RECORD_DATA i.s.h.med pathways Read Pathway Log Data 20060209
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060209
Properties
Class CL_ISHMED_GL_RECORD_FCT  
Short Description pathways Pathway Log (Data)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20060209   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_GL_RECORD_FCT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_GL_CONSTANTS i.s.h.med pathways Constants Definition 20060209
2 IF_ISHMED_GL_RECORD_DATA i.s.h.med pathways Read Pathway Log Data 20060209
3 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060209
Friends
Class CL_ISHMED_GL_RECORD_FCT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ITEM_ACTION Instance attribute Protected Attribute reference (LIKE) 20060224
2 CO_ITEM_DECISION Instance attribute Protected Attribute reference (LIKE) 20060224
3 CO_ITEM_END Instance attribute Protected Attribute reference (LIKE) 20060224
4 CO_ITEM_JOIN Instance attribute Protected Attribute reference (LIKE) 20060224
5 CO_ITEM_MODUL Instance attribute Protected Attribute reference (LIKE) 20060224
6 CO_ITEM_PAUSE Instance attribute Protected Attribute reference (LIKE) 20060224
7 CO_ITEM_START Instance attribute Protected Attribute reference (LIKE) 20060224
8 CO_STEP_AUTO Instance attribute Protected Attribute reference (LIKE) 20060223
9 CO_STEP_CANCELLED Instance attribute Protected Attribute reference (LIKE) 20060223
10 CO_STEP_DONE_EARLIER Instance attribute Protected Attribute reference (LIKE) 20060223
11 CO_STEP_DONE_INTIME Instance attribute Protected Attribute reference (LIKE) 20060223
12 CO_STEP_DONE_LATER Instance attribute Protected Attribute reference (LIKE) 20060223
13 CO_STEP_DONE_NO Instance attribute Protected Attribute reference (LIKE) 20060223
14 CO_STEP_NO_CHANGE Instance attribute Protected Attribute reference (LIKE) 20060223
15 CO_STEP_OK Instance attribute Protected Attribute reference (LIKE) 20060223
16 CO_STEP_TODO Instance attribute Protected Attribute reference (LIKE) 20060223
17 CO_TIMEUNIT_DAYS Instance attribute Protected Attribute reference (LIKE) 20060213
18 CO_TIMEUNIT_HOURS Instance attribute Protected Attribute reference (LIKE) 20060213
19 CO_TIMEUNIT_MINUTES Instance attribute Protected Attribute reference (LIKE) 20060213
20 CO_TIMEUNIT_MONTHS Instance attribute Protected Attribute reference (LIKE) 20060213
21 GR_GL Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_GL_RD_GUIDELINE pathways Treatment Pathway 20060209
22 GR_PATH Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_GL_RD_PATHWAY pathways Patient Pathway 20060209
23 GR_PATIENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_GL_RD_PATIENT pathways Patient Data 20060213
24 GR_RD_COLL Static Attribute Protected Object reference (TYPE REF TO) CL_ISHMED_GL_RD_COLL pathways Reader Objects 20060227
25 GT_ACT Instance attribute Protected Type reference (TYPE) ISHMED_T_N2GL_ACT pathways Activity 20060420
26 GT_ACT_NOTE Instance attribute Protected Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE pathways Comment 20060420
27 GT_STEP Instance attribute Protected Type reference (TYPE) ISHMED_T_N2GL_TM_STEP Steps of Patient Pathway 20060224
28 G_ACT_READ Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Activities for Pathway and Steps Read 20060420
29 G_INSTITUTION Instance attribute Protected Type reference (TYPE) EINRI Institution 20060420
30 G_PATH_ID Instance attribute Public Type reference (TYPE) N2GL_TM_ID Patient Pathway Key 20060215
31 OFF Instance attribute Protected Attribute reference (LIKE) 20060209
32 ON Instance attribute Protected Attribute reference (LIKE) 20060209
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Class constructor 20060227
2 CONSTRUCTOR Instance method Public Constructor Constructor 20060209
3 FINALIZE Instance method Public Method Destroy Object 20060209
4 LOAD Static method Public Method Load Pathway Log 20060209
5 LOAD_ACTIVITIES Instance method Protected Method Load All Activities 20060420
6 REFRESH Instance method Public Method Update 20060209
Events
Class CL_ISHMED_GL_RECORD_FCT has no event.
Types
Class CL_ISHMED_GL_RECORD_FCT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ISHMED_GL_RECORD_FCT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_GL_RECORD_FCT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH_ID Call by reference Type reference (TYPE) N2GL_TM_ID Schlüssel Patientenpfad 20060209
# Exception Resumable Description Created on
1 CX_ISHMED_DATA Ausnahme in Datenobjekt 20060209

Method FINALIZE Signature

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

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATH_ID Call by reference Type reference (TYPE) N2GL_TM_ID Schlüssel Patientenpfad 20060209
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_GL_RECORD_FCT i.s.h.med pathways Pfadprotokoll 20060209
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060209

Method LOAD_ACTIVITIES Signature

Method LOAD_ACTIVITIES on class CL_ISHMED_GL_RECORD_FCT has no parameter.
Method LOAD_ACTIVITIES on class CL_ISHMED_GL_RECORD_FCT has no exception.

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_GL_RECORD_FCT has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Ausnahme in Datenobjekt 20060606
History
Last changed by/on SAP  20070917 
SAP Release Created in 700