SAP ABAP Class CL_MSS_ACTION_SQLPROCESSES (SQL processes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller | 20060914 |
Properties
| Class | CL_MSS_ACTION_SQLPROCESSES | |
| Short Description | SQL processes | |
| Super Class | CL_MSS_ACTION_CONTROLLER | MSS: Abstract Action Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STUN_MSS | Package for new SQL Server monitoring objects |
| Created | 20060914 | SAP |
| Last change | 20130531 | 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_MSS_ACTION_SQLPROCESSES has no interface implemented.
Friends
Class CL_MSS_ACTION_SQLPROCESSES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | DB6: simple ALV abstraction | 20060914 | |||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20060914 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20070116 | ||||
| 4 | Constant | Private | Type reference (TYPE) | DOKHL-OBJECT | 'BC-DB-MSS-SQLPROCESSES' | Documentation Object | 20060914 | ||
| 5 | Constant | Private | Type reference (TYPE) | DOKHL-OBJECT | 'BC-DB-MSS-SQLPROCESSES_DMV' | Documentation Object | 20060914 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | Numeric sql release | 20060914 | |||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20060914 | |||||
| 8 | Instance attribute | Private | See coding | Important fields from sessions/connections/requests | 20070117 | ||||
| 9 | Instance attribute | Private | See coding | 20070126 | |||||
| 10 | Instance attribute | Private | See coding | 20061116 | |||||
| 11 | Instance attribute | Public | Type reference (TYPE) | MSSCC_ACTION_SQLPROCESSES | Data fields on main dynpro | 20060914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060914 | |
| 2 | Instance method | Private | Method | Do reset | 20070118 | |
| 3 | Instance method | Private | Method | Do since reset | 20070118 | |
| 4 | Instance method | Private | Method | Find application servers | 20070110 | |
| 5 | Instance method | Private | Method | Find Database logins | 20061116 | |
| 6 | Instance method | Private | Method | Find Work processes names | 20070110 | |
| 7 | Instance method | Private | Method | 20100526 | ||
| 8 | Instance method | Private | Method | Get SQL Code for SQL 2005 | 20060914 | |
| 9 | Instance method | Private | Method | Get SQL Code for SQL 2005 | 20061117 | |
| 10 | Instance method | Private | Event handling method | Make the container invisible when user clicks on close | 20060914 | |
| 11 | Instance method | Private | Method | Set grid attributes | 20060914 | |
| 12 | Instance method | Private | Method | Set grid attributes | 20070123 | |
| 13 | Instance method | Private | Method | Set grid attributes | 20061109 | |
| 14 | Instance method | Private | Method | Display the abap code for the current statement | 20060914 | |
| 15 | Instance method | Private | Method | Display sql statement in query analyzer for current statemen | 20060914 | |
| 16 | Instance method | Private | Method | Update SAP user | 20061114 | |
| 17 | Instance method | Private | Method | Update sqltext for most recently used sqlhandle | 20061113 |
Events
Class CL_MSS_ACTION_SQLPROCESSES has no event.
Types
Class CL_MSS_ACTION_SQLPROCESSES has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method DO_RESET Signature
Method DO_RESET on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method DO_RESET on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method DO_SINCE_RESET Signature
Method DO_SINCE_RESET on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method DO_SINCE_RESET on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method FIND_APPSERVERS Signature
Method FIND_APPSERVERS on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method FIND_APPSERVERS on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method FIND_DBLOGINS Signature
Method FIND_DBLOGINS on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method FIND_DBLOGINS on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method FIND_WPNAMES Signature
Method FIND_WPNAMES on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method FIND_WPNAMES on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method GET_SESCONREQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT_REQS_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Flag | 20100526 | ||
| 2 | DO_RESET | Call by reference | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Flag | 20100526 | ||
| 3 | ENG_CONS_INCLUDED | Call by reference | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Flag | 20100526 | ||
| 4 | ONE_HOST | Call by reference | Type reference (TYPE) | MSS_ACTIVE_REQUEST-HOSTNAME | 'N' | Hostname of the application server logged into SQL Server. | 20100526 | ||
| 5 | ONE_LOGIN | Call by reference | Type reference (TYPE) | MSSSCHEMA | 'N' | Schema name | 20100526 | ||
| 6 | ONE_WP | Call by reference | Type reference (TYPE) | MSS_ACTIVE_REQUEST-PROGNAME | 'N' | Name of the application program which owns the connection. | 20100526 |
Method GET_SESCONREQ on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method GET_SQL_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | MSS_T_MSQSPPARAM | MS SQL server stored procedure parameter structure | 20060914 | |||
| 2 | REQ | Call by reference | Type reference (TYPE) | MSS_ACTIVE_REQUEST | Statistical information related to CPU time/memory for query | 20060914 | |||
| 3 | SQLTEXT | Call by reference | Type reference (TYPE) | STRING | 20060914 |
Method GET_SQL_CODE on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method GET_SQL_CODE2000 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMS | Call by reference | Type reference (TYPE) | MSS_T_MSQSPPARAM | MS SQL server stored procedure parameter structure | 20061117 | |||
| 2 | REQ | Call by reference | Type reference (TYPE) | MSSPRCINF7 | Statistical information related to CPU time/memory for query | 20061117 | |||
| 3 | SQLTEXT | Call by reference | Type reference (TYPE) | STRING | 20061117 |
Method GET_SQL_CODE2000 on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method HANDLE_CLOSE_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20060914 |
Method HANDLE_CLOSE_POPUP on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method SET_LAYOUT_ATTRIBUTES Signature
Method SET_LAYOUT_ATTRIBUTES on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method SET_LAYOUT_ATTRIBUTES on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method SET_SORT_ATTRIBUTES Signature
Method SET_SORT_ATTRIBUTES on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method SET_SORT_ATTRIBUTES on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method SHOW_ABAP_CODE Signature
Method SHOW_ABAP_CODE on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method SHOW_ABAP_CODE on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method SHOW_SQL_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB | Call by reference | Type reference (TYPE) | I | Which tab to show on the tabcontrol | 20060914 |
Method SHOW_SQL_CODE on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method UPDATE_SAPUSER Signature
Method UPDATE_SAPUSER on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method UPDATE_SAPUSER on class CL_MSS_ACTION_SQLPROCESSES has no exception.
Method UPDATE_SQLTEXT_FOR_MRSH Signature
Method UPDATE_SQLTEXT_FOR_MRSH on class CL_MSS_ACTION_SQLPROCESSES has no parameter.
Method UPDATE_SQLTEXT_FOR_MRSH on class CL_MSS_ACTION_SQLPROCESSES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |