SAP ABAP Class CL_UA_VIEW_GRID_WORKLIST (Grid with Objects of a Working Environment)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_ASSIGNMENT_TREE (Package) Default and Abstract Implementations on the Assignment Tree
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UAC_VIEW_GRID Grid View 20040924
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UAC_VIEW_STRATEGY View Strategy 20040924
Properties
Class CL_UA_VIEW_GRID_WORKLIST  
Short Description Grid with Objects of a Working Environment    
Super Class CL_UAC_VIEW_GRID Grid View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UAMO    
Program status     
Category 0   
Package UA_ASSIGNMENT_TREE   Default and Abstract Implementations on the Assignment Tree 
Created 20040924   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_VIEW_GRID_WORKLIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UAC_VIEW_STRATEGY View Strategy 20040924
Friends
Class CL_UA_VIEW_GRID_WORKLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_F4_FIELDNAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040924
2 MD_FNAME_TYPE_DESCR Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040924
3 MD_FNAME_TYPE_NAME Instance attribute Protected Type reference (TYPE) LVC_FNAME ALV Control: Field Name of Internal Table Field 20040924
4 MD_NEW_NODE_ID Instance attribute Protected Type reference (TYPE) UAC_NODE_ID Analytical Cost Management: ID of Node 20040924
5 MO_APPLICATION Instance attribute Protected Object reference (TYPE REF TO) IF_UA_APPLICATION UA Application 20040924
6 MO_BASE_TYPE Instance attribute Protected Object reference (TYPE REF TO) CL_UA_TYPE_BASE Basis Class of Types 20040928
7 MO_ENVIRONMENT Instance attribute Protected Object reference (TYPE REF TO) IF_UA_CE_ENVIRONMENT Runtime Environment 20040924
8 MO_PARENT_NODE Instance attribute Protected Object reference (TYPE REF TO) CL_UA_NODE Node Instance: Key Figures to Objects 20040924
9 MO_PARENT_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_UA_OBJECT Object Instance 20040924
10 MO_VIEW_STRATEGY Instance attribute Protected Object reference (TYPE REF TO) IF_UA_VIEW_STRATEGY View-Specific Strategy 20040924
11 MS_F4_ROW_NO Instance attribute Protected Type reference (TYPE) LVC_S_ROID Assignment of line number to line ID 20040924
12 MT_TYPE_POP_LIST Instance attribute Protected Type reference (TYPE) TYP_T_POP_LIST 20040924
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040924
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040924
3 PURGE_ALL_ROWS Instance method Public Method 20050920
4 PURGE_SELECTED_ROWS Instance method Public Method 20050907
5 _REFRESH_GRID_TITLE Instance method Protected Method 20040924
Events
Class CL_UA_VIEW_GRID_WORKLIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_S_POP_LIST Protected See coding 20040924 BEGIN OF typ_s_pop_list , type TYPE REF TO cl_ua_type_base, spopli TYPE spopli, END OF typ_s_pop_list
2 TYP_T_POP_LIST Protected See coding 20040924 typ_t_pop_list TYPE STANDARD TABLE OF typ_s_pop_list
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VIEW_ID Call by reference Type reference (TYPE) UAC_EXT_ID Analytical Cost Management: ext. ID für Control-Elemente 20040924
2 Importing IR_CONVERTER Call by reference Object reference (TYPE REF TO) IF_UAC_TREE_CONVERTER Konverter für Daten von und nach Char128 20040924
3 Importing IR_MODEL Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMENT_MODEL view gets assignment data from model via this interface 20040924
4 Importing IR_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040924
5 Importing IR_STYLE_MANAGER Call by reference Object reference (TYPE REF TO) IF_UAC_ASSIGNMNT_STYLE_MANAGER Includes IF_UAC_[TREE|EDGE]_STYLE_MANAGER 20040924
6 Importing IS_VIEW_ITEM Call by reference Type reference (TYPE) UAC_S_ITEM Analytical Cost Management: Item 20040924

Method CONSTRUCTOR on class CL_UA_VIEW_GRID_WORKLIST has no exception.

Method PURGE_ALL_ROWS Signature

Method PURGE_ALL_ROWS on class CL_UA_VIEW_GRID_WORKLIST has no parameter.
Method PURGE_ALL_ROWS on class CL_UA_VIEW_GRID_WORKLIST has no exception.

Method PURGE_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PURGE_SELECTION Call by reference Type reference (TYPE) UAB_S_TYPE_SELECTION 20050908
2 Exporting ET_INDEX_ROWS Call by reference Type reference (TYPE) LVC_T_ROW 20050907

Method PURGE_SELECTED_ROWS on class CL_UA_VIEW_GRID_WORKLIST has no exception.

Method _REFRESH_GRID_TITLE Signature

Method _REFRESH_GRID_TITLE on class CL_UA_VIEW_GRID_WORKLIST has no parameter.
Method _REFRESH_GRID_TITLE on class CL_UA_VIEW_GRID_WORKLIST has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 400