SAP ABAP Class CL_ISHMED_DWSWL_PROFILE (i.s.h.med Profile Template)
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 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_DWSWL_CUST_EXT ISHMED Customizing Templates 20041203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_DWSWL_WHERE_USED i.s.h.med Where-Used List 20050222
Properties
Class CL_ISHMED_DWSWL_PROFILE  
Short Description i.s.h.med Profile Template    
Super Class CL_ISHMED_DWSWL_CUST_EXT ISHMED Customizing Templates 
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 20040811   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DWSWL_PROFILE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_DWSWL_WHERE_USED i.s.h.med Where-Used List 20050222
Friends
Class CL_ISHMED_DWSWL_PROFILE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TRANSPORT_OBJECT Constant Public Type reference (TYPE) OB_OBJECT 'N2PR' Logical Transport Object 20050201
2 GR_SNAPSHOT Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PROFILE_SNAP i.s.h.med Snapshot Profile Template 20040908
3 GR_TEXT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_DWSWL_TEXT Texts 20040910
4 GS_PROF_DISP Instance attribute Protected Type reference (TYPE) RN2DWSWL_PROF Profile Template 20040902
5 GS_PROF_EDIT Instance attribute Protected Type reference (TYPE) RN2DWSWL_PROF Profile Template 20040902
6 GS_PROF_ORIG Instance attribute Protected Type reference (TYPE) RN2DWSWL_PROF Profile Template 20040817
7 GT_REL_DISP Instance attribute Protected Type reference (TYPE) ISHMED_T_N2DWSWL_REL_OBJ Object Type, Object ID, Sequence 20041123
8 GT_REL_EDIT Instance attribute Protected Type reference (TYPE) ISHMED_T_N2DWSWL_REL_OBJ Object Type, Object ID, Sequence 20041123
9 GT_REL_ORIG Instance attribute Protected Type reference (TYPE) ISHMED_T_N2DWSWL_REL_OBJ Object Type, Object ID, Sequence 20041123
10 G_REL_READ Instance attribute Private Type reference (TYPE) ISH_ON_OFF Task Templates Read 20041123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_READONLY Instance method Protected Method Error, If in Display Mode 20040902
2 COMPLETE_COPY_POSSIBLE Instance method Public Method Can All Task Templates Be Copied When Execute Copy? 20040914
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040902
4 CREATE Static method Public Method Create / Copy Object 20040902
5 CREATE_TEXTOBJECT Instance method Protected Method Create Text Object 20040910
6 DEQUEUE Instance method Private Method Release Database Lock 20040902
7 ENQUEUE Instance method Private Method Set Database Lock 20040902
8 EXISTS Static method Public Method Profile Template Already Exists on DB? 20040902
9 GET_DATA Instance method Public Method Get data 20040902
10 GET_RELATIONS Instance method Public Method Get Associated Task Templates 20041123
11 INITIALIZE Instance method Protected Method Initialize 20040902
12 IS_USED Instance method Public Method Is Profile Template Used in Situation Templates? 20050121
13 LOAD Static method Public Method Load Object 20040902
14 READ_FROM_DB Instance method Protected Method Read Profile Template from DB 20040902
15 SET_DATA Instance method Public Method Change Data 20040902
16 SET_RELATIONS Instance method Public Method Task Templates Belonging to Profile Template 20041123
17 WHERE_USED Instance method Public Method Where-Used List in Situation Templates 20041119
Events
Class CL_ISHMED_DWSWL_PROFILE has no event.
Types
Class CL_ISHMED_DWSWL_PROFILE has no local type.
Method Signatures

Method CHECK_READONLY Signature

Method CHECK_READONLY on class CL_ISHMED_DWSWL_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902

Method COMPLETE_COPY_POSSIBLE 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 Arbeitsgebiet 20040914
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040914

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PROFILE ISHMED Profilvorlage 20050401
2 Importing IS_PROF Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage (live) 20040902
3 Importing IS_PROF1 Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage (edit) 20040902
4 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS Bearbeitungsmodus 20040902
5 Importing I_READONLY Call by reference Type reference (TYPE) N2DWSWL_READONLY Anzeige- / Änderungsmodus 20040902
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902
2 CX_ISHMED_DWSWL_LOCK Ausnahme im Customizing der Aufgabenliste - Sperren 20040902

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PROFILE Profilvorlage 20040902
2 Importing IR_SOURCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PROFILE Profilvorlage - Quelle 20050401
3 Importing IS_PROF Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage 20040902
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902

Method CREATE_TEXTOBJECT Signature

Method CREATE_TEXTOBJECT on class CL_ISHMED_DWSWL_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040910

Method DEQUEUE Signature

Method DEQUEUE on class CL_ISHMED_DWSWL_PROFILE has no parameter.
Method DEQUEUE on class CL_ISHMED_DWSWL_PROFILE has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_ISHMED_DWSWL_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_LOCK Ausnahme im Customizing der Aufgabenliste - Sperren 20040902

Method EXISTS 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 Einrichtung 20050128
2 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_PROFILE_SHORT_CODE Kennung Profilvorlage 20040902
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROF_DISP Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage 20040902
2 Exporting ES_PROF_DISP_SCREEN Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN Profilvorlage - Oberfläche 20041210
3 Exporting ES_PROF_EDIT Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage 20040902
4 Exporting ES_PROF_EDIT_SCREEN Call by reference Type reference (TYPE) RN2DWSWL_PROF_SCREEN Profilvorlage - Oberfläche 20041210

Method GET_DATA on class CL_ISHMED_DWSWL_PROFILE has no exception.

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_DISP Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_REL_OBJ Objekttyp, Objekt ID, Reihenfolge 20041123
2 Exporting ET_REL_EDIT Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_REL_OBJ Objekttyp, Objekt ID, Reihenfolge 20041123

Method GET_RELATIONS on class CL_ISHMED_DWSWL_PROFILE has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_ISHMED_DWSWL_PROFILE has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902

Method IS_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_USED Value transfer Type reference (TYPE) ISH_ON_OFF Wird in Situationsvorlagen verwendet 20050121

Method IS_USED on class CL_ISHMED_DWSWL_PROFILE has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_PROFILE ISHMED Profilvorlage 20040902
2 Importing IS_PROF Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage 20040902
3 Importing IS_PROF1 Call by reference Type reference (TYPE) RN2DWSWL_PROF Profilvorlage 20040902
4 Importing I_READONLY Call by reference Type reference (TYPE) N2DWSWL_READONLY 'X' Anzeige- / Änderungsmodus 20040902
5 Importing I_READ_FROM_DB Call by reference Type reference (TYPE) ISH_ON_OFF 'X' Aus Datenbank lesen? 20040902
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902
2 CX_ISHMED_DWSWL_LOCK Ausnahme im Customizing der Aufgabenliste - Sperren 20040902

Method READ_FROM_DB 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 20040902
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_ACCESS Ausnahme im Customizing der Aufgabenliste - Zugriff auf DB 20041116

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROF_C Call by reference Type reference (TYPE) RN2DWSWL_PROF_C Profilvorlage Änderungen 20040902
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20040902

Method SET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REL Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_REL_OBJ Objekttyp, Objekt ID, Reihenfolge 20041123

Method SET_RELATIONS on class CL_ISHMED_DWSWL_PROFILE has no exception.

Method WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ID Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_ID Schlüssel der Situationsvorlagen 20041119
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041119
History
Last changed by/on SAP  20050411 
SAP Release Created in 473