SAP ABAP Class CL_ISHMED_DWSWL_CUST (ISHMED Customizing Templates)
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_CTS IS-H*MED: Transport Interface 20050201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20040907
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040907
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20040907
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20040907
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWSWL_CUST_EXT ISHMED Customizing Templates 20041203
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWSWL_GROUP i.s.h.med Group 20040914
3 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWSWL_INFO ISHMED Info Item 20041130
Properties
Class CL_ISHMED_DWSWL_CUST  
Short Description ISHMED Customizing Templates    
Super Class    
Instantiability of a Class 2  Public 
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 20040903   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DWSWL_CUST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_CTS IS-H*MED: Transport Interface 20050201
2 IF_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20040907
3 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040907
4 IF_ISH_IDENTIFY_OBJECT IS-H: Assign a Type to an Object 20040907
5 IF_ISH_OBJECT_TYPES IS-H: Definition of Types 20040907
Friends
Class CL_ISHMED_DWSWL_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AREA_CARDIOLOGY Instance attribute Protected Attribute reference (LIKE) 20040907
2 CO_AREA_GENERIC Instance attribute Protected Attribute reference (LIKE) 20040907
3 CO_AREA_OUTPATIENT Instance attribute Protected Attribute reference (LIKE) 20040907
4 CO_MODE_DELETE Instance attribute Protected Attribute reference (LIKE) 20040907
5 CO_MODE_ERROR Instance attribute Protected Attribute reference (LIKE) 20040907
6 CO_MODE_INSERT Instance attribute Protected Attribute reference (LIKE) 20040907
7 CO_MODE_UNCHANGED Instance attribute Protected Attribute reference (LIKE) 20040907
8 CO_MODE_UPDATE Instance attribute Protected Attribute reference (LIKE) 20040907
9 CO_OBJ_CUSTOMER Instance attribute Protected Attribute reference (LIKE) 20050321
10 CO_OBJ_DELIV_USER Instance attribute Protected Attribute reference (LIKE) 20050321
11 CO_OBJ_STANDARD Instance attribute Protected Attribute reference (LIKE) 20050321
12 CO_OBJ_TEMPLATE Instance attribute Protected Attribute reference (LIKE) 20050321
13 CO_PATTERN Instance attribute Protected Attribute reference (LIKE) 20040907
14 CO_PROFILE Instance attribute Protected Attribute reference (LIKE) 20040907
15 CO_SITUATION Instance attribute Protected Attribute reference (LIKE) 20041202
16 CO_SUGGEST_AL Instance attribute Protected Attribute reference (LIKE) 20041122
17 CO_SUGGEST_NO Instance attribute Protected Attribute reference (LIKE) 20041122
18 CO_SUGGEST_SP Instance attribute Protected Attribute reference (LIKE) 20041122
19 CO_TDID Instance attribute Protected Attribute reference (LIKE) 20040907
20 CO_TDOBJECT Instance attribute Protected Attribute reference (LIKE) 20040907
21 CO_WL_DEF_ACTIVE Instance attribute Protected Attribute reference (LIKE) 20040907
22 CO_WL_DEF_EDIT Instance attribute Protected Attribute reference (LIKE) 20040907
23 CO_WL_DEF_INACTIVE Instance attribute Protected Attribute reference (LIKE) 20040907
24 CO_WPLACETYPE_PATORG Instance attribute Protected Attribute reference (LIKE) 20041202
25 CO_WS_ADHOC Instance attribute Protected Attribute reference (LIKE) 20050216
26 G_MODE Instance attribute Protected Type reference (TYPE) ISH_MODUS Data Record Processing Mode (I/U/D) 20040907
27 G_MODE_SNAP Instance attribute Private Type reference (TYPE) ISH_MODUS Data Record Processing Mode (I/U/D) 20041203
28 G_READONLY Instance attribute Protected Type reference (TYPE) N2DWSWL_READONLY Display / Change Mode 20040908
29 G_READONLY_SNAP Instance attribute Private Type reference (TYPE) N2DWSWL_READONLY Display / Change Mode 20041203
30 HAS_SNAP Instance attribute Protected Type reference (TYPE) ISH_ON_OFF Snapshot Exists 20050331
31 OFF Instance attribute Protected Attribute reference (LIKE) 20040907
32 ON Instance attribute Protected Attribute reference (LIKE) 20040907
Methods
# Method Level Visibility Method type Description Created on
1 ARE_POSSIBLE_CHILD_TYPES Instance method Public Method Possible Child Object Types? 20050207
2 CHECK Instance method Public Method Check 20040907
3 DELETE Instance method Public Method Delete 20040903
4 DESTROY Instance method Public Method Destructor 20040908
5 FILL Instance method Protected Method Supplement Data 20050321
6 FILL_CUSTOMER Instance method Protected Method Supplement Data for Customer Objects 20050321
7 FILL_TEMPLATE Instance method Protected Method Supplement Data for Delivered Objects 20050321
8 GET_AREA Instance method Public Method Return Work Area 20040913
9 GET_DATA_WL Instance method Public Method Get Data for Worklist 20041203
10 GET_GROUP Instance method Public Method Get Group 20040915
11 GET_ID Instance method Public Method Get Key 20040909
12 GET_IDS_FOR_TRANSPORT Instance method Public Method Get Type and Key of Objects to Be Transported 20050210
13 GET_NAME Instance method Public Method Get Description 20050222
14 GET_POSSIBLE_CHILD_TYPES Instance method Public Method Determine Possible Child Object Types 20050207
15 GET_TYPE Instance method Public Method 20040916
16 IS_A Instance method Public Method 20040916
17 IS_CHANGED Instance method Public Method Was anything changed since the last time you saved? 20040907
18 IS_INHERITED_FROM Instance method Public Method 20040916
19 IS_NEW Instance method Public Method New? 20040907
20 IS_READONLY Instance method Public Method Read-Only? 20040908
21 MOVE Instance method Public Method Move to Another Group 20040920
22 OBJ_GET Static method Public Method Instantiate Object 20050221
23 REFRESH Instance method Public Method Update Object from Database 20040914
24 SAVE Instance method Public Method Save 20040903
25 SET_READONLY Instance method Public Method Determine Display / Change Mode 20040908
26 SNAP Instance method Public Method Snapshot 20040908
27 UNDO Instance method Public Method Retrieve Snapshot 20040908
Events
Class CL_ISHMED_DWSWL_CUST has no event.
Types
Class CL_ISHMED_DWSWL_CUST has no local type.
Method Signatures

Method ARE_POSSIBLE_CHILD_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHILD_TYPE Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_TYPE Objekttypen 20050207
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050207

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERROR Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Klasse zur Fehlerabarbeitung 20050120
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC Returncode 20050120

Method CHECK on class CL_ISHMED_DWSWL_CUST has no exception.

Method DELETE Signature

Method DELETE on class CL_ISHMED_DWSWL_CUST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040903

Method DESTROY Signature

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

Method FILL Signature

Method FILL on class CL_ISHMED_DWSWL_CUST has no parameter.
Method FILL on class CL_ISHMED_DWSWL_CUST has no exception.

Method FILL_CUSTOMER Signature

Method FILL_CUSTOMER on class CL_ISHMED_DWSWL_CUST has no parameter.
Method FILL_CUSTOMER on class CL_ISHMED_DWSWL_CUST has no exception.

Method FILL_TEMPLATE Signature

Method FILL_TEMPLATE on class CL_ISHMED_DWSWL_CUST has no parameter.
Method FILL_TEMPLATE on class CL_ISHMED_DWSWL_CUST has no exception.

Method GET_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_AREA Value transfer Type reference (TYPE) N2DWSWL_AREA Arbeitsgebiet 20040913

Method GET_AREA on class CL_ISHMED_DWSWL_CUST has no exception.

Method GET_DATA_WL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_WL Value transfer Type reference (TYPE) RN2DWSWL_ADMIN_WORKLIST Objekt im Customizing des Arbeitsvorrats 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041203

Method GET_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GROUP_ID Value transfer Type reference (TYPE) N2DWSWL_GROUP_ID Schlüssel Gruppe 20040915

Method GET_GROUP on class CL_ISHMED_DWSWL_CUST has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20040909

Method GET_ID on class CL_ISHMED_DWSWL_CUST has no exception.

Method GET_IDS_FOR_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILD_ID Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_TYPE_ID Objetkttyp, Objektschlüssel 20050210
2 Importing IT_CHILD_TYPE Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_TYPE Objekttypen 20050210
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050210

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) N2DWSWL_ITEM_NAME Bezeichnung 20050222

Method GET_NAME on class CL_ISHMED_DWSWL_CUST has no exception.

Method GET_POSSIBLE_CHILD_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_POSSIBLE_CHILD_TYPE Value transfer Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_TYPE Objekttypen 20050207

Method GET_POSSIBLE_CHILD_TYPES on class CL_ISHMED_DWSWL_CUST has no exception.

Method GET_TYPE Signature

Method GET_TYPE on class CL_ISHMED_DWSWL_CUST has no parameter.
Method GET_TYPE on class CL_ISHMED_DWSWL_CUST has no exception.

Method IS_A Signature

Method IS_A on class CL_ISHMED_DWSWL_CUST has no parameter.
Method IS_A on class CL_ISHMED_DWSWL_CUST has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF Objekt wurde geändert 20040907

Method IS_CHANGED on class CL_ISHMED_DWSWL_CUST has no exception.

Method IS_INHERITED_FROM Signature

Method IS_INHERITED_FROM on class CL_ISHMED_DWSWL_CUST has no parameter.
Method IS_INHERITED_FROM on class CL_ISHMED_DWSWL_CUST has no exception.

Method IS_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEW Value transfer Type reference (TYPE) ISH_ON_OFF Objekt ist neu 20040907

Method IS_NEW on class CL_ISHMED_DWSWL_CUST has no exception.

Method IS_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_READONLY Value transfer Type reference (TYPE) N2DWSWL_READONLY Im Anzeigemodus? 20040908

Method IS_READONLY on class CL_ISHMED_DWSWL_CUST 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 Schlüssel Gruppe 20040920
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040920

Method OBJ_GET 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 20050221
2 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20050221
3 Returning RR_OBJ Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_CUST ISHMED Customizing Vorlagen 20050221
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme in der Komponente Aufgabenliste 20050221

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_DWSWL_CUST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_ACCESS Ausnahme im Customizing der Aufgabenliste - Zugriff auf DB 20040930

Method SAVE Signature

Method SAVE on class CL_ISHMED_DWSWL_CUST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040903

Method SET_READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READONLY Call by reference Type reference (TYPE) N2DWSWL_READONLY 'X' Anzeige- / Änderungsmodus 20040908
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040908
2 CX_ISHMED_DWSWL_LOCK Ausnahme im Customizing der Aufgabenliste - Sperren 20040908

Method SNAP Signature

Method SNAP on class CL_ISHMED_DWSWL_CUST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040908

Method UNDO Signature

Method UNDO on class CL_ISHMED_DWSWL_CUST has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040908
History
Last changed by/on SAP  20050411 
SAP Release Created in 473