SAP ABAP Class CL_ISHMED_DWSWL_SDEF_WORKSPACE (i.s.h.med: Administration Worklist)
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 20040822
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040822
Properties
Class CL_ISHMED_DWSWL_SDEF_WORKSPACE  
Short Description i.s.h.med: Administration Worklist    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20040820   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISHMED_DWS_COMP_CONSTANTS i.s.h.med Definition of General Constants for DWS Components 20040822
2 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20040822
Friends
# Friend Modeled only Created on Description
1 CL_ISHMED_DWSWL_SDEF_ADMIN 20050131 i.s.h.med Wrapper for Template Administration
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040820
2 G_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20040820
3 G_WORKSPACE_T Instance attribute Private Type reference (TYPE) ISHMED_T_N2DWSWL_ADMIN_WL i.s.h.med: Table of Admin Worklist Items 20040820
4 OFF Instance attribute Private Attribute reference (LIKE) 20040822
5 ON Instance attribute Private Attribute reference (LIKE) 20040822
6 O_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040820
7 O_TASK Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_ADMIN i.s.h.med: Wrapper for Task Definition 20040820
Methods
# Method Level Visibility Method type Description Created on
1 CMD__ACTIVATE_ALL Instance method Private Method Check All Saved but not Active Items (Worklist Entries) 20040920
2 CMD__CHECK_ALL Instance method Private Method Check All Saved but not Active Items (Worklist Entries) 20040920
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040820
4 FREE Instance method Public Method Clean Up 20040913
5 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Handle Event DOUBLE_CLICK 20040820
6 HANDLE_HOTSPOT_CLICK Instance method Private Event handling method Handle Event HOTSPOT_CLICK 20040820
7 HANDLE_TOOLBAR Instance method Private Event handling method Handle Event TOOLBAR 20040822
8 HANDLE_USER_COMMAND Instance method Private Event handling method Handle Event USER_COMMAND 20040822
9 INIT_ALV Instance method Private Method Initialization of ALV Grid Control 20040820
10 SET_WORKSPACE Instance method Public Method Set List of Changed and not Activated Items 20040820
Events
Class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no event.
Types
Class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no local type.
Method Signatures

Method CMD__ACTIVATE_ALL Signature

Method CMD__ACTIVATE_ALL on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no parameter.
Method CMD__ACTIVATE_ALL on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no exception.

Method CMD__CHECK_ALL Signature

Method CMD__CHECK_ALL on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no parameter.
Method CMD__CHECK_ALL on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no exception.

Method CONSTRUCTOR 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 20040820
2 Importing I_TASK Call by reference Object reference (TYPE REF TO) CL_ISHMED_DWSWL_SDEF_ADMIN IS-H*MED: Wrapper für Aufgabendefinition 20040820
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20040910

Method FREE Signature

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

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040820
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20040820

Method HANDLE_DOUBLE_CLICK on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040820
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20040820
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20040820

Method HANDLE_HOTSPOT_CLICK on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20040822
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20040822

Method HANDLE_TOOLBAR on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no exception.

Method HANDLE_USER_COMMAND Signature

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

Method HANDLE_USER_COMMAND on class CL_ISHMED_DWSWL_SDEF_WORKSPACE has no exception.

Method INIT_ALV 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 20040820
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20040910

Method SET_WORKSPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WORKSPACE Call by reference Type reference (TYPE) ISHMED_T_N2DWSWL_ADMIN_WL IS-H*MED: Tabelle von Arbeitsvorrats Items der Admin 20040820
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_SDEF IS-H*MED: Ausnahme bei Verwaltung Aufgaben / Profilen 20040910
History
Last changed by/on SAP  20050224 
SAP Release Created in 473