SAP ABAP Class IF_XSS_CAT_UIA_WORKLIST (Access to Worklist)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XSS_CAT_UIA_WORKLIST_BASE Abstraction of Time Sheet -> Table 20030804
Properties
Class IF_XSS_CAT_UIA_WORKLIST  
Short Description Access to Worklist    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030804   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XSS_CAT_UIA_WORKLIST has no forward declaration.
Interfaces
Class IF_XSS_CAT_UIA_WORKLIST has no interface implemented.
Friends
Class IF_XSS_CAT_UIA_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VIEW_DAY Constant Public Type reference (TYPE) STRING 'V_DAY' Daily Calendar 20030804
2 CO_VIEW_REVIEW Constant Public Type reference (TYPE) STRING 'V_REVIEW' Confirmation Screen 20030804
3 CO_VIEW_WEEK Constant Public Type reference (TYPE) STRING 'V_WEEK' Weekly calendar 20030804
Methods
# Method Level Visibility Method type Description Created on
1 GET_CELL_CONTEXT Instance method Public Method Delivers Context for Cells 20031001
2 GET_FIELD_LIST Instance method Public Method Delivers Field List or Field Selection 20030804
3 GET_SUM_COLUMN Instance method Public Method Delivers Name of Total Column 20040428
4 GET_WORKLIST Instance method Public Method Get Worklist (as Internal Table) 20030804
5 GET_WORK_AREA_FOR_WORKLIST Instance method Public Method Work Area 20030804
6 SET_WORKLIST Instance method Public Method Sets Worklist Selection 20030804
Events
Class IF_XSS_CAT_UIA_WORKLIST has no event.
Types
Class IF_XSS_CAT_UIA_WORKLIST has no local type.
Method Signatures

Method GET_CELL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) HRXSS_CAT_CELL_CONTEXT_T Zusatzinformationen zum Time Sheet 20031001

Method GET_CELL_CONTEXT on class IF_XSS_CAT_UIA_WORKLIST has no exception.

Method GET_FIELD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) HRXSS_CAT_UIA_FIELD_INFO_T Feldauswahl 20030804

Method GET_FIELD_LIST on class IF_XSS_CAT_UIA_WORKLIST has no exception.

Method GET_SUM_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_SUM_COLUMN_NAME Value transfer Type reference (TYPE) STRING Bezeichnung der Summenspalte 20040428

Method GET_SUM_COLUMN on class IF_XSS_CAT_UIA_WORKLIST has no exception.

Method GET_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20030804

Method GET_WORKLIST on class IF_XSS_CAT_UIA_WORKLIST has no exception.

Method GET_WORK_AREA_FOR_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) DATA 20030804

Method GET_WORK_AREA_FOR_WORKLIST on class IF_XSS_CAT_UIA_WORKLIST has no exception.

Method SET_WORKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WORKLIST Call by reference Object reference (TYPE REF TO) DATA 20030807

Method SET_WORKLIST on class IF_XSS_CAT_UIA_WORKLIST has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in