SAP ABAP Class CL_FOPC_UI_START_TASKLIST (Controller Class for Displaying Task List)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-CGV-MIC (Application Component) Management of Internal Controls
⤷
FOPC_UI (Package) User Interface Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_CONTROLLER2 | BSP Component | 20031029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20031112 |
Properties
| Class | CL_FOPC_UI_START_TASKLIST | |
| Short Description | Controller Class for Displaying Task List | |
| Super Class | CL_BSP_CONTROLLER2 | BSP Component |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FOPC_UI | User Interface Objects |
| Created | 20031029 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20031112 |
Friends
Class CL_FOPC_UI_START_TASKLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SWW_STATXT | 'READY' | Workflow: Work Item Status: Ready | 20040311 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWW_STATXT | 'SELECTED' | Workflow: Work Item Status: Ready | 20040311 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOPC_UI_START_MODEL | Basis Model for Start Page | 20031029 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOPCW_WF | SAP Webflow | 20040324 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | FOPC_S_UI_START_TODO | Task List Item | 20031112 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TABLEVIEWCONTROLTAB | Column Definitions for Table View | 20031112 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | FOPC_T_UI_START_TODO | Table of Task List Items | 20031112 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SYUNAME | SAP R/3 System, User Logon Name | 20041111 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Filter Visible | 20040603 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | Title | 20031113 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SWW_WIID | Selected Work Item | 20040311 |
Methods
Class CL_FOPC_UI_START_TASKLIST has no method.
Events
Class CL_FOPC_UI_START_TASKLIST has no event.
Types
Class CL_FOPC_UI_START_TASKLIST has no local type.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 100 |