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
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_SQLPROCESSES SQL processes 20060914
2 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_LM_HIST Collect blocking locks via sql agent job and display 20071101
3 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_LOGS SQL Error Log presentation 20080218
4 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_MEM_OVERVIEW Memory overview 20130313
5 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_NONSAP_FEATURES Dispay various SQL Server features not used by SAP 20090220
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_ONE_TABSZHIST View table size history for a single table 20080201
7 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_PACKAGE_VIEWER MSSQL: View selected performance package 20121113
8 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_PROC_TRIGG_ABS Abstract class: Display stored procedures or triggers 20080509
9 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_QA Query Analyzer, SQL Command Window, Explain 20080515
10 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_SAPCONFIG SAP Config. GUID and On-line index 20080428
... Click here to see Used By full list (39 items)
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 AUTHINFO Static Attribute Protected Type reference (TYPE) MSSCONNUSER 20090505
2 CURRCON Static Attribute Protected Type reference (TYPE) MSSCONNDATA Current MSS connection info 20060616
3 CURR_DB Static Attribute Protected Type reference (TYPE) MSSDB 20080303
4 CURR_SCHEMA Static Attribute Protected Type reference (TYPE) MSSSCHEMA 20080303
5 DB_LST Static Attribute Protected See coding 20080303
6 FIELDNAME Instance attribute Protected See coding 20110608
7 SCH_LST Static Attribute Protected See coding 20080303
Methods
# Method Level Visibility Method type Description Created on
1 ADD_T100 Static method Public Method Display full length T100 message 20071115
2 SET_CURR_DB Instance method Public Method Set the current database 20080303
3 SET_CURR_SCHEMA 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 Importing MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20071115
2 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20071115
3 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20071115
4 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20071115
5 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20071115
6 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20071115
7 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20071115
8 Importing 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 Importing 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 Importing 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)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_SQLPROCESSES SQL processes 20060914
2 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_LM_HIST Collect blocking locks via sql agent job and display 20071101
3 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_LOGS SQL Error Log presentation 20080218
4 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_MEM_OVERVIEW Memory overview 20130313
5 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_NONSAP_FEATURES Dispay various SQL Server features not used by SAP 20090220
6 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_ONE_TABSZHIST View table size history for a single table 20080201
7 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_PACKAGE_VIEWER MSSQL: View selected performance package 20121113
8 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_PROC_TRIGG_ABS Abstract class: Display stored procedures or triggers 20080509
9 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_QA Query Analyzer, SQL Command Window, Explain 20080515
10 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_SAPCONFIG SAP Config. GUID and On-line index 20080428
11 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_LM Locks - display current lock holders and waiters 20071031
12 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_SQLREQUESTS SQL Requests from dm views or syscacheobjects 20060828
13 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_SQLSETUP SQL Server Checker 20080218
14 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_ST04 ST04 Performance Overview 20071031
15 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_STATISTICS Display or update table statistics 20070725
16 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_STMT_HIST SQL Statement History 20100804
17 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_TABLEDETAIL Table details 20070531
18 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_TABSZHIST View table size history 20060911
19 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_VIEWDETAIL View details. View text and table list. 20070807
20 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_WAITSTATS SQL Server Wait Statistics 20080502
21 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DOWNLOAD Download data to a local XML file usable by Excel 20090925
22 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_COLLECTOR dbcoll frontend display 20080501
23 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_COLLECTOR_HIST dbcoll frontend display 20080531
24 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_CONF_OPT Configuration options 20070511
25 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_CONF_OVERVIEW Configuration overview 20070417
26 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DB02 DB02 files/objects 20070523
27 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DBSZHIST Database and file size histories 20080505
28 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DB_OPT Database options 20070511
29 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DEADLOCK Deadlock list 20080312
30 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DL_PACKAGES Maintain previously downloaded spreadsheet packages 20120620
31 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_CHECKDBFILE Largest tables 20080312
32 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_DWDLLS SQL Server Checker 20080303
33 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_GROWINGTABS View list of fastest growing tables 20060523
34 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_IDX_ANALYZE Analyze indexes for a single table 20110729
35 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_IDX_OP Index operational statistics 20111006
36 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_IDX_REC Recommended indexes 20111006
37 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_IDX_USE Index usage statistics 20111006
38 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_IOPERFILE ::fn_virtualfilestats data per file 20061019
39 Inheritance (c INHERITING FROM c_ref)  CL_MSS_ACTION_LARGETABS Largest tables 20060522
History
Last changed by/on SAP  20130531 
SAP Release Created in 710