SAP ABAP Class CL_FCC_GI_MULTITASK_GRID (Multitask Grid)
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 | 20111228 |
Properties
| Class | CL_FCC_GI_MULTITASK_GRID | |
| Short Description | Multitask Grid | |
| 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 | 20111228 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_GI_MULTITASK_GRID has no forward declaration.
Interfaces
Class CL_FCC_GI_MULTITASK_GRID has no interface implemented.
Friends
Class CL_FCC_GI_MULTITASK_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20111228 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FCC_GI_MATRIX_TREE | Global ID Matrix | 20111228 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20111228 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FCC_T_ITEM_WITH_STATUS | TFC_ITEM itab | 20111228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111228 | |
| 2 | Instance method | Public | Method | Fill Tasks | 20111228 | |
| 3 | Instance method | Private | Event handling method | Double Click | 20111228 | |
| 4 | Instance method | Private | Method | Init Catalog | 20111228 | |
| 5 | Instance method | Private | Method | Init Title | 20120203 | |
| 6 | Instance method | Public | Method | Select Row | 20111229 |
Events
Class CL_FCC_GI_MULTITASK_GRID has no event.
Types
Class CL_FCC_GI_MULTITASK_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 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20111228 | ||||
| 2 | IR_TREE | Call by reference | Object reference (TYPE REF TO) | CL_FCC_GI_MATRIX_TREE | Global ID Matrix | 20111228 |
Method CONSTRUCTOR on class CL_FCC_GI_MULTITASK_GRID has no exception.
Method FILL_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ITEM | Call by reference | Type reference (TYPE) | FCC_T_ITEM_WITH_STATUS | TFC_ITEM itab | 20111228 |
Method FILL_TASK on class CL_FCC_GI_MULTITASK_GRID has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20111228 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20111228 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20111228 |
Method HANDLE_DOUBLE_CLICK on class CL_FCC_GI_MULTITASK_GRID has no exception.
Method INIT_CATALOG Signature
Method INIT_CATALOG on class CL_FCC_GI_MULTITASK_GRID has no parameter.
Method INIT_CATALOG on class CL_FCC_GI_MULTITASK_GRID has no exception.
Method INIT_TITLE Signature
Method INIT_TITLE on class CL_FCC_GI_MULTITASK_GRID has no parameter.
Method INIT_TITLE on class CL_FCC_GI_MULTITASK_GRID has no exception.
Method SELECT_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROW | Call by reference | Type reference (TYPE) | LVC_S_ROID | Assignment of line number to line ID | 20111229 |
Method SELECT_ROW on class CL_FCC_GI_MULTITASK_GRID has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 100 |