SAP ABAP Class CL_SYB_ACTION_PROCESSES (SYB: Engines)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_ACTION_CONTROLLER | SYB: Abstract Action Controller | 20100921 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20120831 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20100921 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20100923 |
Properties
Class | CL_SYB_ACTION_PROCESSES | |
Short Description | SYB: Engines | |
Super Class | CL_SYB_ACTION_CONTROLLER | SYB: Abstract Action Controller |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SMSYB | SYBASE Database Monitor |
Created | 20100921 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SYB_ACTION_PROCESSES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ACTION_COMMAND_CONFIRM | DBA Cockpit: Controller I/F for Confirmation of Actions | 20120831 | ||
2 | IF_DBA_ACTION_CONTROLLER_ALV | DBA Cockpit: Access to ALV object | 20100921 | ||
3 | IF_DBA_ACTION_CONTROLLER_SLCT | DBA Cockpit: Data Selection | 20100923 |
Friends
Class CL_SYB_ACTION_PROCESSES 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 | 20100921 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'KILLSPID' | Function code that PAI triggered | 20120831 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'TRACEPROC' | Function code that PAI triggered | 20110801 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | 20100923 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'BLOCKED' | 20100923 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'EXEC' | 20100923 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'LOCKSHELD' | 20110104 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OLDESTTXN' | 20110201 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'TXNOPEN' | 20100923 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '' | 20100923 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'EXTERNAL' | 20100923 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'INTERNAL' | 20101222 | ||
13 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20110801 | ||||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYB_VIEW_PROCESSES | 20100921 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYBMON_WAITEVENTINFO_TAB | SYB: Table of SYBMON_WAITEVENTINFO | 20100923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110201 | |
2 | ![]() |
Instance method | Private | Method | 20120831 | |
3 | ![]() |
Instance method | Private | Method | trace activity of a selected process | 20120831 |
4 | ![]() |
Static method | Public | Method | 20110801 | |
5 | ![]() |
Instance method | Private | Method | 20100921 | |
6 | ![]() |
Instance method | Private | Method | 20100921 | |
7 | ![]() |
Instance method | Private | Method | trace activity of a selected process | 20110801 |
Events
Class CL_SYB_ACTION_PROCESSES has no event.
Types
Class CL_SYB_ACTION_PROCESSES has no local type.
Method Signatures
Method GET_OLDEST_TXN_SPIDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SPIDS | Value transfer | Type reference (TYPE) | DBAINT4TAB | DBA Cockpit: Table of INT4 | 20110201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110201 |
Method KILL_PROCESS Signature
Method KILL_PROCESS on class CL_SYB_ACTION_PROCESSES has no parameter.
Method KILL_PROCESS on class CL_SYB_ACTION_PROCESSES has no exception.
Method KILL_PROCESS_EXEC Signature
Method KILL_PROCESS_EXEC on class CL_SYB_ACTION_PROCESSES has no parameter.
Method KILL_PROCESS_EXEC on class CL_SYB_ACTION_PROCESSES has no exception.
Method PREPARE_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PROCESS | Call by reference | Type reference (TYPE) | SYBMON_PROCESS | SYB: master..monProcess | 20110801 | ||
2 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20110801 | ||
3 | ![]() |
WAIT_EVENT_DEF | Call by reference | Type reference (TYPE) | SYBMON_WAITEVENTINFO_TAB | SYB: Table of SYBMON_WAITEVENTINFO | 20110801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: ADBC Errors | 20110801 | |
2 | ![]() |
DBA-RDI: General Back-end Error | 20110801 |
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_SYB_ACTION_PROCESSES has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_SYB_ACTION_PROCESSES has no exception.
Method SHOW_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRESEL_IX | Call by reference | Type reference (TYPE) | I | 20110131 |
Method SHOW_DETAILS on class CL_SYB_ACTION_PROCESSES has no exception.
Method TRACE_PROCESS Signature
Method TRACE_PROCESS on class CL_SYB_ACTION_PROCESSES has no parameter.
Method TRACE_PROCESS on class CL_SYB_ACTION_PROCESSES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |