SAP ABAP Class CL_GCM_WORKLIST_TREE (CM: Worklist)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LO-CM (Application Component) Configuration management
     CMT2 (Package) Configuration Management - Core Development - (Version2)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_TREE ALV Tree Control 20000921
Properties
Class CL_GCM_WORKLIST_TREE  
Short Description CM: Worklist    
Super Class CL_GUI_ALV_TREE ALV Tree Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMT2   Configuration Management - Core Development - (Version2) 
Created 20000921   SAP 
Last change 20020412   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CMT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IBOF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GCM_WORKLIST_TREE has no interface implemented.
Friends
Class CL_GCM_WORKLIST_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FAVORITES Constant Protected Type reference (TYPE) CHAR4 'FAV' Key for favorites 20000921
2 C_SELECTION Constant Protected Type reference (TYPE) CHAR4 'SEL' Key for selection 20000921
3 MT_INTERNAL Instance attribute Public Type reference (TYPE) TAB_CM_COMPL_WORKLIST don't modify ! 20000925
4 MT_MAP_FAVORITES Static Attribute Private Type reference (TYPE) TY_TAB_MAP_FAVORITES Help table: Mapping between int. and ext. display 20000922
5 MT_MAP_LC_PHASE Static Attribute Private Type reference (TYPE) TY_TAB_MAP_LC_PHASE Help table: Mapping between int. and ext. display 20000922
6 MT_NODE_KEYS Instance attribute Private Type reference (TYPE) TY_TAB_NODE_KEYS Table With Node Keys 20001214
7 MT_PREV_WORKLIST_KEYS Instance attribute Private Type reference (TYPE) TAB_CM_WORKLIST_KEY CM: Key table for the worklist interface 20010119
8 MT_SEM_KEYS Instance attribute Private Type reference (TYPE) TY_TAB_SEM_KEYS Table with semantic keys 20001214
9 MT_TO_UPDATE_KEYS Instance attribute Private Type reference (TYPE) TY_TAB_SEM_KEYS Table with detail data to be updated 20001220
10 MT_WORKLIST Static Attribute Protected Type reference (TYPE) TY_TAB_WORKLIST Table work area worklist 20000926
11 M_DRAGDROP_DEST Static Attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20001004
12 M_DRAGDROP_SOURCE Static Attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20001004
13 M_FIELDCATALOG Static Attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20000921
14 M_HANDLE_DEST Static Attribute Private Type reference (TYPE) I Drag&Drop handle 20001004
15 M_HANDLE_SOURCE Static Attribute Private Type reference (TYPE) I Drag&Drop handle 20001004
16 M_SCREEN Instance attribute Protected Object reference (TYPE REF TO) CL_GCM_SCREEN CM: Screen Proxy for Field Transport, OK Code Processing 20000921
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELD_CATALOG Static method Protected Method Help method: Generate field catalog for ALV 20000921
2 BUILD_MENU Instance method Protected Method Help method: Assembly of the context menu 20001002
3 CHANGE_TOOLBAR Instance method Protected Method Help method: Create the toolbar above the worklist 20000921
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000921
5 CONSTRUCTOR Instance method Public Constructor Constructor 20000921
6 FRONTEND_UPDATE_ALL Instance method Protected Method Update all instances 20001005
7 H_CMOS_COMPARE Instance method Private Method Help method: Comparison of several CMO structures 20001026
8 H_EXPAND_NODE Instance method Private Method Help method: Expand a node 20001024
9 H_GET_CM_OBJECT_DATA Instance method Private Method Help method: Enhance detail data for CM object 20000925
10 H_GET_ITEM Instance method Private Method Help method: Recursive search for hierachy entry 20000921
11 H_GET_NODE_KEY Instance method Private Method Help method: Recursive determination of nodes 20000921
12 H_GET_SELECTED_ITEMS Instance method Private Method Help method: Delivers the selected entries 20000929
13 H_NODE_ICON Instance method Private Method Help method: Determines the icon 20000921
14 H_NODE_TEXT Instance method Private Method Help method: Determines the node text 20000921
15 H_ON_INSERT Instance method Protected Method Help method: Adds entry to the worklist 20001025
16 H_UPDATE_DETAIL_DATA Instance method Private Method Help method: Detail data for new entries 20001229
17 ITEMS_DELETE Static method Public Method Delete list of worklist entries 20001020
18 ITEMS_INSERT Static method Public Method Add list of worklist entries 20001020
19 ITEMS_UPDATE Static method Public Method Update list of worklist entries 20001020
20 ITEM_DELETE Static method Public Method Delete worklist entry 20000921
21 ITEM_INSERT Static method Public Method Add worklist entry 20000921
22 ITEM_UPDATE Static method Public Method Update worklist entry 20000921
23 ON_DELETE Instance method Protected Event handling method Delete entry in the worklist 20000921
24 ON_DROPDOWN_CLICKED Instance method Protected Event handling method Dropdown field activated 20000921
25 ON_EXPAND_NC Instance method Protected Event handling method Node expanded 20000921
26 ON_FRONTEND_UPDATE Instance method Protected Event handling method Update Front End 20001005
27 ON_FUNCTION_SELECTED Instance method Protected Event handling method Toolbar actovated 20000921
28 ON_INSERT Instance method Protected Event handling method Add entry to worklist 20000921
29 ON_ITEM_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Context menu request for worklist entries (multiple poss.) 20000921
30 ON_ITEM_CONTEXT_MENU_SELECTED Instance method Protected Event handling method Context menu command for worklist entries (multiple poss.) 20000921
31 ON_ITEM_DOUBLE_CLICK Instance method Protected Event handling method Double click on worklist entry (multiple possibilities) 20000921
32 ON_NODE_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Context menu request for worklist node 20000921
33 ON_NODE_CONTEXT_MENU_SELECTED Instance method Protected Event handling method Context menu command for worklist nodes 20000921
34 ON_NODE_DOUBLE_CLICK Instance method Protected Event handling method Double click on worklist nodes 20000921
35 ON_ON_DRAG_MULTIPLE Instance method Protected Event handling method Drag result for several entries 20000921
36 ON_ON_DROP Instance method Protected Event handling method Drop Event 20000921
37 ON_PBO Instance method Protected Event handling method REsult handler for PBO 20000921
38 ON_UPDATE Instance method Protected Event handling method Update entry in the worklist 20000921
39 REGISTER_EVENTS Instance method Protected Method Help method: Register the necessary control event 20000921
40 REGISTER_HANDLER Instance method Protected Method Help method: Register the event handler 20000921
41 SAVE Static method Public Method Save worklist 20000926
42 UNDO Static method Public Method Discard changes to worklist 20000926
Events
# Event Type Visibility Description Created on
1 EV_DELETE Static Event
(1)
Protected
(1)
Delete entry in the worklist 20000921
2 EV_FRONTEND_UPDATE Static Event
(1)
Protected
(1)
Update All Control Instances 20001005
3 EV_INSERT Static Event
(1)
Protected
(1)
Add entry in the worklist 20000921
4 EV_UPDATE Static Event
(1)
Protected
(1)
Update entries in the worklist 20000921
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MAP_FAVORITES Private See coding Mapping between int and ext. display 20000922
2 TY_MAP_LC_PHASE Private See coding Mapping between int and ext. display 20000922
3 TY_NODE_KEY Protected See coding Node keys of tree 20001214
4 TY_SEM_KEY Protected See coding Semantic keys 20001214
5 TY_TAB_MAP_FAVORITES Private See coding Table: Mapping between int and ext. display 20000922
6 TY_TAB_MAP_LC_PHASE Private See coding Table: Mapping between int and ext. display 20000922
7 TY_TAB_NODE_KEYS Protected See coding Table with node keys of trees 20001214
8 TY_TAB_SEM_KEYS Protected See coding Table with semantic keys 20001214
9 TY_TAB_WORKLIST Protected See coding Table work area worklist 20000926
10 TY_WORKLIST Protected See coding Structure table work area worklist 20000926
Method Signatures

Method BUILD_FIELD_CATALOG Signature

Method BUILD_FIELD_CATALOG on class CL_GCM_WORKLIST_TREE has no parameter.
Method BUILD_FIELD_CATALOG on class CL_GCM_WORKLIST_TREE has no exception.

Method BUILD_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20001002
2 Importing I_DISABLED_VISIBLE Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20001002
3 Importing I_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20001002

Method BUILD_MENU on class CL_GCM_WORKLIST_TREE has no exception.

Method CHANGE_TOOLBAR Signature

Method CHANGE_TOOLBAR on class CL_GCM_WORKLIST_TREE has no parameter.
Method CHANGE_TOOLBAR on class CL_GCM_WORKLIST_TREE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GCM_WORKLIST_TREE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GCM_WORKLIST_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCREEN Call by reference Object reference (TYPE REF TO) CL_GCM_SCREEN CM: Dynpro Proxy für Feldtransport, OK-Code Verarbeitung 20000921
2 Importing LIFETIME Value transfer Type reference (TYPE) I Lebensdauer 20000921
3 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20000921
4 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Shellstyle 20000921
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20000921

Method FRONTEND_UPDATE_ALL Signature

Method FRONTEND_UPDATE_ALL on class CL_GCM_WORKLIST_TREE has no parameter.
Method FRONTEND_UPDATE_ALL on class CL_GCM_WORKLIST_TREE has no exception.

Method H_CMOS_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Call by reference Type reference (TYPE) TY_TAB_WORKLIST selektierte Einträge 20001027
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20001026

Method H_EXPAND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20001024

Method H_EXPAND_NODE on class CL_GCM_WORKLIST_TREE has no exception.

Method H_GET_CM_OBJECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) STRUC_CM_COMPL_WORKLIST CM: Struktur für Arbeitsvorrat - Anzeige 20000925
2 Exporting E_NOT_FOUND Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20001019

Method H_GET_CM_OBJECT_DATA on class CL_GCM_WORKLIST_TREE has no exception.

Method H_GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ITEM Call by reference Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921
2 Changing C_LEVEL Call by reference Type reference (TYPE) I Hierarchielevel 20000921
3 Importing I_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20000921

Method H_GET_ITEM on class CL_GCM_WORKLIST_TREE has no exception.

Method H_GET_NODE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NODE_KEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20000921
2 Importing I_ITEM Call by reference Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921
3 Importing I_LEVEL Call by reference Type reference (TYPE) I 1 Hierarchielevel 20000921

Method H_GET_NODE_KEY on class CL_GCM_WORKLIST_TREE has no exception.

Method H_GET_SELECTED_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20001005
2 Exporting ET_REAL_CM_ITEMS Call by reference Type reference (TYPE) TY_TAB_WORKLIST Tabelle Worklist Einträge (echte CM Objekte)) 20000929
3 Exporting ET_TOTAL_ITEMS Call by reference Type reference (TYPE) TY_TAB_WORKLIST Tabelle Worklist Einträge 20000929
4 Exporting E_LEVEL Call by reference Type reference (TYPE) I Hierarchielevel in der Worklist 20000929

Method H_GET_SELECTED_ITEMS on class CL_GCM_WORKLIST_TREE has no exception.

Method H_NODE_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Type reference (TYPE) I Hierarchielevel 20000921
2 Returning R_NODE_ICON Value transfer Type reference (TYPE) LVC_S_LAYN-N_IMAGE Ikone / eingebaute Bitmap / benutzerdef. Bitmap 20000921

Method H_NODE_ICON on class CL_GCM_WORKLIST_TREE has no exception.

Method H_NODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921
2 Importing I_LEVEL Call by reference Type reference (TYPE) I Hierarchielevel 20000921
3 Returning R_NODE_TEXT Value transfer Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20000921

Method H_NODE_TEXT on class CL_GCM_WORKLIST_TREE has no exception.

Method H_ON_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) DE_CM_FLAG Status eines CM-Objekts 20001025
2 Importing I_ITEM Value transfer Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20001025

Method H_ON_INSERT on class CL_GCM_WORKLIST_TREE has no exception.

Method H_UPDATE_DETAIL_DATA Signature

Method H_UPDATE_DETAIL_DATA on class CL_GCM_WORKLIST_TREE has no parameter.
Method H_UPDATE_DETAIL_DATA on class CL_GCM_WORKLIST_TREE has no exception.

Method ITEMS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20001020
2 Importing I_ITEMS Call by reference Type reference (TYPE) TAB_CM_WORKLIST_KEY CM: Struktur für Arbeitsvorrat - Anzeige 20001020
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20001020

Method ITEMS_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20001020
2 Importing I_ITEMS Call by reference Type reference (TYPE) TAB_CM_WORKLIST_KEY CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20001020
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20001020

Method ITEMS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEMS Call by reference Type reference (TYPE) TAB_CM_WORKLIST_KEY CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20001020
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20001020

Method ITEM_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20001020
2 Importing I_ITEM Call by reference Type reference (TYPE) STRUC_CM_WORKLIST_KEY CM: Struktur für Arbeitsvorrat - Anzeige 20000921
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20000921

Method ITEM_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ONLY Call by reference Type reference (TYPE) DE_CM_FLAG CM: Flag 20001020
2 Importing I_ITEM Call by reference Type reference (TYPE) STRUC_CM_WORKLIST_KEY CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20000921

Method ITEM_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Type reference (TYPE) STRUC_CM_WORKLIST_KEY CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921
# Exception Resumable Description Created on
1 EXC_CM_ERROR CM: Allgemeiner Fehler 20000921

Method ON_DELETE Signature

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

Method ON_DELETE on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20000921
2 Importing POSX Value transfer Attribute reference (LIKE) 20000921
3 Importing POSY Value transfer Attribute reference (LIKE) 20000921

Method ON_DROPDOWN_CLICKED on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_EXPAND_NC Signature

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

Method ON_EXPAND_NC on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_FRONTEND_UPDATE Signature

Method ON_FRONTEND_UPDATE on class CL_GCM_WORKLIST_TREE has no parameter.
Method ON_FRONTEND_UPDATE on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_FUNCTION_SELECTED Signature

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

Method ON_FUNCTION_SELECTED on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_INSERT Signature

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

Method ON_INSERT on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_ITEM_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20000921
2 Importing MENU Value transfer Attribute reference (LIKE) 20000921
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921

Method ON_ITEM_CONTEXT_MENU_REQUEST on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_ITEM_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20000921
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20000921
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921

Method ON_ITEM_CONTEXT_MENU_SELECTED on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_ITEM_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921
2 Importing SENDER Value transfer Attribute reference (LIKE) 20000921

Method ON_ITEM_DOUBLE_CLICK on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Value transfer Attribute reference (LIKE) 20000921
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921

Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_NODE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20000921
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921

Method ON_NODE_CONTEXT_MENU_SELECTED on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921
2 Importing SENDER Value transfer Attribute reference (LIKE) 20000921

Method ON_NODE_DOUBLE_CLICK on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_ON_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20000921
2 Importing FIELDNAME Value transfer Attribute reference (LIKE) 20000921
3 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20000921

Method ON_ON_DRAG_MULTIPLE on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20000921
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20000921

Method ON_ON_DROP on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_PBO Signature

Method ON_PBO on class CL_GCM_WORKLIST_TREE has no parameter.
Method ON_PBO on class CL_GCM_WORKLIST_TREE has no exception.

Method ON_UPDATE Signature

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

Method ON_UPDATE on class CL_GCM_WORKLIST_TREE has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_GCM_WORKLIST_TREE has no parameter.
Method REGISTER_EVENTS on class CL_GCM_WORKLIST_TREE has no exception.

Method REGISTER_HANDLER Signature

Method REGISTER_HANDLER on class CL_GCM_WORKLIST_TREE has no parameter.
Method REGISTER_HANDLER on class CL_GCM_WORKLIST_TREE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UPDATE_TASK Call by reference Type reference (TYPE) CMT_BOOLEAN Verbuchung in update task (V1)? 20010206

Method SAVE on class CL_GCM_WORKLIST_TREE has no exception.

Method UNDO Signature

Method UNDO on class CL_GCM_WORKLIST_TREE has no parameter.
Method UNDO on class CL_GCM_WORKLIST_TREE has no exception.
Event Signatures

Event EV_DELETE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ITEM Exporting Value transfer Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921

Event EV_FRONTEND_UPDATE Signature
Event EV_FRONTEND_UPDATE on class CL_GCM_WORKLIST_TREE has no parameter.
Event EV_INSERT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ITEM Exporting Value transfer Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921

Event EV_UPDATE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_ITEM Exporting Value transfer Type reference (TYPE) TY_WORKLIST CM: Komplette Struktur für Arbeitsvorrat-Selektion/Favoriten 20000921
History
Last changed by/on SAP  20020412 
SAP Release Created in 46C