SAP ABAP Class CL_TFWB_MINITP_WORKLIST (Worklist All Product Types)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BF-TFW (Application Component) Templates
⤷
BTFW_UI (Package) Template Framework, UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20041129 |
Properties
| Class | CL_TFWB_MINITP_WORKLIST | |
| Short Description | Worklist All Product Types | |
| 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 | BTFW_UI | Template Framework, UI |
| Created | 20041129 | SAP |
| Last change | 20050428 | 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
Class CL_TFWB_MINITP_WORKLIST has no interface implemented.
Friends
Class CL_TFWB_MINITP_WORKLIST 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_TFWB_APPLICATION | Central Class of TFW UI | 20050415 | |||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'U' | Single-Character Flag | 20041129 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20050414 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout Variant (External Use) | 20041129 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20050414 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TFWB_FCAT_TAB | Field Catalog for ALV Grid (Hit List and ToDo List) | 20041129 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20041129 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | 20050414 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TFW_APPL_OBJECT | TFW: Application Object | 20050414 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Drag and Drop Handle | 20041129 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_TFWB_USER | User | 20041129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041129 | |
| 2 | Instance method | Private | Event handling method | Handle Double-Click from ALV | 20041129 | |
| 3 | Instance method | Private | Event handling method | Handle Toolbar Event from ALV Grid | 20041129 | |
| 4 | Instance method | Private | Event handling method | Handle User Commands from ALV Grid | 20041129 | |
| 5 | Instance method | Private | Event handling method | Handle Drag | 20041129 | |
| 6 | Instance method | Private | Event handling method | 20041129 | ||
| 7 | Instance method | Public | Method | Refresh Worklist | 20041129 | |
| 8 | Instance method | Public | Method | 20050414 |
Events
Class CL_TFWB_MINITP_WORKLIST has no event.
Types
Class CL_TFWB_MINITP_WORKLIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APPLICATION | Call by reference | Object reference (TYPE REF TO) | CL_TFWB_APPLICATION | zentrale Klasse des TFW-UI | 20041129 | |||
| 2 | IV_SCREEN_CONTAINER_WORKLIST | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20041203 | |||
| 3 | IV_USER | Call by reference | Object reference (TYPE REF TO) | CL_TFWB_USER | Benutzer Produkt-Workbench | 20041203 |
Method CONSTRUCTOR on class CL_TFWB_MINITP_WORKLIST has no exception.
Method HANDLE_ALV_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20041129 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20041129 | |||||
| 3 | E_ROW | Value transfer | Attribute reference (LIKE) | 20041129 |
Method HANDLE_ALV_DOUBLE_CLICK on class CL_TFWB_MINITP_WORKLIST has no exception.
Method HANDLE_ALV_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20041129 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20041129 |
Method HANDLE_ALV_TOOLBAR on class CL_TFWB_MINITP_WORKLIST has no exception.
Method HANDLE_ALV_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20041129 |
Method HANDLE_ALV_USER_COMMAND on class CL_TFWB_MINITP_WORKLIST has no exception.
Method HANDLE_ONDRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20041129 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20041129 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20041129 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20041129 |
Method HANDLE_ONDRAG on class CL_TFWB_MINITP_WORKLIST has no exception.
Method HANDLE_PRWB_PICK Signature
Method HANDLE_PRWB_PICK on class CL_TFWB_MINITP_WORKLIST has no parameter.
Method HANDLE_PRWB_PICK on class CL_TFWB_MINITP_WORKLIST has no exception.
Method REFRESH_TODO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | TFW_BOOLEAN | 'X' | "refresh_table_display" aufrufen? | 20041129 |
Method REFRESH_TODO on class CL_TFWB_MINITP_WORKLIST has no exception.
Method SET_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TFW_OBJECT | Call by reference | Type reference (TYPE) | TFW_APPL_OBJECT | TFW: Anwendungsobjekte | 20050414 |
Method SET_FILTER on class CL_TFWB_MINITP_WORKLIST has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 700 |