SAP ABAP Class CL_ISHMED_DWSWL_SDEF_ADMIN (i.s.h.med Wrapper for Template Administration)
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_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20050131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050131
Properties
Class CL_ISHMED_DWSWL_SDEF_ADMIN  
Short Description i.s.h.med Wrapper for Template Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20050131   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DWSWL_SDEF_ADMIN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20050131
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050131
Friends
Class CL_ISHMED_DWSWL_SDEF_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AREA_GENERIC Instance attribute Private Attribute reference (LIKE) 20050131
2 CO_EDIT_MODE Instance attribute Private Attribute reference (LIKE) 20050131
3 CO_INFOITEM Instance attribute Private Attribute reference (LIKE) 20050131
4 CO_PATTERN Instance attribute Private Attribute reference (LIKE) 20050131
5 CO_PROFILE Instance attribute Private Attribute reference (LIKE) 20050131
6 CO_SITUATION Instance attribute Private Attribute reference (LIKE) 20050131
7 C_BAR_AREA_CATALOG Constant Public Type reference (TYPE) I 1 Structure of Task Catalog 20050221
8 C_BAR_BASEITEMS Constant Public Type reference (TYPE) I 2 Tree of Base Items 20050221
9 C_BAR_INFOITEMS Constant Public Type reference (TYPE) I 3 Info Item Tree 20050221
10 C_LAYOUT_ID_DWS_SDEF Constant Private Type reference (TYPE) INDX_SRTFD 'GL_SDEF_DWSWL' User-Defined Key in Table INDX 20050131
11 DISPLAY Instance attribute Private Attribute reference (LIKE) 20050131
12 FALSE Instance attribute Private Attribute reference (LIKE) 20050131
13 GR_BASEITEM_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_BASEITEMS_MANAGER Base Items - API 20050304
14 GR_INFO_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_DD_INFO_DLG Info for Assignment Control 20050406
15 GT_ITEM_NAVI_STACK Instance attribute Private Type reference (TYPE) ISHMED_T_N2DWSWL_ID Unique Key 20050608
16 G_ACTIVE_BAR Instance attribute Public Type reference (TYPE) I 1 Active Bar 20050131
17 G_ACT_LOAD_BASEITEM_ID Instance attribute Private Type reference (TYPE) N2_BASEITEM_ID Base Item: Internal Key 20050306
18 G_AREA Instance attribute Public Type reference (TYPE) N2DWSWL_AREA Work Area 20050131
19 G_EINRI Instance attribute Public Type reference (TYPE) EINRI Institution 20050131
20 G_OLD_BAR Instance attribute Private Type reference (TYPE) I 1 Active Bar 20050131
21 G_SYSTEM_CLIENT_ROLE Instance attribute Private Type reference (TYPE) CCCATEGORY Client control: Role of client (production, test,...) 20090326
22 G_WORKMODE Instance attribute Public Type reference (TYPE) ISH_VCODE Work Mode of Treatment Pathway in Editor 20050131
23 G_WORKSPACE_VISIBLE Instance attribute Public Type reference (TYPE) ISH_ON_OFF General Flag 20050131
24 INSERT Instance attribute Private Attribute reference (LIKE) 20050131
25 OFF Instance attribute Private Attribute reference (LIKE) 20050131
26 ON Instance attribute Private Attribute reference (LIKE) 20050131
27 O_ALV_WORKSPACE Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_WORKSPACE Administration Worklist 20050131
28 O_BASE_NAVIGATION Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_BI_NAVI Tree of Base Items 20050131
29 O_CONT_BAR Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_CONTAINER_BAR Vertical Tabstrip for Controls 20050131
30 O_DATA Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_DWSWL_FCT_ADMIN i.s.h.med Task List Customizing 20050131
31 O_DATA_INFOOBJECTS Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_DWSWL_FCT_INFO i.s.h.med Info Items Customizing 20050131
32 O_ERROR Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Class for Error Handling 20050131
33 O_INFO_NAVIGATION Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_INFO_NAVI Aspect Navigator in Administration 20050131
34 O_LAYOUT Instance attribute Private Object reference (TYPE REF TO) LCL_LAYOUT Layout Property Bag 20050131
35 O_NAVI_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20050131
36 O_PANELS Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PANELS i.s.h.med Information Panels (Data Provider) 20050131
37 O_TASK_NAVIGATION Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_NAVIGATOR i.s.h.med Wrapper for Template Administration 20050131
38 O_USED_LIST_DLG Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_USED_DLG Administration Worklist 20050131
39 O_WORKSPACE_CONT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20050131
40 TRUE Instance attribute Private Attribute reference (LIKE) 20050131
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_BASEITEM Instance method Public Method 20050310
2 ADD_ITEM_TO_NAVI_STACK Instance method Public Method Add Object to Navigation Stack DO NOT USE 20050608
3 BACK_TO_ACTIVE_VERSION Instance method Public Method 20050323
4 BUILD_CONTROLS Instance method Private Method Initialization of Control 20050131
5 CHANGE_BAR Instance method Public Method 20050221
6 CHECK Instance method Public Method 20050131
7 CHECK_AND_SAVE Instance method Public Method 20050131
8 CHECK_AND_SAVE_BASEITEM Instance method Public Method 20050308
9 CHECK_AND_SAVE_INFOITEM Instance method Public Method 20050131
10 CHECK_BASEITEM Instance method Public Method 20050310
11 CLOSE_WORKSPACE Instance method Public Method 20050131
12 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050131
13 COPY_INFOITEM Instance method Public Method 20050131
14 COPY_PATTERN Instance method Public Method 20050131
15 COPY_PROFILE Instance method Public Method 20050131
16 COPY_SITUATION Instance method Public Method 20050131
17 CREATE_BASEITEM Instance method Public Method Create New Base Item 20050307
18 CREATE_DATA_IN_TREE Instance method Public Method 20050131
19 CREATE_INFOITEM_INFO Instance method Public Method 20050131
20 CREATE_INFOITEM_STRUC Instance method Public Method 20050131
21 CREATE_SITUATION_STRUC Instance method Public Method 20050131
22 CREATE_SITUATION_SUGGEST Instance method Public Method Create Assignment ALV 20050131
23 CREATE_WORKSPACE Instance method Private Method 20050131
24 DELETE Instance method Public Method Delete Template 20050131
25 DELETE_BASEITEM Instance method Public Method Delete Base Item 20050310
26 DELETE_INFOITEM Instance method Public Method Delete Info Item 20050131
27 DOCK_TO_SCREEN Instance method Public Method 20050131
28 DO_COMMAND Instance method Public Method 20050131
29 F4_INFOITEMS Instance method Public Method 20050131
30 FINALIZE Instance method Public Method 20050315
31 GET_ACTIVE_ITEM_TYPE Instance method Public Method 20050131
32 GET_BASEITEM Instance method Public Method Load Base Item 20050304
33 GET_BASEITEM_VIEW Instance method Public Method 20050607
34 GET_CLICKED_NODE_KEY Instance method Public Method 20050131
35 GET_INFOITEM_HEAD_DATA Instance method Public Method 20050131
36 GET_PATTERN_HEAD_DATA Instance method Public Method 20050131
37 GET_PROFILE_HEAD_DATA Instance method Public Method 20050131
38 GET_PROFILE_PATT_LIST Instance method Public Method Determine Task Template of Profile Template 20050131
39 GET_SITUATION_HEAD_DATA Instance method Public Method 20050131
40 GET_SITUATION_OBJ_LIST Instance method Public Method 20050131
41 GET_SITUATION_SUGGEST Instance method Public Method Returns Proposals for a Situation 20050131
42 GET_TEXT Instance method Public Method 20050131
43 GOTO_LAST_NAVI_ITEM Instance method Public Method DO NOT USE 20050608
44 HANDLE_ON_CLICKED Instance method Private Event handling method Handle of Click Event to Determine Active Bar 20050131
45 JUMP_FROM_TASK_CAT Instance method Public Method 20050131
46 LOAD_LAYOUT_INFORMATIONS Instance method Private Method Load Last Saved Layout Information 20050131
47 MOVE Instance method Public Method 20050131
48 MOVE_INFOITEM Instance method Public Method 20050222
49 PRINT_BASEITEM Instance method Public Method Print a Base Item 20050406
50 PRINT_PATTERN Instance method Public Method 20050131
51 PRINT_PROFILE Instance method Public Method 20050202
52 PRINT_SITUATION Instance method Public Method 20050131
53 PROZESS_DBL_CLICK Instance method Public Method 20050131
54 REFRESH_AFTER_ACTIVATE_ALL Instance method Public Method 20050131
55 SAVE Instance method Public Method 20050131
56 SAVE_BASEITEM Instance method Public Method Save Base Item 20050306
57 SAVE_INFO Instance method Public Method 20050131
58 SAVE_LAYOUT_INFORMATIONS Instance method Public Method Save Current Layout Properties 20050131
59 SEARCH_ITEMS Instance method Public Method Where-Used List for Task Templates 20050609
60 SET_ACTIVE_BAR Instance method Public Method Set Active Bar Container 20050131
61 SET_BASEITEM_DATA Instance method Public Method 20050311
62 SET_CATALOG_ITEM Instance method Public Method 20050131
63 SET_INFOITEM_HEAD_DATA Instance method Public Method 20050131
64 SET_INFOITEM_OBJ_LIST Instance method Public Method 20050131
65 SET_LAYOUT_INFORMATIONS Instance method Public Method Set Layout 20050131
66 SET_NEW_CATALOG_NAME Instance method Public Method 20050131
67 SET_OLD_BAR Instance method Public Method 20050131
68 SET_PATTERN_HEAD_DATA Instance method Public Method 20050131
69 SET_PROFILE_HEAD_DATA Instance method Public Method 20050131
70 SET_PROFILE_PATT_LIST Instance method Public Method Set Task Templates of Profile Template 20050131
71 SET_SITUATION_HEAD_DATA Instance method Public Method Save Situation Header Data 20050131
72 SET_SITUATION_OBJ_LIST Instance method Public Method 20050131
73 SET_SITUATION_SUGGEST Instance method Public Method Sets Proposals for a Situation 20050131
74 SET_TEXT Instance method Public Method 20050131
75 SET_WORKMODE Instance method Public Method 20050131
76 SET_WORKSPACE Instance method Public Method 20050131
77 SHOW_ACTIVE_PATTERN Instance method Public Method Display Active Version of Task Template 20050406
78 SHOW_ACTIVE_PROFILE Instance method Public Method Display Active Version of Profile Template 20050406
79 SHOW_ACTIVE_SITUATION Instance method Public Method Display Active Version of Situation Template 20050406
80 SHOW_USED_LIST_INFO Instance method Public Method Where-Used List for Info Item 20050218
81 SHOW_USED_LIST_PATT Instance method Public Method Where-Used List for Task Templates 20050131
82 SHOW_USED_LIST_PROF Instance method Public Method Where-Used List for Profile Templates 20050131
83 TRANSPORT_OBJECT Instance method Public Method Transport (Pattern / Profile / WS) 20050211
Events
Class CL_ISHMED_DWSWL_SDEF_ADMIN has no event.
Types
Class CL_ISHMED_DWSWL_SDEF_ADMIN has no local type.
Method Signatures

Method ACTIVATE_BASEITEM Signature

Method ACTIVATE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method ACTIVATE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method ADD_ITEM_TO_NAVI_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM_ID Call by reference Type reference (TYPE) N2DWSWL_ITEM_ID Schlüssel 20050608

Method ADD_ITEM_TO_NAVI_STACK on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method BACK_TO_ACTIVE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050323
2 Importing I_ITEMTYPE Call by reference Type reference (TYPE) N2DWSWL_ITEM_TYPE Objekttyp 20050323
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse DWS Vorlagenverwaltung 20050323

Method BUILD_CONTROLS Signature

Method BUILD_CONTROLS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method CHANGE_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCEED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050221

Method CHANGE_BAR on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050131
2 Returning R_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131

Method CHECK on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method CHECK_AND_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCEED Call by reference Type reference (TYPE) FLAG allgemeines flag 20050131
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131
3 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_ITEM_SHORT_CODE IS-H*MED: Kurzkennung Aufgabenmuster / -profil 20050131
4 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_ITEM_TYPE IS-H*MED: Typ des Katalogeintrags 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method CHECK_AND_SAVE_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCEED Call by reference Type reference (TYPE) FLAG allgemeines flag 20050308
2 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitem: Interner Schlüssel 20050308
3 Importing I_NAME Call by reference Type reference (TYPE) N2_BASEITEM_NAME Basisitem Name 20050308
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050308

Method CHECK_AND_SAVE_INFOITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCEED Call by reference Type reference (TYPE) FLAG allgemeines flag 20050131
2 Importing I_INFOITEM_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID IS-H*MED: Eindeutiger Schlüssel 20050131
3 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_ITEM_SHORT_CODE IS-H*MED: Kurzkennung Aufgabenmuster / -profil 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method CHECK_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_ERRORS Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050310

Method CHECK_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method CLOSE_WORKSPACE Signature

Method CLOSE_WORKSPACE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method CLOSE_WORKSPACE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) N2DWSWL_AREA 'OUTP' IS-H*MED: Arbeitsgebiet 20050131
2 Importing I_WORKMODE Call by reference Type reference (TYPE) ISH_VCODE 'DIS' IS-H*MED: Arbeitsmodus des Behandlungspfads im Editor 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method COPY_INFOITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INFOITEM Call by reference Type reference (TYPE) RN2DWSWL_INFO_SCREEN Informationsitem 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method COPY_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN Call by reference Type reference (TYPE) RN2DWSWL_PATT_SCREEN IS-H*MED: Aufgabenmuster 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method COPY_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN IS-H*MED: Aufgabenmuster 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method COPY_SITUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN Situationsvorlage Oberfläche 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method CREATE_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCEED Value transfer Type reference (TYPE) ISH_ON_OFF IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') 20050309

Method CREATE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method CREATE_DATA_IN_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method CREATE_INFOITEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050131
2 Returning RR_INFOITEM_INFO Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_INFO_CTR ISHMED: Wrapper für Aspekte in Informationsitems 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050131

Method CREATE_INFOITEM_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050131
2 Returning RR_INFOITEM_STRUC Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_ASP_NAVI ISHMED: Wrapper für Aspekte in Informationsitems 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050131

Method CREATE_SITUATION_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050131
2 Returning R_SITUATION_STRUC Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_WS_NAVI IS-H*MED: Wrapper für Aufgabendefinition 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050131

Method CREATE_SITUATION_SUGGEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20050131
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050131
3 Returning R_SITUATION_SUGGEST Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_WS_SUGG i.s.h.med: Kriterien für den Vorschlag von Arbeitssituation 20050131

Method CREATE_SITUATION_SUGGEST on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method CREATE_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_WORKSPACE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_WORKSPACE IS-H*MED: Arbeitsvorrat der Administration 20050131
2 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050131

Method CREATE_WORKSPACE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method DELETE_BASEITEM Signature

Method DELETE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method DELETE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method DELETE_INFOITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method DOCK_TO_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20050131
2 Importing I_FORCE_WORKSPACE Call by reference Type reference (TYPE) FLAG allgemeines flag 20050131
3 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 20050131

Method DOCK_TO_SCREEN on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method DO_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20050131

Method DO_COMMAND on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method F4_INFOITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFOITEM Call by reference Type reference (TYPE) RN2DWSWL_INFO Informationsitem 20050131
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131

Method F4_INFOITEMS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050315

Method GET_ACTIVE_ITEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ACTIVE_ITEM_TYPE Value transfer Type reference (TYPE) N2DWSWL_ITEM_TYPE IS-H*MED: Type des Katalogeintrags 20050131

Method GET_ACTIVE_ITEM_TYPE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method GET_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BASEITEM Call by reference Type reference (TYPE) RN2BASEITEM Basisitem Name 20050308
2 Exporting E_DYNNR Call by reference Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20050304
3 Exporting E_PROGRAM Call by reference Type reference (TYPE) PROGRAM Programm/Transaktion in SQL-Trace-Auswertung 20050304
4 Importing I_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20050304

Method GET_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method GET_BASEITEM_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VIEW_DATA Call by reference Type reference (TYPE) ISHMED_T_N2TEXT255 IS-H*MED: Tabelle von 255 Text 20050607
2 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050607
# Exception Resumable Description Created on
1 CX_ISHMED_BASEITEM_NO_SUPPORT Funktion nicht unterstützt 20050607
2 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse DWS Vorlagenverwaltung 20050607

Method GET_CLICKED_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050131

Method GET_CLICKED_NODE_KEY on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method GET_INFOITEM_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_INFOITEM Call by reference Type reference (TYPE) RN2DWSWL_INFO_SCREEN 20050131
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method GET_PATTERN_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_PATTERN Call by reference Type reference (TYPE) RN2DWSWL_PATT_SCREEN IS-H*MED: Aufgabenmuster 20050131
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method GET_PROFILE_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN IS-H*MED: Aufgabenmuster 20050131
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method GET_PROFILE_PATT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) N2DWSWL_PROFILE_ID Profilvorlage - Oberfläche 20050422
2 Returning R_PATT_LIST Value transfer Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_LIST Aufgabenvorlagen einer Profilvorlage 20050131

Method GET_PROFILE_PATT_LIST on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method GET_SITUATION_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ACTIVE_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN IS-H*MED:Situation 20050131
2 Importing I_NODE_KEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method GET_SITUATION_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SITUATION_ID Call by reference Type reference (TYPE) N2DWSWL_WS_ID IS-H*MED: Situationvorlage 20050131
2 Returning R_OBJ_LIST Value transfer Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_LIST IS-H*MED: Aufgabenmuster eines Profils 20050131

Method GET_SITUATION_OBJ_LIST on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method GET_SITUATION_SUGGEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUGGEST_T Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_SUGGEST Kriterien für Vorschlag einer Arbeitssituation 20050131
2 Importing I_SITUATION_ID Call by reference Type reference (TYPE) N2DWSWL_WS_ID Situationsvorlage Oberfläche 20050422
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050131

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SAPSCRIPT_HEAD Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20050131
2 Exporting E_SAPSCRIPT_TEXT Call by reference Type reference (TYPE) ISH_T_TEXTMODULE_TLINE IS-H: Tabellentyp für die SAPScript-Texte 20050131
3 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050131
2 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse DWS Vorlagenverwaltung 20050131

Method GOTO_LAST_NAVI_ITEM Signature

Method GOTO_LAST_NAVI_ITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method GOTO_LAST_NAVI_ITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method HANDLE_ON_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Attribute reference (LIKE) 20050131

Method HANDLE_ON_CLICKED on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method JUMP_FROM_TASK_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN Call by reference Type reference (TYPE) RN2DWSWL_PATT_SCREEN IS-H*MED: Aufgabenmuster 20050131
2 Importing I_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN IS-H*MED: Aufgabenprofil 20050131
3 Importing I_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN Situationsvorlage Oberfläche 20050131
4 Returning R_PROCEED Value transfer Type reference (TYPE) FLAG allgemeines flag 20050131

Method JUMP_FROM_TASK_CAT on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method LOAD_LAYOUT_INFORMATIONS Signature

Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method LOAD_LAYOUT_INFORMATIONS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP_ID Call by reference Type reference (TYPE) N2DWSWL_GROUP_ID IS-H*MED: ID Gruppe 20050131
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050131

Method MOVE_INFOITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GROUP_ID Call by reference Type reference (TYPE) N2DWSWL_GROUP_ID IS-H*MED: ID Gruppe 20050222
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050222
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20050222

Method PRINT_BASEITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEM_ID Call by reference Type reference (TYPE) N2_BASEITEM_ID Basisitems: Interner Schlüssel 20050406

Method PRINT_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method PRINT_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN_ID Call by reference Type reference (TYPE) N2DWSWL_PATTERN_ID IS-H*MED: Aufgabenmuster ID 20050202

Method PRINT_PATTERN on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method PRINT_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) N2DWSWL_PROFILE_ID Profilvorlage ID 20050205

Method PRINT_PROFILE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method PRINT_SITUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SITUATION_ID Call by reference Type reference (TYPE) N2DWSWL_WS_ID Situationsvorlage Oberfläche 20050206

Method PRINT_SITUATION on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method PROZESS_DBL_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BASEITEM Call by reference Type reference (TYPE) RN2BASEITEM Basisitem 20050308
2 Importing I_INFOITEM Call by reference Type reference (TYPE) RN2DWSWL_INFO_SCREEN Informationsitem 20050131
3 Importing I_PATTERN Call by reference Type reference (TYPE) RN2DWSWL_PATT_SCREEN IS-H*MED: Aufgabenmuster 20050131
4 Importing I_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN IS-H*MED: Aufgabenprofil 20050131
5 Importing I_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN Situationsvorlage Oberfläche 20050131

Method PROZESS_DBL_CLICK on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method REFRESH_AFTER_ACTIVATE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ID Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_ID IS-H*MED: Tabelle Eindeutige Schlüssel 20050131

Method REFRESH_AFTER_ACTIVATE_ALL on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131

Method SAVE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SAVE_BASEITEM Signature

Method SAVE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method SAVE_BASEITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SAVE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131

Method SAVE_INFO on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SAVE_LAYOUT_INFORMATIONS Signature

Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method SAVE_LAYOUT_INFORMATIONS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SEARCH_ITEMS Signature

Method SEARCH_ITEMS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method SEARCH_ITEMS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_ACTIVE_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BAR_ID Call by reference Type reference (TYPE) I Bar ID 20050131

Method SET_ACTIVE_BAR on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_BASEITEM_DATA Signature

Method SET_BASEITEM_DATA on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method SET_BASEITEM_DATA on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_CATALOG_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050131

Method SET_CATALOG_ITEM on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_INFOITEM_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOITEM Call by reference Type reference (TYPE) RN2DWSWL_INFO_SCREEN Informationsitem 20050131

Method SET_INFOITEM_HEAD_DATA on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_INFOITEM_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_INFO_D Objekte der Liste 20050131
2 Importing I_INFOITEM_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID ID des Informationsitem 20050131

Method SET_INFOITEM_OBJ_LIST on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_LAYOUT_INFORMATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SET_DEFAULT Call by reference Type reference (TYPE) FLAG SPACE allgemeines flag 20050131

Method SET_LAYOUT_INFORMATIONS on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_NEW_CATALOG_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAPTION Call by reference Type reference (TYPE) TEXT40 Text in der Länge 40 20050131

Method SET_NEW_CATALOG_NAME on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_OLD_BAR Signature

Method SET_OLD_BAR on class CL_ISHMED_DWSWL_SDEF_ADMIN has no parameter.
Method SET_OLD_BAR on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_PATTERN_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN Call by reference Type reference (TYPE) RN2DWSWL_PATT_SCREEN IS-H*MED: Aufgabenmuster 20050131

Method SET_PATTERN_HEAD_DATA on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_PROFILE_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN IS-H*MED: Aufgabenmuster 20050131

Method SET_PROFILE_HEAD_DATA on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_PROFILE_PATT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATT_LIST Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_LIST Aufgabenvorlagen der Profilvorlage 20050131
2 Importing I_PROFILE Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN Profilvorlage - Oberfläche 20050131

Method SET_PROFILE_PATT_LIST on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_SITUATION_HEAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN Situation Screen 20050131

Method SET_SITUATION_HEAD_DATA on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_SITUATION_OBJ_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJ_LIST Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_LIST Objekte der Liste 20050131
2 Importing I_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN Situationsvorlage Oberfläche 20050131

Method SET_SITUATION_OBJ_LIST on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_SITUATION_SUGGEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SITUATION Call by reference Type reference (TYPE) RN2DWSWL_WS_SCREEN Situationsvorlage Oberfläche 20050131
2 Importing I_SUGGEST_T Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_SUGGEST Kriterien für Vorschlag einer Arbeitssituation 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050131

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID IS-H*MED: Eindeutiger Schlüssel 20050131
2 Importing I_SAPSCRIPT_TEXT Call by reference Type reference (TYPE) ISH_T_TEXTMODULE_TLINE IS-H: Tabellentyp für die SAPScript-Texte 20050131
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050131
2 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse DWS Vorlagenverwaltung 20050131

Method SET_WORKMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050131
2 Importing I_ITEM_TYPE Call by reference Type reference (TYPE) N2DWSWL_ITEM_TYPE SPACE IS-H*MED: Typ des Katalogeintrags 20050131
3 Importing I_WORKMODE Call by reference Type reference (TYPE) ISH_VCODE IS-H*MED: Arbeitsmodus des Behandlungspfads im Editor 20050131

Method SET_WORKMODE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SET_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) FLAGE SPACE Verwendung in Tabelle T512E zulässig 20050131

Method SET_WORKSPACE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SHOW_ACTIVE_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN_ID Call by reference Type reference (TYPE) N2DWSWL_PATTERN_ID Schlüssel Aufgabenvorlage 20050406

Method SHOW_ACTIVE_PATTERN on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SHOW_ACTIVE_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) N2DWSWL_PROFILE_ID Schlüssel Profilvorlage 20050406

Method SHOW_ACTIVE_PROFILE on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SHOW_ACTIVE_SITUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WS_ID Call by reference Type reference (TYPE) N2DWSWL_WS_ID Schlüssel Situationsvorlage 20050406

Method SHOW_ACTIVE_SITUATION on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SHOW_USED_LIST_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20050218
2 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_INFO_SHORT_CODE Kennung eines Informationsitems 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050218

Method SHOW_USED_LIST_PATT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PATTERN_AREA Call by reference Type reference (TYPE) N2DWSWL_AREA Arbeitsgebiet 20050131
2 Importing I_PATTERN_ID Call by reference Type reference (TYPE) N2DWSWL_PATTERN_ID Schlüssel Aufgabenvorlage 20050131
3 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_PATTERN_SHORT_CODE Kennung Aufgabenvorlage 20050131

Method SHOW_USED_LIST_PATT on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method SHOW_USED_LIST_PROF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_AREA Call by reference Type reference (TYPE) N2DWSWL_AREA Arbeitsgebiet 20050131
2 Importing I_PROFILE_ID Call by reference Type reference (TYPE) N2DWSWL_PROFILE_ID Schlüssel Profilvorlage 20050131
3 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_PROFILE_SHORT_CODE Kennung einer Profilvorlage 20050131

Method SHOW_USED_LIST_PROF on class CL_ISHMED_DWSWL_SDEF_ADMIN has no exception.

Method TRANSPORT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TRANS_OBJECT Value transfer Type reference (TYPE) RN2DWSWL_SDEF_TRANSPORT_ITEM Transportieren eines Items 20050211
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF Ausnahmeklasse SDEF DWS 20050211
History
Last changed by/on SAP  20050615 
SAP Release Created in 600