SAP ABAP Class CL_ISHMED_DWSWL_FCT_INFO (i.s.h.med Info Items Customizing)
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_DWSWL_AUTHORITY ISHMED Constants for DWS Authorization Check 20050315
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20041202
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041202
Properties
Class CL_ISHMED_DWSWL_FCT_INFO  
Short Description i.s.h.med Info Items Customizing    
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 20041130   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_DWSWL_AUTHORITY ISHMED Constants for DWS Authorization Check 20050315
2 IF_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20041202
3 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20041202
Friends
Class CL_ISHMED_DWSWL_FCT_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_AUTH_INFO_ADD Instance attribute Private Attribute reference (LIKE) 20050315
2 CO_AUTH_INFO_CHANGE Instance attribute Private Attribute reference (LIKE) 20050315
3 CO_AUTH_INFO_DELETE Instance attribute Private Attribute reference (LIKE) 20050315
4 CO_AUTH_INFO_DISPLAY Instance attribute Private Attribute reference (LIKE) 20050315
5 CO_AUTH_INFO_TRANSPORT Instance attribute Private Attribute reference (LIKE) 20050315
6 CO_OBJ_CUSTOMER Instance attribute Protected Attribute reference (LIKE) 20050321
7 GR_TRANSPORT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_DWSWL_UTL_TRANSPORT i.s.h.med Transport Help Class 20050218
8 GT_OBJ Instance attribute Protected Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ Worklist Customizing Objects 20041202
9 GT_OBJ_MEM Instance attribute Protected Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ Worklist Customizing Objects 20041202
10 G_EINRI Instance attribute Protected Type reference (TYPE) EINRI Institution 20041202
11 G_ORDER Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20050218
12 OFF Instance attribute Private Attribute reference (LIKE) 20041202
13 ON Instance attribute Private Attribute reference (LIKE) 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Static method Public Method Authorization Check (Static) 20050315
2 CHECK_AUTHORITY_MSG Instance method Public Method Authorization Check with Clear Messages 20050315
3 CONSTRUCTOR Instance method Public Constructor Constructor 20041202
4 CREATE Static method Public Method Load New Object 20041202
5 DELETE Instance method Public Method Delete 20041202
6 DESTROY Instance method Public Method Destructor 20041202
7 GET_OBJ Instance method Private Method Get Customizing Object 20041202
8 GET_TRANSPORT_REF Instance method Protected Method Get Reference to Transport Object 20050218
9 GROUP_CREATE Instance method Public Method Create New Group 20041202
10 GROUP_GET Instance method Public Method Read Group Data 20041202
11 GROUP_GET_LIST Instance method Public Method List of Groups for Object Type 20041202
12 GROUP_SET Instance method Public Method Determine Group Data 20041202
13 INFO_CREATE Instance method Public Method Create New Infor Item 20041202
14 INFO_CREATE_COPY Instance method Public Method Copy Info Item 20041203
15 INFO_GET Instance method Public Method Read Info Item Data 20041203
16 INFO_GET_DETAIL Instance method Public Method Get Detail 20041213
17 INFO_GET_LIST Instance method Public Method List of Task Templates for Work Area 20041203
18 INFO_SET Instance method Public Method Define Info Item Data 20041203
19 INFO_SET_DETAIL Instance method Public Method Change Details 20041213
20 INFO_USAGE_COUNT_RUNTIME Instance method Public Method Info Item Frequency of Usage in Tasks and Situations 20050303
21 INFO_WHERE_USED Instance method Public Method Where-Used List for Info Item 20041203
22 IS_CHANGED Instance method Public Method Does customizing object contain unsaved changes? 20041202
23 IS_READONLY Instance method Public Method In Display Mode? 20041202
24 MOVE Instance method Public Method Move to Another Group 20041202
25 SAVE Instance method Public Method Save 20041202
26 SEARCH Instance method Public Method Search for Info Item 20050615
27 SET_READONLY Instance method Public Method Determine Change / Display Mode 20041202
28 TRANSPORT Instance method Public Method Transport 20050218
29 TRANSPORT_CHECK Instance method Protected Method Changes for object in system possible? 20050218
30 TRANSPORT_WRITE Instance method Protected Method Correction Connection 20050218
31 UNDO Instance method Public Method Restore Status of Last Save 20041202
Events
Class CL_ISHMED_DWSWL_FCT_INFO has no event.
Types
Class CL_ISHMED_DWSWL_FCT_INFO has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) N2DWSWL_AUTH_ACTIVITY Aktivität für Berechtigungsprüfung 20050315
2 Importing I_N_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20050315
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_AUTHORITY Ausnahme im Customizing der Aufgabenliste - Berechtigung 20050315

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
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050315
2 CX_ISHMED_DWSWL_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 I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050321

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_FCT_INFO ISHMED Customizing Infoitems 20041202
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI Einrichtung 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050321

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 Eindeutiger Schlüssel 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method DESTROY Signature

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

Method GET_OBJ 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 20041202
2 Returning RR_OBJ Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_CUST ISHMED Customizing Vorlagen 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method GET_TRANSPORT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TRANSPORT Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_UTL_TRANSPORT ISHMED Hilfsklasse Transport 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050218

Method GROUP_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) N2DWSWL_GROUP_NAME Bezeichnung einer Gruppe 20041202
2 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20041202
3 Returning RS_GROUP Value transfer Type reference (TYPE) RN2DWSWL_GROUP Gruppen für Verwaltung Customizing Objekte 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method GROUP_GET 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 20041202
2 Exporting RS_GROUP Call by reference Type reference (TYPE) RN2DWSWL_GROUP Gruppen für Verwaltung Customizing Objekte 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method GROUP_GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_FROM_DB Call by reference Type reference (TYPE) ISH_ON_OFF Von DB lesen? 20041202
2 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20041202
3 Returning RT_GROUP Value transfer Type reference (TYPE) ISHMED_T_N2DWSWL_GROUP Gruppen für Verwaltung der Infoitems 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method GROUP_SET 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 20041202
2 Importing I_NAME Call by reference Type reference (TYPE) N2DWSWL_GROUP_NAME Bezeichnung einer Gruppe 20041202
3 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method INFO_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INFO Call by reference Type reference (TYPE) RN2DWSWL_INFO Infoitem 20041202
2 Returning RS_INFO Value transfer Type reference (TYPE) RN2DWSWL_INFO Infoitem 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method INFO_CREATE_COPY 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 20041203
2 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20041203
3 Importing I_NAME Call by reference Type reference (TYPE) N2DWSWL_INFO_NAME Bezeichnung eines Infoitems 20041203
4 Importing I_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_ITEM_SHORT_CODE Kennung 20041203
5 Returning RS_INFO Value transfer Type reference (TYPE) RN2DWSWL_INFO Infoitem 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041203

Method INFO_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INFO_SCREEN Call by reference Type reference (TYPE) RN2DWSWL_INFO_SCREEN Infoitem - Oberfläche 20041203
2 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041203

Method INFO_GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFO_D Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_INFO_D Aspekte des Infoitems 20041213
2 Exporting ET_INFO_D_SCREEN Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_INFO_D_SCREEN Aspekte des Infoitems - Oberfläche 20041213
3 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20041213
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041213

Method INFO_GET_LIST 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 20041203
2 Importing I_READ_FROM_DB Call by reference Type reference (TYPE) ISH_ON_OFF Von Datenbank lesen? 20041203
3 Returning RT_INFO_SCREEN Value transfer Type reference (TYPE) ISHMED_T_N2DWSWL_INFO Infoitem 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041203

Method INFO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INFO Call by reference Type reference (TYPE) RN2DWSWL_INFO_C Infoitem - Änderungen 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041203

Method INFO_SET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INFO_D Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_INFO_D Aspekte des Infoitems 20041213
2 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20041213
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme in der Komponente Aufgabenliste 20041213

Method INFO_USAGE_COUNT_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USAGE_COUNT Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_USAGE_COUNT Verwendungshäufigkeit 20050303
2 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20050303
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050303

Method INFO_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_USING_THIS Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_ADMIN_WL Objekte im Customizing des Arbeitsvorrats 20041203
2 Importing I_INFO_ID Call by reference Type reference (TYPE) N2DWSWL_INFO_ID Schlüssel Infoitem 20041203
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041203

Method IS_CHANGED 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 20041202
2 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF Customizing Objekt enthält ungesicherte Änderungen 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method IS_READONLY 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 20041202
2 Returning R_READONLY Value transfer Type reference (TYPE) N2DWSWL_READONLY Anzeige- / Änderungsmodus 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202
2 CX_ISHMED_DWSWL_LOCK Ausnahme im Customizing der Aufgabenliste - Sperren 20041202

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 20041202
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

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 Eindeutiger Schlüssel 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEARCH_CRIT_NAME Call by reference Type reference (TYPE) N2DWSWL_ITEM_NAME Bezeichnung 20050615
2 Importing I_SEARCH_CRIT_SHORT_CODE Call by reference Type reference (TYPE) N2DWSWL_ITEM_SHORT_CODE Kennung 20050615
3 Returning RT_SEARCH_RESULT Value transfer Type reference (TYPE) ISHMED_T_N2DWSWL_ADMIN_WL Gefundene Customizing Objekte 20050615
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050615

Method SET_READONLY 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 Eindeutige Schlüssel 20041202
2 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20041202
3 Importing I_READONLY Call by reference Type reference (TYPE) N2DWSWL_READONLY Anzeige- / Änderungsmodus 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202

Method TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_PROTOCOLL Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Protokoll der zu transportierenden Objekte (für Testlauf) 20050218
2 Importing IT_CHILD_OBJECT_TYPE Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_OBJ_TYPE Objekttypen der zu transportierenden Kindobjekte 20050218
3 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050218
4 Importing I_TESTRUN Call by reference Type reference (TYPE) ISH_ON_OFF 'X' Testlauf? 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050218

Method TRANSPORT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CUST Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_CUST ISHMED Customizing Vorlagen 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050218

Method TRANSPORT_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECT Call by reference Type reference (TYPE) TR_OBJECTS Objekte 20050218
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20050218

Method UNDO 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 20041202
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL Ausnahme im Customizing der Aufgabenliste 20041202
History
Last changed by/on SAP  20050705 
SAP Release Created in 600