SAP ABAP Class CL_HCWB_WORKLIST (Worklist All Product Types)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO-CAT (Application Component) Hierarchies and Categories
     COM_HIERARCHY_UI (Package) Interface: Maintain Hierarchies and Categories (Locator)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 20040423
Properties
Class CL_HCWB_WORKLIST  
Short Description Worklist All Product Types    
Super Class CL_GUI_ALV_GRID ALV List Viewer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package COM_HIERARCHY_UI   Interface: Maintain Hierarchies and Categories (Locator) 
Created 20040423   SAP 
Last change 20040518   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
Class CL_HCWB_WORKLIST has no interface implemented.
Friends
Class CL_HCWB_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SAVE_USER_SPECIFIC Constant Private Type reference (TYPE) CHAR1 'U' Single-Character Indicator 20040423
2 GS_LIST_LAYOUT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20040423
3 GT_OUTTAB Instance attribute Private Type reference (TYPE) COMT_PRWB_PRODUCT_FCAT_T Field Catalog for ALV Grid (Hit List and ToDo List) 20040423
4 GV_DRAGDROP Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20040423
5 GV_HANDLE_PROD_TITLIST Instance attribute Private Type reference (TYPE) I Drag and Drop Handle 20040423
6 GV_PRODUCT_TYPE Instance attribute Private Type reference (TYPE) COMT_PRODUCT_TYPE 99 Product Type 20040423
7 OR_AREA_LOCATOR Instance attribute Private Object reference (TYPE REF TO) CL_HCWB_AREA_LOCATOR Manager Class for Locator Subscreen 20040423
8 USER Instance attribute Private Object reference (TYPE REF TO) CL_HCWB_USER User 20040423
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040423
2 HANDLE_ALV_DOUBLE_CLICK Instance method Private Event handling method Handle Double-Click from ALV 20040423
3 HANDLE_ALV_HOTSPOT_CLICK Instance method Private Event handling method 20040423
4 HANDLE_ALV_TOOLBAR Instance method Private Event handling method Handle Toolbar Event from ALV Grid 20040423
5 HANDLE_ALV_USER_COMMAND Instance method Private Event handling method Handle User Commands from ALV Grid 20040423
6 HANDLE_ONDRAG Instance method Private Event handling method Handle Drag 20040423
7 HANDLE_PRWB_PICK Instance method Private Event handling method 20040423
8 REFRESH_TODO Instance method Public Method Refresh Worklist 20040423
9 SET_PRODUCT_TYPE Instance method Public Method 20040423
Events
# Event Type Visibility Description Created on
1 DETAIL_PRODUCT Instance Event
(0)
Public
(2)
Product Details 20040423
2 LINKS_PRODUCT Instance Event
(0)
Public
(2)
Product Relationships 20040423
Types
Class CL_HCWB_WORKLIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AREA_LOCATOR Call by reference Object reference (TYPE REF TO) CL_HCWB_AREA_LOCATOR Managerklasse für Locatorsubscreens 20040423
2 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20040423
3 Importing IV_PRWB_USER Call by reference Object reference (TYPE REF TO) CL_HCWB_USER Benutzer Produkt-Workbench 20040423

Method CONSTRUCTOR on class CL_HCWB_WORKLIST has no exception.

Method HANDLE_ALV_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040423
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040423
3 Importing E_ROW Value transfer Attribute reference (LIKE) 20040423

Method HANDLE_ALV_DOUBLE_CLICK on class CL_HCWB_WORKLIST has no exception.

Method HANDLE_ALV_HOTSPOT_CLICK Signature

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

Method HANDLE_ALV_HOTSPOT_CLICK on class CL_HCWB_WORKLIST has no exception.

Method HANDLE_ALV_TOOLBAR Signature

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

Method HANDLE_ALV_TOOLBAR on class CL_HCWB_WORKLIST has no exception.

Method HANDLE_ALV_USER_COMMAND Signature

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

Method HANDLE_ALV_USER_COMMAND on class CL_HCWB_WORKLIST has no exception.

Method HANDLE_ONDRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040423
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20040423
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20040423
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20040423

Method HANDLE_ONDRAG on class CL_HCWB_WORKLIST has no exception.

Method HANDLE_PRWB_PICK Signature

Method HANDLE_PRWB_PICK on class CL_HCWB_WORKLIST has no parameter.
Method HANDLE_PRWB_PICK on class CL_HCWB_WORKLIST has no exception.

Method REFRESH_TODO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH_DISPLAY Call by reference Type reference (TYPE) COMT_BOOLEAN 'X' "refresh_table_display" aufrufen? 20040423

Method REFRESH_TODO on class CL_HCWB_WORKLIST has no exception.

Method SET_PRODUCT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PRODUCT_TYPE Call by reference Type reference (TYPE) COMT_PRODUCT_TYPE Produkttyp 20040423

Method SET_PRODUCT_TYPE on class CL_HCWB_WORKLIST has no exception.
Event Signatures

Event DETAIL_PRODUCT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_OBJECT_GUID Exporting Value transfer Type reference (TYPE) COMT_PRWB_OBJECT_GUID GUID eines Objektes der Produkt-Workbench 20040423

Event LINKS_PRODUCT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EV_OBJECT_GUID Exporting Value transfer Type reference (TYPE) COMT_PRWB_OBJECT_GUID GUID eines Objektes der Produkt Workbench 20040423
History
Last changed by/on SAP  20040518 
SAP Release Created in 700