SAP ABAP Class CL_PRWB_SRV_TLIST_UI (Worklist: Services)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
ABA_PRODUCT_OBSOLETE (Package) Obsolete Product Parts Still Used
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ALV_GRID | ALV List Viewer | 20000306 |
Properties
| Class | CL_PRWB_SRV_TLIST_UI | |
| Short Description | Worklist: Services | |
| 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 | ABA_PRODUCT_OBSOLETE | Obsolete Product Parts Still Used |
| Created | 20000306 | SAP |
| Last change | 20000324 | 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_PRWB_SRV_TLIST_UI has no interface implemented.
Friends
Class CL_PRWB_SRV_TLIST_UI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR1 | 'U' | Single-Character Flag | 20000306 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20000306 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | COMT_PRWB_SERVICE_FCAT_T | Field Catalog for ALV Grid (Hit List and ToDo List) | 20000306 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag&Drop | 20000321 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Drag and Drop Handle | 20000321 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_PRWB_USER | Product Maintenance User | 20000306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000306 | |
| 2 | Instance method | Private | Event handling method | Handle Double Click from ALV | 20000306 | |
| 3 | Instance method | Private | Event handling method | Handle Toolbar Event from ALV Grid | 20000306 | |
| 4 | Instance method | Private | Event handling method | Handle User Commands from ALV Grid | 20000306 | |
| 5 | Instance method | Private | Event handling method | Handle Drag | 20000321 | |
| 6 | Instance method | Public | Method | Refresh Worklist | 20000306 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DETAIL_SERVICE | Instance Event (0) |
Public (2) |
Service Product Details | 20000306 |
| 2 | REFRESH_WORKSPACE | Instance Event (0) |
Public (2) |
Refresh Workspace | 20000306 |
Types
Class CL_PRWB_SRV_TLIST_UI 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_ALREADY_UPDATED | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | '' | Logische Variable | 20010110 | ||
| 2 | IV_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20000306 | |||
| 3 | IV_PRWB_USER | Call by reference | Object reference (TYPE REF TO) | CL_PRWB_USER | Benutzer Produkt-Workbench | 20000306 |
Method CONSTRUCTOR on class CL_PRWB_SRV_TLIST_UI 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 | Call by reference | Attribute reference (LIKE) | 20000306 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20000306 | |||||
| 3 | E_ROW | Call by reference | Attribute reference (LIKE) | 20000306 |
Method HANDLE_ALV_DOUBLE_CLICK on class CL_PRWB_SRV_TLIST_UI 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 | Call by reference | Type reference (TYPE) | 20000306 | |||||
| 2 | E_OBJECT | Call by reference | Type reference (TYPE) | 20000306 |
Method HANDLE_ALV_TOOLBAR on class CL_PRWB_SRV_TLIST_UI 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 | Call by reference | Type reference (TYPE) | 20000306 |
Method HANDLE_ALV_USER_COMMAND on class CL_PRWB_SRV_TLIST_UI 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 | Call by reference | Attribute reference (LIKE) | 20000321 | |||||
| 2 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20000321 | |||||
| 3 | E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20000321 | |||||
| 4 | E_ROW | Call by reference | Attribute reference (LIKE) | 20000321 |
Method HANDLE_ONDRAG on class CL_PRWB_SRV_TLIST_UI has no exception.
Method REFRESH_TODO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALREADY_UPDATED | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | '' | Logische Variable | 20010110 | ||
| 2 | IV_REFRESH_DISPLAY | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | 'X' | "refresh_table_display" aufrufen? | 20010710 |
Method REFRESH_TODO on class CL_PRWB_SRV_TLIST_UI has no exception.
Event Signatures
Event DETAIL_SERVICE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_GUID | Exporting | Value transfer | Type reference (TYPE) | COMT_PRWB_OBJECT_GUID | GUID eines Objektes der Produkt-Workbench | 20000306 |
Event REFRESH_WORKSPACE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FCODE | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20000306 |
History
| Last changed by/on | SAP | 20000324 |
| SAP Release Created in |