SAP ABAP Class CL_ISHMED_GL_INFO_DATA (Data for Information (Singleton))
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_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060404
Properties
Class CL_ISHMED_GL_INFO_DATA  
Short Description Data for Information (Singleton)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_GL   IS-H*MED: Treatment Pathways 
Created 20060306   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_GL_INFO_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060404
Friends
Class CL_ISHMED_GL_INFO_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_GUIDELINE Instance attribute Private Type reference (TYPE) RN2GL_GUIDELINE IS-H*MED: Treatment Pathway 20060403
2 GS_TM_ORGA Instance attribute Private Type reference (TYPE) RN2GL_TM_ORGA_DATA i.s.h.med: pathways - Organizational Data of Pathway 20060403
3 GS_TM_SCHEDULE Instance attribute Private Type reference (TYPE) RN2GL_TM_SCHEDULE IS-H*MED: Patient Pathway 20060403
4 GS_TM_STEP Instance attribute Private Type reference (TYPE) RN2GL_TM_STEP IS-H*MED: Step in Patient Pathway 20060403
5 GS_TM_STEP_ADD_DATA Instance attribute Private Type reference (TYPE) RN2GL_PATHWAY_STEP_ADD_DATA IS-H*MED: Additional Data for Step of Patient Pathway 20060403
6 GS_TM_URL Instance attribute Private Type reference (TYPE) RN2GL_INFO_URL URL 20060406
7 GT_ACT_NOTE_SCR Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE_SCR i.s.h.med pathways Comment - Interface 20060403
8 GT_ACT_SCR Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR i.s.h.med pathways Activity - Interface 20060403
9 GT_TM_ACT_NOTE_SCR Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE_SCR i.s.h.med pathways Comment - Interface 20060405
10 GT_TM_ACT_SCR Instance attribute Private Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR i.s.h.med pathways Activity - Interface 20060405
11 OFF Instance attribute Private Attribute reference (LIKE) 20060404
12 ON Instance attribute Private Attribute reference (LIKE) 20060404
13 SINGLE_INST Static Attribute Private Object reference (TYPE REF TO) CL_ISHMED_GL_INFO_DATA Data for Information (Singleton) 20060306
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060306
2 COPY_DATA_FROM_REF Instance method Public Method 20060403
3 CREATE Static method Public Method 20060306
4 GET_ACTIVITY_LIST Instance method Public Method 20060405
5 GET_ACTIVITY_NOTE_LIST Instance method Public Method 20060405
6 GET_GUIDELINE_DATA Instance method Public Method 20060316
7 GET_TM_ACTIVITY_LIST Instance method Public Method 20060405
8 GET_TM_ACTIVITY_NOTE_LIST Instance method Public Method 20060405
9 GET_TM_ORGA_DATA Instance method Public Method 20060317
10 GET_TM_SCHEDULE_DATA Instance method Public Method 20060316
11 GET_TM_STEP_ADD_DATA Instance method Public Method 20060403
12 GET_TM_STEP_DATA Instance method Public Method 20060316
13 GET_TM_URL Instance method Public Method 20060406
14 INIT_DATA Instance method Public Method 20060403
15 IS_EQUAL_TO_REF_DATA Instance method Public Method 20060404
16 SET_ACTIVITY_LIST Instance method Public Method 20060405
17 SET_ACTIVITY_NOTE_LIST Instance method Public Method 20060405
18 SET_DATA_BY_LINEFORMAT Instance method Public Method 20060316
19 SET_GUIDELINE_DATA Instance method Public Method 20060316
20 SET_TM_ACTIVITY_LIST Instance method Public Method 20060405
21 SET_TM_ACTIVITY_NOTE_LIST Instance method Public Method 20060405
22 SET_TM_ORGA_DATA Instance method Public Method 20060317
23 SET_TM_SCHEDULE_DATA Instance method Public Method 20060316
24 SET_TM_STEP_ADD_DATA Instance method Public Method 20060403
25 SET_TM_STEP_DATA Instance method Public Method 20060316
26 SET_TM_URL Instance method Public Method 20060406
Events
Class CL_ISHMED_GL_INFO_DATA has no event.
Types
Class CL_ISHMED_GL_INFO_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_GL_INFO_DATA has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_GL_INFO_DATA has no exception.

Method COPY_DATA_FROM_REF 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

Method COPY_DATA_FROM_REF on class CL_ISHMED_GL_INFO_DATA has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_GL_INFO_DATA Daten für Informationen (Singelton) 20060306

Method CREATE on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACT_SCR_DATA Value transfer Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR i.s.h.med pathways Aktivität - Oberfläche 20060405

Method GET_ACTIVITY_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_ACTIVITY_NOTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACT_NOTE_SCR_DATA Value transfer Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE_SCR 20060405

Method GET_ACTIVITY_NOTE_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_GUIDELINE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GUIDELINE_DATA Value transfer Type reference (TYPE) RN2GL_GUIDELINE IS-H*MED: Behandlungspfad 20060316

Method GET_GUIDELINE_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACT_SCR_DATA Value transfer Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR i.s.h.med pathways Aktivität - Oberfläche 20060405

Method GET_TM_ACTIVITY_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_ACTIVITY_NOTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ACT_NOTE_SCR_DATA Value transfer Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE_SCR 20060405

Method GET_TM_ACTIVITY_NOTE_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_ORGA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TM_ORGA_DATA Value transfer Type reference (TYPE) RN2GL_TM_ORGA_DATA i.s.h.med: pathways - Organistorische Daten des Pfades 20060317

Method GET_TM_ORGA_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_SCHEDULE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TM_SCHEDULE_DATA Value transfer Type reference (TYPE) RN2GL_TM_SCHEDULE IS-H*MED: Patientenpfad 20060316

Method GET_TM_SCHEDULE_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_STEP_ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TM_STEP_ADD_DATA Value transfer Type reference (TYPE) RN2GL_PATHWAY_STEP_ADD_DATA IS-H*MED: Schritt im Patientenpfad 20060403

Method GET_TM_STEP_ADD_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_STEP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TM_STEP_DATA Value transfer Type reference (TYPE) RN2GL_TM_STEP IS-H*MED: Schritt im Patientenpfad 20060316

Method GET_TM_STEP_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method GET_TM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_URL Value transfer Type reference (TYPE) RN2GL_INFO_URL i.s.h.med: pathways - URL's eines Patientenpfads 20060406

Method GET_TM_URL on class CL_ISHMED_GL_INFO_DATA has no exception.

Method INIT_DATA Signature

Method INIT_DATA on class CL_ISHMED_GL_INFO_DATA has no parameter.
Method INIT_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method IS_EQUAL_TO_REF_DATA 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) 20060404
2 Returning R_EQUAL Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20060404

Method IS_EQUAL_TO_REF_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACT_SCR_DATA Call by reference Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR i.s.h.med pathways Aktivität - Oberfläche 20060405

Method SET_ACTIVITY_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_ACTIVITY_NOTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACT_NOTE_SCR_DATA Call by reference Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE_SCR i.s.h.med pathways Kommentar - Oberfläche 20060405

Method SET_ACTIVITY_NOTE_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_DATA_BY_LINEFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LISTFORMAT Call by reference Type reference (TYPE) RN2GL_PATHWAY_LISTFORMAT IS-H*MED: Arbeitsliste Patientenpfade 20060316

Method SET_DATA_BY_LINEFORMAT on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_GUIDELINE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GUIDELINE_DATA Call by reference Type reference (TYPE) RN2GL_GUIDELINE IS-H*MED: Behandlungspfad 20060316

Method SET_GUIDELINE_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_ACTIVITY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACT_SCR_DATA Call by reference Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR i.s.h.med pathways Aktivität - Oberfläche 20060405

Method SET_TM_ACTIVITY_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_ACTIVITY_NOTE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACT_NOTE_SCR_DATA Call by reference Type reference (TYPE) ISHMED_T_N2GL_ACT_NOTE_SCR i.s.h.med pathways Kommentar - Oberfläche 20060405

Method SET_TM_ACTIVITY_NOTE_LIST on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_ORGA_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TM_ORGA_DATA Call by reference Type reference (TYPE) RN2GL_TM_ORGA_DATA i.s.h.med: pathways - Organistorische Daten des Pfades 20060317

Method SET_TM_ORGA_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_SCHEDULE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TM_SCHEDULE_DATA Call by reference Type reference (TYPE) RN2GL_TM_SCHEDULE_R IS-H*MED: Patientenpfad 20060316

Method SET_TM_SCHEDULE_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_STEP_ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TM_STEP_ADD_DATA Call by reference Type reference (TYPE) RN2GL_PATHWAY_STEP_ADD_DATA IS-H*MED: Schritt im Patientenpfad 20060403

Method SET_TM_STEP_ADD_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_STEP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TM_STEP_DATA Call by reference Type reference (TYPE) RN2GL_TM_STEP IS-H*MED: Schritt im Patientenpfad 20060316

Method SET_TM_STEP_DATA on class CL_ISHMED_GL_INFO_DATA has no exception.

Method SET_TM_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_URL Call by reference Type reference (TYPE) RN2GL_INFO_URL i.s.h.med: pathways - URL's eines Patientenpfads 20060406

Method SET_TM_URL on class CL_ISHMED_GL_INFO_DATA has no exception.
History
Last changed by/on SAP  20070917 
SAP Release Created in 700