SAP ABAP Class CL_MSS_ACTION_CONTROLLER (MSS: Abstract Action Controller)
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_DBA_ACTION_CONTROLLER | DBA Cockpit: Abstract Action Controller | 20051130 |
Meta Relationship - Used By
Properties
| Class | CL_MSS_ACTION_CONTROLLER | |
| Short Description | MSS: Abstract Action Controller | |
| Super Class | CL_DBA_ACTION_CONTROLLER | DBA Cockpit: 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 | 20051130 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MSS_ACTION_CONTROLLER has no forward declaration.
Interfaces
Class CL_MSS_ACTION_CONTROLLER has no interface implemented.
Friends
Class CL_MSS_ACTION_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | MSSCONNUSER | 20090505 | ||||
| 2 | Static Attribute | Protected | Type reference (TYPE) | MSSCONNDATA | Current MSS connection info | 20060616 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | MSSDB | 20080303 | ||||
| 4 | Static Attribute | Protected | Type reference (TYPE) | MSSSCHEMA | 20080303 | ||||
| 5 | Static Attribute | Protected | See coding | 20080303 | |||||
| 6 | Instance attribute | Protected | See coding | 20110608 | |||||
| 7 | Static Attribute | Protected | See coding | 20080303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Display full length T100 message | 20071115 | |
| 2 | Instance method | Public | Method | Set the current database | 20080303 | |
| 3 | Instance method | Public | Method | Set the current schema being examined | 20080303 |
Events
Class CL_MSS_ACTION_CONTROLLER has no event.
Types
Class CL_MSS_ACTION_CONTROLLER has no local type.
Method Signatures
Method ADD_T100 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20071115 | |||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20071115 | |||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20071115 | |||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20071115 | ||||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20071115 | ||||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20071115 | ||||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20071115 | ||||
| 8 | MSGWINDOW | Call by reference | Object reference (TYPE REF TO) | CL_DBA_MSG_WINDOW | DBA Cockpit: Message Window | 20071115 |
Method ADD_T100 on class CL_MSS_ACTION_CONTROLLER has no exception.
Method SET_CURR_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBNAME | Call by reference | Type reference (TYPE) | MSSDB | Database name | 20080303 |
Method SET_CURR_DB on class CL_MSS_ACTION_CONTROLLER has no exception.
Method SET_CURR_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMANAME | Call by reference | Type reference (TYPE) | MSSSCHEMA | Schema name | 20080303 |
Method SET_CURR_SCHEMA on class CL_MSS_ACTION_CONTROLLER has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |