SAP ABAP Class CL_ISHMED_DWSWL_FCT_WORKLIST (i.s.h.med Task List)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
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 20041227
Properties
Class CL_ISHMED_DWSWL_FCT_WORKLIST  
Short Description i.s.h.med Task List    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20040809   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DWSWL_FCT_WORKLIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041227
Friends
Class CL_ISHMED_DWSWL_FCT_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_OBJ Instance attribute Private Type reference (TYPE) ISHMED_T_N2DWSWL_FCT_WORK Work Situation Objects 20041215
2 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI Institution 20041215
3 OFF Instance attribute Protected Attribute reference (LIKE) 20041227
4 ON Instance attribute Protected Attribute reference (LIKE) 20041227
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY_MSG Instance method Public Method Authorization Check with Clear Messages 20050315
2 CONSTRUCTOR Instance method Public Constructor Constructor 20041215
3 DESTROY Instance method Public Method Destroy Object 20041215
4 GET_HEADLINE Instance method Public Method Get Situation Header 20041215
5 GET_INFO_ITEM Instance method Public Method Determine Aspects 20050112
6 GET_NOTE Instance method Public Method Get Note 20050106
7 GET_OBJ Instance method Protected Method Get Situation Object 20041229
8 GET_STATE Instance method Public Method Determine status 20041215
9 GET_TEXT Instance method Public Method Determine Text 20041215
10 GET_TEXT_AS_STRING Instance method Public Method Get Text as String 20050104
11 GET_TEXT_PROPERTIES Instance method Public Method Determine Object Type of SAPscript Text 20050202
12 IS_CHANGED Instance method Public Method Does Object Contain Unsaved Changes? 20041215
13 LOAD_CREATED Static method Public Method Load Existing Situation(s) 20041227
14 PREPARE Instance method Public Method Set Object(s) to Change Mode 20041215
15 PREPARE_UNDO_LAST Instance method Public Method Removes Locks from Last Prepare 20050428
16 REFRESH Instance method Public Method Reload Object(S) 20041215
17 SAVE_ALL Instance method Public Method Save All Changed Objects 20050111
18 SET_NOTE Instance method Public Method Enter Note 20050106
19 TASK_ADD Instance method Public Method Add Task to Situation 20041215
20 TASK_ADD_MANY Instance method Public Method Add Tasks to Situation 20050117
21 TASK_APPROVE Instance method Public Method Confirm Task 20041215
22 TASK_CANCEL Instance method Public Method Cancel Task 20041215
23 TASK_CAN_BE_EXECTUTED Instance method Public Method May Task Action Be Executed? 20050406
24 TASK_CLEAR_ACTION_ACTIVE Instance method Public Method Set Task from Preregistered to Active 20050511
25 TASK_CLEAR_ACTION_NEXT Instance method Public Method Set Task from Preregistered to Active 20050512
26 TASK_DELETE Instance method Public Method Delete Task 20041215
27 TASK_GET Instance method Public Method Get Task 20041215
28 TASK_GET_ACTION_ACTIVE Instance method Public Method Determine Active Task 20050511
29 TASK_GET_ACTION_DATA Instance method Public Method Get Data of Task Action 20050527
30 TASK_GET_ACTION_DATA_REF Instance method Public Method Get Data of Task Action 20050531
31 TASK_GET_ACTION_IN_PROCESS Instance method Public Method Determining Task Currently Being Executed 20050426
32 TASK_GET_ACTION_NEXT Instance method Public Method Determine Preregistered Task 20050511
33 TASK_GET_DETAIL Instance method Public Method Get Task with All Details 20050107
34 TASK_GET_LIST Instance method Public Method Get List of Tasks 20041215
35 TASK_SET_ACTION_ACTIVE Instance method Public Method Set Task from Preregistered to Active 20050511
36 TASK_SET_ACTION_DATA Instance method Public Method Supplment Data of Task Action 20050511
37 TASK_SET_ACTION_DONE Instance method Public Method Set Task Action to Completed 20050120
38 TASK_SET_ACTION_NEXT Instance method Public Method Preregister Task 20050511
39 TASK_SET_IN_PROCESS Instance method Public Method Restart Task Processing 20050406
40 TASK_SET_IN_PROCESS_AGAIN Instance method Public Method Restart Task Processing 20050511
41 WORK_CLOSE Instance method Public Method Close Situation (Incl. Tasks) 20041215
42 WORK_DELETE Instance method Public Method Delete Situation (Incl. Tasks) 20050107
43 WORK_GET Instance method Public Method Get Situation 20041215
44 WORK_GET_LIST Instance method Public Method Get List of Situations 20041229
45 WORK_HAS_OPEN_TASKS Instance method Public Method Does Situation Have Open Tasks? 20050113
46 WORK_SAVE Instance method Public Method Save Situation (Incl. Tasks) 20050107
47 WRAP_UP Instance method Public Method Set Objects to Display Mode 20041215
Events
Class CL_ISHMED_DWSWL_FCT_WORKLIST has no event.
Types
Class CL_ISHMED_DWSWL_FCT_WORKLIST has no local type.
Method Signatures

Method CHECK_AUTHORITY_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) N2DWSWL_AUTH_ACTIVITY Aktivität für Berechtigungsprüfung 20050315
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050315
3 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050315
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme im Customizing der Aufgabenliste 20050315
2 CX_ISHMED_DWSWL_RT_AUTHORITY Ausnahme im Customizing der Aufgabenliste - Berechtigung 20050315

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WORK_ID Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_ID Schlüssel Arbeitssituation 20041229
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20041215
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041227

Method DESTROY Signature

Method DESTROY on class CL_ISHMED_DWSWL_FCT_WORKLIST has no parameter.
Method DESTROY on class CL_ISHMED_DWSWL_FCT_WORKLIST has no exception.

Method GET_HEADLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
2 Returning R_HEADLINE Value transfer Type reference (TYPE) TEXT100 Text Länge 100 20050105
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method GET_INFO_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFO Call by reference Type reference (TYPE) RN2DWSWL_INFO Informationsitem 20050113
2 Exporting ET_INFO_D Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_INFO_D Aspekte des Informationsitems 20050113
3 Exporting E_DISPLAY_INFO Call by reference Type reference (TYPE) ISH_ON_OFF Aspekte anzeigen? 20050112
4 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050112
5 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050112
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050112

Method GET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050106
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050106
3 Returning R_NOTE Value transfer Type reference (TYPE) N2DWSWL_LT Notiz 20050106
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method GET_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041229
2 Returning RR_OBJ Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_FCT_WORK ISHMED Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20041229
3 Returning R_STATE Value transfer Type reference (TYPE) N2DWSWL_ITEM_STATE Technischer Status einer Vorlage 20050104
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20050104
2 Exporting ET_TEXT Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_TEXT Texttabelle 20050104
3 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041229
4 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method GET_TEXT_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050104
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050104
3 Returning R_TEXT Value transfer Type reference (TYPE) N2DWSWL_LT Langtext 20050104
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050104

Method GET_TEXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TEXTTYPE Call by reference Type reference (TYPE) RN2DWSWL_TEXTTYPE Objekttyp SAPscript-Text 20050202
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050202
3 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050202

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
3 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF Änderungen? 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method LOAD_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WORK_ID Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_ID Eindeutige Schlüssel 20041227
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20041227
3 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20041227
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_FCT_WORKLIST ISHMED Aufgabenliste 20050105
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041227

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050105
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050105
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method PREPARE_UNDO_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050428
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050428

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method SAVE_ALL Signature

Method SAVE_ALL on class CL_ISHMED_DWSWL_FCT_WORKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050111

Method SET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050106
2 Importing I_NOTE Call by reference Type reference (TYPE) N2DWSWL_LT Notiz 20050106
3 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050106
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method TASK_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN_ID Value transfer Type reference (TYPE) N2DWSWL_PATTERN_ID Schlüssel Aufgabenvorlage 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method TASK_ADD_MANY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PATTERN_ID Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_PATTERN_ID Schlüssel Aufgabenvorlagen 20050117
2 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050117
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050117

Method TASK_APPROVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method TASK_CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method TASK_CAN_BE_EXECTUTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050406
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050406
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050406

Method TASK_CLEAR_ACTION_ACTIVE Signature

Method TASK_CLEAR_ACTION_ACTIVE on class CL_ISHMED_DWSWL_FCT_WORKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method TASK_CLEAR_ACTION_NEXT Signature

Method TASK_CLEAR_ACTION_NEXT on class CL_ISHMED_DWSWL_FCT_WORKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050512

Method TASK_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20041229
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method TASK_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK Call by reference Type reference (TYPE) RN2DWSWL_TASK Aufgabe 20041229
2 Exporting ES_TASK_SCR Call by reference Type reference (TYPE) RN2DWSWL_TASK_SCR Aufgabe - Oberfläche 20050104
3 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20041229
4 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method TASK_GET_ACTION_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TASK_WL Value transfer Type reference (TYPE) RN2DWSWL_TASK_WL Aktive Aufgabe 20050511
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method TASK_GET_ACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Call by reference Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050527
2 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050527
3 Returning RS_TASK_WL Value transfer Type reference (TYPE) RN2DWSWL_TASK_WL Verwaltung Aufgabenliste 20050527
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050527

Method TASK_GET_ACTION_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DWS_OBJECT Call by reference Object reference (TYPE REF TO) IF_ISHMED_DWS_OBJECTTYPE DWS: IF Dokumentationsobjekttyp 20050531
2 Returning RS_TASK_WL Value transfer Type reference (TYPE) RN2DWSWL_TASK_WL Verwaltung Aufgabenliste 20050531
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050531

Method TASK_GET_ACTION_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050426
2 Returning R_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050426
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050426

Method TASK_GET_ACTION_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TASK_WL Value transfer Type reference (TYPE) RN2DWSWL_TASK_WL Vorgemerkte Aufgabe 20050511
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method TASK_GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TASK_DETAIL Call by reference Type reference (TYPE) RN2DWSWL_TASK_DETAIL Aufgabe - Detail 20050107
2 Exporting ES_TASK_DETAIL_SCR Call by reference Type reference (TYPE) RN2DWSWL_TASK_DETAIL_SCR Aufgabe - Detail (Oberfläche) 20050107
3 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050107
4 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050107
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050107

Method TASK_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASK Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_TASK Aufgaben 20041229
2 Exporting ET_TASK_SCR Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_TASK_SCR Aufgaben - Oberfläche 20050104
3 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method TASK_SET_ACTION_ACTIVE Signature

Method TASK_SET_ACTION_ACTIVE on class CL_ISHMED_DWSWL_FCT_WORKLIST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method TASK_SET_ACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK_WL Call by reference Type reference (TYPE) RN2DWSWL_TASK_WL Verwaltung Aufgabenliste 20050511
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method TASK_SET_ACTION_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Call by reference Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050120
2 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050120
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050120

Method TASK_SET_ACTION_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK_WL Call by reference Type reference (TYPE) RN2DWSWL_TASK_WL Verwaltung Aufgabenliste 20050511
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method TASK_SET_IN_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050406
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050406
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050406

Method TASK_SET_IN_PROCESS_AGAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_ID Value transfer Type reference (TYPE) N2DWSWL_TASK_ID Schlüssel Aufgabe 20050511
2 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050511
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050511

Method WORK_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method WORK_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050107
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050107

Method WORK_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WORK Call by reference Type reference (TYPE) RN2DWSWL_WORK Arbeitssituation 20041229
2 Exporting ES_WORK_SCR Call by reference Type reference (TYPE) RN2DWSWL_WORK_SCR Arbeitssituationen - Oberfläche 20041229
3 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method WORK_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WORK Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_WORK Situationen 20041229
2 Exporting ET_WORK_SCR Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_WORK_SCR Situationen - Oberfläche 20041229
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229

Method WORK_HAS_OPEN_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HAS_OPEN_MANDATORY_TASKS Call by reference Type reference (TYPE) ISH_ON_OFF Hat Situation offene Pflichtaufgaben? 20050128
2 Exporting E_HAS_OPEN_TASKS Value transfer Type reference (TYPE) ISH_ON_OFF Hat Situation offene Aufgaben? 20050128
3 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050113
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050113

Method WORK_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORK_ID Value transfer Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Arbeitssituation 20050107
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050107

Method WRAP_UP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCEPT_ACTIVE_TASK Call by reference Type reference (TYPE) ISH_ON_OFF Alle Aufgaben, außer der aktiven 20050405
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050427
3 Importing I_WORK_ID Call by reference Type reference (TYPE) N2DWSWL_WORK_ID Schlüssel Situation 20050427
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20041229
History
Last changed by/on SAP  20050615 
SAP Release Created in 473