SAP ABAP Class CL_ISHMED_GL_RECORD_DD (i.s.h.med pathways Pathway Log (DD))
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 20060222
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_GL_REC_CONTENT i.s.h.med Content for Pathway Log 20060419
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060227
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_RECORD_DD_ACT pathways Pathway Log Activities / Notes 20060719
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_GL_RECORD_DD_SHORT i.s.h.med pathways Pathway Log Short Version (DD) 20060419
Properties
Class CL_ISHMED_GL_RECORD_DD  
Short Description i.s.h.med pathways Pathway Log (DD)    
Super Class    
Instantiability of a Class 2  Public 
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_DD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_GL_CONSTANTS i.s.h.med pathways Constants Definition 20060222
2 IF_ISHMED_GL_REC_CONTENT i.s.h.med Content for Pathway Log 20060419
3 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20060227
Friends
Class CL_ISHMED_GL_RECORD_DD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EMPHASIS_CONTENT Constant Protected Type reference (TYPE) CHAR1 'C' Highlighting for Content 20060228
2 CO_EMPHASIS_NAME Constant Protected Type reference (TYPE) CHAR1 'H' Highlighting for Label 20060228
3 CO_ITEM_ACTION Instance attribute Protected Attribute reference (LIKE) 20060222
4 CO_ITEM_DECISION Instance attribute Protected Attribute reference (LIKE) 20060222
5 CO_ITEM_END Instance attribute Protected Attribute reference (LIKE) 20060222
6 CO_ITEM_JOIN Instance attribute Protected Attribute reference (LIKE) 20060222
7 CO_ITEM_MODUL Instance attribute Protected Attribute reference (LIKE) 20060222
8 CO_ITEM_PAUSE Instance attribute Protected Attribute reference (LIKE) 20060222
9 CO_ITEM_START Instance attribute Protected Attribute reference (LIKE) 20060222
10 CO_STEP_AUTO Instance attribute Protected Attribute reference (LIKE) 20060222
11 CO_STEP_CANCELLED Instance attribute Protected Attribute reference (LIKE) 20060222
12 CO_STEP_DONE_EARLIER Instance attribute Protected Attribute reference (LIKE) 20060222
13 CO_STEP_DONE_INTIME Instance attribute Protected Attribute reference (LIKE) 20060222
14 CO_STEP_DONE_LATER Instance attribute Protected Attribute reference (LIKE) 20060222
15 CO_STEP_DONE_NO Instance attribute Protected Attribute reference (LIKE) 20060222
16 CO_STEP_NO_CHANGE Instance attribute Protected Attribute reference (LIKE) 20060222
17 CO_STEP_OK Instance attribute Protected Attribute reference (LIKE) 20060222
18 CO_STEP_TODO Instance attribute Protected Attribute reference (LIKE) 20060222
19 CO_TIMEUNIT_DAYS Instance attribute Protected Attribute reference (LIKE) 20060222
20 CO_TIMEUNIT_HOURS Instance attribute Protected Attribute reference (LIKE) 20060222
21 CO_TIMEUNIT_MINUTES Instance attribute Protected Attribute reference (LIKE) 20060222
22 CO_TIMEUNIT_MONTHS Instance attribute Protected Attribute reference (LIKE) 20060222
23 CO_TM_CANCELLED Instance attribute Protected Attribute reference (LIKE) 20060222
24 CO_TM_DONE_INTIME Instance attribute Protected Attribute reference (LIKE) 20060222
25 CO_TM_DONE_LATER Instance attribute Protected Attribute reference (LIKE) 20060222
26 CO_TM_IN_PROCESS Instance attribute Protected Attribute reference (LIKE) 20060222
27 CO_TM_NEW Instance attribute Protected Attribute reference (LIKE) 20060222
28 CO_TM_OK Instance attribute Protected Attribute reference (LIKE) 20060222
29 GR_COL1 Instance attribute Protected Object reference (TYPE REF TO) CL_DD_AREA Column 1 20060228
30 GR_COL2 Instance attribute Protected Object reference (TYPE REF TO) CL_DD_AREA Column 2 20060228
31 GR_COL3 Instance attribute Protected Object reference (TYPE REF TO) CL_DD_AREA Column 3 20060228
32 GR_COL4 Instance attribute Protected Object reference (TYPE REF TO) CL_DD_AREA Column 4 20060228
33 GR_DD Instance attribute Protected Object reference (TYPE REF TO) CL_DD_DOCUMENT Pathway Log (Dynamic Document) 20060210
34 GR_RECORD_DATA Instance attribute Protected Object reference (TYPE REF TO) IF_ISHMED_GL_RECORD_DATA Pathway Log Data 20060210
35 GR_TABLE Instance attribute Protected Object reference (TYPE REF TO) CL_DD_TABLE_ELEMENT Current Table 20060228
36 GS_FIELD Instance attribute Protected Type reference (TYPE) DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET 20060228
37 GT_FIELD Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Field List 20060228
38 GT_FIELD_ACT Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Field List for Activity 20060420
39 GT_FIELD_ACT_NOTE Instance attribute Protected Type reference (TYPE) DDFIELDS DD: Field List for Comments 20060420
40 G_TXT Instance attribute Protected Type reference (TYPE) TEXT255 Text, 255 characters 20060228
41 G_TXT2 Instance attribute Protected Type reference (TYPE) TEXT255 Text, 255 characters 20060228
42 G_TXT3 Instance attribute Protected Type reference (TYPE) TEXT255 Text, 255 characters 20060228
43 G_TXT4 Instance attribute Protected Type reference (TYPE) TEXT255 Text, 255 characters 20060228
44 OFF Instance attribute Protected Attribute reference (LIKE) 20060227
45 ON Instance attribute Protected Attribute reference (LIKE) 20060227
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ACT Instance method Protected Method Output Activities 20060815
2 APPEND_ADMIN_DATA Instance method Protected Method Create Administrative Data 20060222
3 APPEND_BLOCK_ASSIGN Instance method Protected Method Create Assignment Info Block 20060210
4 APPEND_BLOCK_GL Instance method Protected Method Create Treatment Pathway Info Block 20060210
5 APPEND_BLOCK_HEAD Instance method Protected Method Add Header of Block 20060228
6 APPEND_BLOCK_PATH Instance method Protected Method Create Patient Pathway Info Block 20060213
7 APPEND_BLOCK_PATIENT Instance method Protected Method Create Patient Data Info Block 20060213
8 APPEND_BLOCK_STEPLIST Instance method Protected Method Create Steps Info Block 20060213
9 APPEND_GL_DIAGNOSES Instance method Protected Method Attach Diagnoses 20060213
10 APPEND_GL_KEYWORDS Instance method Protected Method Attach Keywords 20060222
11 APPEND_GL_PROCEDURES Instance method Protected Method Attach Procedures 20060213
12 APPEND_HEADLINE Instance method Protected Method Heading 20060210
13 APPEND_PATH_CASE Instance method Protected Method Cases Overview 20060223
14 APPEND_PATH_EMR Instance method Protected Method Overview of Processor of Patient Pathway 20060223
15 APPEND_PATH_PAUSE Instance method Protected Method Overview of Treatment Breaks 20060224
16 APPEND_PATH_ROLE_STEP Instance method Protected Method Attach Overview of Responsible Persons and Steps 20060223
17 APPEND_PATIENT_ASSIGNED_PATHS Instance method Protected Method Assigned Pathways of Patient 20060214
18 APPEND_STEP_ACT Instance method Protected Method Output Activities of Step 20060420
19 BUILD_COL_LINE_ONLY Instance method Protected Method Create Row for Intermediate Heading (Without Label) 20060420
20 BUILD_CONTENT_LINE Instance method Protected Method Create Row for Content 20060228
21 BUILD_CONTENT_LINE_ONLY Instance method Protected Method Create Row for Content (Without Label) 20060228
22 BUILD_CONTENT_LINE_SHORT Instance method Protected Method Create Rows for Content (Short) 20060228
23 BUILD_TABLE Instance method Protected Method Attach New Table 20060228
24 CONSTRUCTOR Instance method Public Constructor Constructor 20060210
Events
Class CL_ISHMED_GL_RECORD_DD has no event.
Types
Class CL_ISHMED_GL_RECORD_DD has no local type.
Method Signatures

Method APPEND_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACT_SCR Call by reference Type reference (TYPE) ISHMED_T_N2GL_ACT_SCR pathways Aktivität - Oberfläche 20060815
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060815

Method APPEND_ADMIN_DATA Signature

Method APPEND_ADMIN_DATA on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_BLOCK_ASSIGN Signature

Method APPEND_BLOCK_ASSIGN on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_BLOCK_GL Signature

Method APPEND_BLOCK_GL on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_BLOCK_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEADLINE Call by reference Type reference (TYPE) TEXT255 Überschrift für Block 20060228
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_BLOCK_PATH Signature

Method APPEND_BLOCK_PATH on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_BLOCK_PATIENT Signature

Method APPEND_BLOCK_PATIENT on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_BLOCK_STEPLIST Signature

Method APPEND_BLOCK_STEPLIST on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_GL_DIAGNOSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DIAGNOSIS Call by reference Type reference (TYPE) ISHMED_T_N2GL_DIA Vorschlagskrit. Diagnosen 20060213
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_GL_KEYWORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEYWORD_A Call by reference Type reference (TYPE) N2GL_KEYWORD Schlagwort A 20060222
2 Importing I_KEYWORD_B Call by reference Type reference (TYPE) N2GL_KEYWORD Schlagwort B 20060222
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_GL_PROCEDURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROCEDURE Call by reference Type reference (TYPE) ISHMED_T_N2GL_PROC Vorschlagskrit. Prozeduren 20060213
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_HEADLINE Signature

Method APPEND_HEADLINE on class CL_ISHMED_GL_RECORD_DD has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_PATH_CASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATH_CASE Call by reference Type reference (TYPE) ISHMED_T_N2GL_PATH_CASE Fälle eines Patientenpfades 20060223
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_PATH_EMR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATH_EMR Call by reference Type reference (TYPE) ISHMED_T_N2GL_PATH_EMR Bearbeiter eines Patientenpfades 20060223
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_PATH_PAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATH_PAUSE Call by reference Type reference (TYPE) ISHMED_T_N2GL_PATH_PAUSE Behandlungspausen 20060224
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_PATH_ROLE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLE_STEP_OVIEW Call by reference Type reference (TYPE) ISHMED_T_N2GL_ROLE_STEP_OVIEW Überblick Zuständige und Schritte 20060223
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_PATIENT_ASSIGNED_PATHS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_AREA Call by reference Object reference (TYPE REF TO) CL_DD_TABLE_AREA Dynamische Dokuments: Bereich einer Tabelle 20060214
2 Importing IT_PATH_SCR Call by reference Type reference (TYPE) ISHMED_T_N2GL_PATH_SCR Zugeordnete Patientenpfade - Oberfläche 20060214
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method APPEND_STEP_ACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STEP_ID Call by reference Type reference (TYPE) N2GL_STEP_ID Schlüssel Schritt 20060420
# Exception Resumable Description Created on
1 CX_ISHMED_OBJECT Allgemeine Ausnahme 20060606

Method BUILD_COL_LINE_ONLY Signature

Method BUILD_COL_LINE_ONLY on class CL_ISHMED_GL_RECORD_DD has no parameter.
Method BUILD_COL_LINE_ONLY on class CL_ISHMED_GL_RECORD_DD has no exception.

Method BUILD_CONTENT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPHASIS Call by reference Type reference (TYPE) CHAR1 { ' ' | 'H' | 'C' } 20060228
2 Importing I_ICON2 Call by reference Type reference (TYPE) ICONNAME Symbol für Spalte 2 20060228
3 Importing I_ICON4 Call by reference Type reference (TYPE) ICONNAME Symbol für Spalte 4 20060228

Method BUILD_CONTENT_LINE on class CL_ISHMED_GL_RECORD_DD has no exception.

Method BUILD_CONTENT_LINE_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPHASIS Call by reference Type reference (TYPE) CHAR1 { ' ' | H | C } 20060228
2 Importing I_ICON Call by reference Type reference (TYPE) ICONNAME Symbol 20060228

Method BUILD_CONTENT_LINE_ONLY on class CL_ISHMED_GL_RECORD_DD has no exception.

Method BUILD_CONTENT_LINE_SHORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EMPHASIS Call by reference Type reference (TYPE) CHAR1 { ' ' | H | C } 20060228
2 Importing I_ICON2 Call by reference Type reference (TYPE) ICONNAME Symbol für Spalte 2 20060228

Method BUILD_CONTENT_LINE_SHORT on class CL_ISHMED_GL_RECORD_DD has no exception.

Method BUILD_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HEADLINE Call by reference Type reference (TYPE) TEXT255 Überschrift 20060228

Method BUILD_TABLE on class CL_ISHMED_GL_RECORD_DD has no exception.

Method CONSTRUCTOR Signature

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