SAP ABAP Class CL_FCC_TASKLIST_GRID (Task List Picker)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_GRID ALV List Viewer 20111111
Properties
Class CL_FCC_TASKLIST_GRID  
Short Description Task List Picker    
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 FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20111111   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCC_TASKLIST_GRID has no forward declaration.
Interfaces
Class CL_FCC_TASKLIST_GRID has no interface implemented.
Friends
Class CL_FCC_TASKLIST_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20111111
2 MT_FIELD_CATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20111111
3 MT_SELECTED_TASKLIST Instance attribute Private Type reference (TYPE) FCC_T_TASKLIST Task list 20111111
4 MT_TASKLIST Instance attribute Private Type reference (TYPE) FCC_T_TASKLIST Task list 20111111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111111
2 FILL_TASKLIST Instance method Public Method Fill Task List 20111111
3 GET_SELECTED_TASK_LIST Instance method Public Method Get Selected Task List 20111111
4 INIT_CATALOG Instance method Private Method Init Field Catalog 20111111
Events
Class CL_FCC_TASKLIST_GRID has no event.
Types
Class CL_FCC_TASKLIST_GRID 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 IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20111111

Method CONSTRUCTOR on class CL_FCC_TASKLIST_GRID has no exception.

Method FILL_TASKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASKLIST Call by reference Type reference (TYPE) FCC_T_TASKLIST Task list 20111111

Method FILL_TASKLIST on class CL_FCC_TASKLIST_GRID has no exception.

Method GET_SELECTED_TASK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASKLIST Call by reference Type reference (TYPE) FCC_T_TASKLIST Task list 20111111

Method GET_SELECTED_TASK_LIST on class CL_FCC_TASKLIST_GRID has no exception.

Method INIT_CATALOG Signature

Method INIT_CATALOG on class CL_FCC_TASKLIST_GRID has no parameter.
Method INIT_CATALOG on class CL_FCC_TASKLIST_GRID has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 100