SAP ABAP Class CL_DB6_ACTION_APPLS_UOWS (DB6: Agent + UOW Overview (replaces Appl.Snapshot with 9.7))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller | 20090407 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_SELECTION_MEMBER | DB6: member selection interface | 20091202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DB6_SELECTION_SC | DB6: SC selection interface | 20100218 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20090407 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20131129 |
Properties
| Class | CL_DB6_ACTION_APPLS_UOWS | |
| Short Description | DB6: Agent + UOW Overview (replaces Appl.Snapshot with 9.7) | |
| Super Class | CL_DB6_ACTION_CONTROLLER | DB6: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20090407 | SAP |
| Last change | 20141121 | |
| 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_DB6_SELECTION_MEMBER | DB6: member selection interface | 20091202 | ||
| 2 | IF_DB6_SELECTION_SC | DB6: SC selection interface | 20100218 | ||
| 3 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20090407 | ||
| 4 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20131129 |
Friends
Class CL_DB6_ACTION_APPLS_UOWS 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_DB6_ALV | DB6: simple ALV abstraction | 20090407 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | 20100301 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | 20100301 | ||||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CANCELACT' | 20090407 | |||
| 5 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CAPTUREACT' | 20090407 | |||
| 6 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TRACEAPPL' | 20090407 | |||
| 7 | Constant | Private | Type reference (TYPE) | I | 1 | 20100226 | |||
| 8 | Constant | Private | Type reference (TYPE) | I | 2 | 20100226 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | DB6PMSAGENT_MEMORY_POOL_TAB | DB6: Application Snapshot Memory Pool | 20100301 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | DB6WLM_SC_AGENTS_TAB | DB6: Tabel of DB6WLM_SC_AGENTS | 20100301 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | DB6MON_UOW_TAB | DB6: Table of DB6MON_UOW | 20100301 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | DB6WLM_WLOCCACT_TAB | DB6: Table of DB6WLM_WLOCCACT | 20100301 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | DBA_CHECKBOX_GROUP | DBA Cockpit: Checkbox Group | 20100301 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | DBA_CHECKBOX_GROUP | DBA Cockpit: Checkbox Group | 20100301 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | DBA_CHECKBOX_GROUP | DBA Cockpit: Checkbox Group | 20100301 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | DBA_CHECKBOX_GROUP | DBA Cockpit: Checkbox Group | 20100304 | |||
| 17 | Instance attribute | Private | Attribute reference (LIKE) | 20090407 | |||||
| 18 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Supplement for True Boolean Type: 'X' == True '' == False | 20100301 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | DB6_VIEW_AGENTS_UOWS | DB6: view data structure for Agent-UOW overview | 20090407 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | cancel activity in progress | 20090407 | |
| 2 | Instance method | Public | Method | capture activity in progress | 20090407 | |
| 3 | Instance method | Public | Method | display application details | 20090407 | |
| 4 | Instance method | Private | Method | 20131002 | ||
| 5 | Instance method | Private | Method | 20100301 | ||
| 6 | Instance method | Public | Method | refresh display according selection | 20090407 | |
| 7 | Instance method | Private | Method | set grid attributes for ALV Grid | 20090407 | |
| 8 | Instance method | Public | Method | trace activity of a selected agent | 20090407 |
Events
Class CL_DB6_ACTION_APPLS_UOWS has no event.
Types
Class CL_DB6_ACTION_APPLS_UOWS has no local type.
Method Signatures
Method CANCEL_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_IX | Call by reference | Type reference (TYPE) | I | 20100301 |
Method CANCEL_ACTIVITY on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method CAPTURE_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_IX | Call by reference | Type reference (TYPE) | I | 20100301 |
Method CAPTURE_ACTIVITY on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method DISPLAY_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_IX | Call by reference | Type reference (TYPE) | I | 20100301 |
Method DISPLAY_DETAILS on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method HANDLE_ALV_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SELECT_ROW | Call by reference | Type reference (TYPE) | I | 20131002 |
Method HANDLE_ALV_DOUBLE_CLICK on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method PREPARE_DYN_FILTER Signature
Method PREPARE_DYN_FILTER on class CL_DB6_ACTION_APPLS_UOWS has no parameter.
Method PREPARE_DYN_FILTER on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_DB6_ACTION_APPLS_UOWS has no parameter.
Method REFRESH_DISPLAY on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_APPLS_UOWS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_DB6_ACTION_APPLS_UOWS has no exception.
Method TRACE_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEL_IX | Call by reference | Type reference (TYPE) | I | 20100301 |
Method TRACE_APPLICATION on class CL_DB6_ACTION_APPLS_UOWS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 720 |