SAP ABAP Class CL_PT_GUI_TMW_WORKLIST (Message Processing: Display Time Evaluation Messages)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT-RC (Application Component) Time Data Recording and Administration
     PAOC_TIM_TMW_WORKLIST (Package) TMW: Worklist
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_OBJECT GUI Object 19990707
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990707
Properties
Class CL_PT_GUI_TMW_WORKLIST  
Short Description Message Processing: Display Time Evaluation Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_TMW_WORKLIST   TMW: Worklist 
Created 19990707   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 PTGQD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_OBJECT GUI Object 19990707
2 IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990707
Friends
Class CL_PT_GUI_TMW_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALMOST_TRUE Constant Private Type reference (TYPE) BOOLE_D 'Y' Almost True 19990901
2 CLUSTER_B1 Constant Private Type reference (TYPE) PTM_TIME_EVAL_MESSAGE_ORIGIN 'B1' Cluster B1 19990730
3 CLUSTER_B2 Constant Private Type reference (TYPE) PTM_TIME_EVAL_MESSAGE_ORIGIN 'B2' Cluster B2 19990730
4 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Superior Container 19990707
5 DESCRIPTION Instance attribute Private Attribute reference (LIKE) 19991210
6 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' False 19990830
7 FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT ALV Grid Field Catalog 19990707
8 FIELD_LABEL Instance attribute Private Type reference (TYPE) SCRTEXT_S Master Data Field for Short Description 19990830
9 FIELD_TEXT Instance attribute Private Type reference (TYPE) STRING Master Data Field Text 19990921
10 FRONTEND_WORKLIST Instance attribute Private Object reference (TYPE REF TO) DATA Front-End Worklist 19990721
11 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID Imbedded Control 19990830
12 GRID_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ABAP List Viewer Grid Layout 19990707
13 GRID_SORT Instance attribute Private Type reference (TYPE) LVC_T_SORT ABAP List Viewer Grid Sorting 19990707
14 GUI_LAYOUT Instance attribute Private Attribute reference (LIKE) 19990707
15 HTML Instance attribute Private Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML control 19990816
16 NODE_ID Instance attribute Private Attribute reference (LIKE) 19990707
17 OBJECT_ID Instance attribute Private Attribute reference (LIKE) 19990707
18 OLD_STRUCTURE Instance attribute Private Object reference (TYPE REF TO) DATA Data Structure of Message Table 19990830
19 STATUS_CLOSED Constant Private Type reference (TYPE) CHAR1 '2' Message Status: Processed 19990709
20 STATUS_CONFIRMED Constant Private Type reference (TYPE) CHAR1 '3' Message Status: Confirmed 20020826
21 STATUS_INWORK Constant Private Type reference (TYPE) CHAR1 '1' Message status: In process 19990709
22 STATUS_NEW Constant Private Type reference (TYPE) CHAR1 ' ' Message Status: New 19990709
23 STRUCTURE Instance attribute Private Object reference (TYPE REF TO) DATA Data Structure of Message Table 19990707
24 TBAL_BALANCE Instance attribute Private Type reference (TYPE) CHAR9 Time balance 19990830
25 TBAL_LABEL Instance attribute Private Type reference (TYPE) PTGQD_KTTEXT Time Balance ID 19990830
26 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' True 19990804
27 TYPE Instance attribute Private Attribute reference (LIKE) 19991210
28 URL Instance attribute Private Type reference (TYPE) CHAR80 Display HTML Page 19990816
29 WORKLIST Instance attribute Private Object reference (TYPE REF TO) DATA Worklist 19990707
30 WORKLIST_NODE_ID Constant Private Type reference (TYPE) PTNODEID 'TMW_WORKLIST' Node ID for worklist 19990709
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Private Method Build Up Field Catalog 19990830
2 BUILD_REFERENCE_TO_WORKLIST Instance method Private Method Create Reference to Data Table 19990830
3 BUILD_SORT Instance method Private Method Sort Structure 19990707
4 BUILD_WORKLIST Instance method Private Method Fill Data Table with Messages 19990830
5 CHECK_FOR_MARKED_MESSAGE_LINE Instance method Private Method Check Selected Message Lines 19991007
6 COMPLETE_FIELDCATALOG Instance method Private Method Complete Field Catalog 19990707
7 GET_CELL_VALUE Instance method Private Method Get Cell Value 19990730
8 GET_MULTIPLE_INFOFIELD Instance method Private Method Get Concatenated Info Field 19990830
9 GET_SINGLE_INFOFIELD Instance method Private Method Get Value of Individual Info Field 19990830
10 ON_DELAYED_CHANGED_SEL Instance method Private Event handling method Event Handler: Line Selection 19990817
11 ON_DOUBLE_CLICK Instance method Private Event handling method Event Handler: Select 19990719
12 ON_HOTSPOT_CLICK Instance method Private Event handling method Event Handler: Hotspot 19990707
13 ON_TOOLBAR Instance method Private Event handling method Event Handler: Toolbar 19990707
14 ON_USER_COMMAND Instance method Private Event handling method Event Handler: User Command 19990707
15 SELECT_WORKLIST_LINE Instance method Private Method Select Message Row 19990727
16 SET_MESSAGE_STATUS Instance method Private Method Set Message Status 19990709
17 SET_MESSAGE_VISIBILITY Instance method Private Method Set Message Display View 19990901
18 SHOW_GRID Instance method Private Method Display Message List as Grid 19990830
19 SHOW_HTML Instance method Private Method Display HTML Page to Locate Errors 19990817
Events
Class CL_PT_GUI_TMW_WORKLIST has no event.
Types
Class CL_PT_GUI_TMW_WORKLIST has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INFOFIELDS_STRUCTURE Call by reference Type reference (TYPE) SPAR_DFIES Struktur der Infofelder 19990830
2 Returning RESULT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 19990830

Method BUILD_FIELDCATALOG on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method BUILD_REFERENCE_TO_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 19990830
2 Exporting EX_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Zeiger auf Struktur des Arbeitsvorrats 19991011
3 Exporting EX_WORKLIST Call by reference Object reference (TYPE REF TO) DATA Zeiger auf Arbeitsvorrat 19990830
4 Importing IM_INFOFIELDS_STRUCTURE Call by reference Type reference (TYPE) SPAR_DFIES Struktur der Infofelder 19990907
5 Importing IM_MESSAGES Call by reference Type reference (TYPE) PTM_TIME_EVAL_MESSAGES Zeitauswertungsmeldungen 19990907

Method BUILD_REFERENCE_TO_WORKLIST on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method BUILD_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LVC_T_SORT Sortierung 19990707

Method BUILD_SORT on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method BUILD_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNAMIC_LAYOUT_NUMBER Call by reference Type reference (TYPE) I Anzahl dynamischer Layouts 19990830
2 Importing IM_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 19990830
3 Importing IM_MESSAGES Call by reference Type reference (TYPE) PTM_TIME_EVAL_MESSAGES Zeitauswertungsmeldungen 19990830
4 Importing IM_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA Struktur des Arbeitsvorrats 19990830
5 Importing IM_WORKLIST Call by reference Object reference (TYPE REF TO) DATA Arbeitsvorrat 19990830

Method BUILD_WORKLIST on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method CHECK_FOR_MARKED_MESSAGE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGES Call by reference Type reference (TYPE) PTM_TIME_EVAL_MESSAGES Zeitauswertungsmeldungen 19991007

Method CHECK_FOR_MARKED_MESSAGE_LINE on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method COMPLETE_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FRONT_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Frontend Feldkatalog 19990915
2 Importing IM_MESSAGES Call by reference Type reference (TYPE) PTM_TIME_EVAL_MESSAGES Zeitauswertungsmeldungen 19990915
3 Returning RESULT Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog 19990707

Method COMPLETE_FIELDCATALOG on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method GET_CELL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN Call by reference Type reference (TYPE) LVC_FNAME Spalte 19990730
2 Importing IM_ROW Call by reference Type reference (TYPE) LVC_INDEX Zeile 19990730
3 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA Wert 19990730

Method GET_CELL_VALUE on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method GET_MULTIPLE_INFOFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELD Value transfer Type reference (TYPE) ANY Infofeld 19990830
2 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) IF_PT_UIA_OBJECT Objekt 19990830

Method GET_MULTIPLE_INFOFIELD on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method GET_SINGLE_INFOFIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LABEL Value transfer Object reference (TYPE REF TO) DATA Bezeichnung 19990830
2 Exporting EX_VALUE Value transfer Object reference (TYPE REF TO) DATA Wert 19990830
3 Importing IM_OBJECT Value transfer Object reference (TYPE REF TO) IF_PT_UIA_OBJECT Objekt 19990830

Method GET_SINGLE_INFOFIELD on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method ON_DELAYED_CHANGED_SEL Signature

Method ON_DELAYED_CHANGED_SEL on class CL_PT_GUI_TMW_WORKLIST has no parameter.
Method ON_DELAYED_CHANGED_SEL on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method ON_DOUBLE_CLICK Signature

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

Method ON_DOUBLE_CLICK on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) >INVALID< 19990707
2 Importing E_ROW_ID Value transfer Attribute reference (LIKE) >INVALID< 19990707

Method ON_HOTSPOT_CLICK on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method ON_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) 19990707
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 19990707

Method ON_TOOLBAR on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method ON_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) 19990707

Method ON_USER_COMMAND on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method SELECT_WORKLIST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW Call by reference Type reference (TYPE) LVC_S_ROW Meldungszeile 19990727

Method SELECT_WORKLIST_LINE on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method SET_MESSAGE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROW Zeilennummer 19990709
2 Importing IM_STATUS Call by reference Type reference (TYPE) PTM_MESSAGE_STATUS Status 19990709

Method SET_MESSAGE_STATUS on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method SET_MESSAGE_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EMPLOYEE Call by reference Type reference (TYPE) PERNR_D Mitarbeiter 19990901
2 Importing IM_VISIBILITY_NEW Call by reference Type reference (TYPE) CHAR1 neue Sichtbarkeit 19990901
3 Importing IM_VISIBILITY_OLD Call by reference Type reference (TYPE) CHAR1 alte Sichtbarkeit 19990901

Method SET_MESSAGE_VISIBILITY on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method SHOW_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DYNAMIC_LAYOUT_NUMBER Call by reference Type reference (TYPE) I Anzahl dynamischer Layouts 19990830
2 Importing IM_INFOFIELDS_STRUCTURE Call by reference Type reference (TYPE) SPAR_DFIES Struktur der Infospalten 19990830
3 Importing IM_MESSAGES Call by reference Type reference (TYPE) PTM_TIME_EVAL_MESSAGES Zeitauswertungsmeldungen 19990830
4 Importing IM_MESSAGES_CHANGED Call by reference Type reference (TYPE) BOOLE_D Meldungen haben sich geändert 19990915

Method SHOW_GRID on class CL_PT_GUI_TMW_WORKLIST has no exception.

Method SHOW_HTML Signature

Method SHOW_HTML on class CL_PT_GUI_TMW_WORKLIST has no parameter.
Method SHOW_HTML on class CL_PT_GUI_TMW_WORKLIST has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in