SAP ABAP Class CL_MSS_ACTION_PROC_TRIGG_ABS (Abstract class: Display stored procedures or triggers)
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 | 20080509 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ACTION_PROC_TRIGG | All stored procedures or triggers in a database | 20080509 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ACTION_PROC_TRIGG_TAB | Show triggers for a table | 20080509 |
Properties
Class | CL_MSS_ACTION_PROC_TRIGG_ABS | |
Short Description | Abstract class: Display stored procedures or triggers | |
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 | 20080509 | SAP |
Last change | 20110908 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MSS_ACTION_PROC_TRIGG_ABS has no interface implemented.
Friends
Class CL_MSS_ACTION_PROC_TRIGG_ABS has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get the text for the current proc and display in edit contro | 20080509 |
2 | ![]() |
Instance method | Protected | Method | Get the data and show it in REFRESH_VIEW | 20080509 |
3 | ![]() |
Instance method | Private | Event handling method | Go to table detail on double click | 20080509 |
4 | ![]() |
Instance method | Protected | Method | Prepare command line parameter grid | 20080509 |
Events
Class CL_MSS_ACTION_PROC_TRIGG_ABS has no event.
Types
Class CL_MSS_ACTION_PROC_TRIGG_ABS has no local type.
Method Signatures
Method DISPLAY_CURR_PROC Signature
Method DISPLAY_CURR_PROC on class CL_MSS_ACTION_PROC_TRIGG_ABS has no parameter.
Method DISPLAY_CURR_PROC on class CL_MSS_ACTION_PROC_TRIGG_ABS has no exception.
Method GET_AND_SHOW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABNAME | Value transfer | Type reference (TYPE) | MSSTABLE | Table name | 20080509 |
Method GET_AND_SHOW_DATA on class CL_MSS_ACTION_PROC_TRIGG_ABS has no exception.
Method HANDLE_DOUBLE_CLICK Signature
Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_PROC_TRIGG_ABS has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_PROC_TRIGG_ABS has no exception.
Method SET_GRID_ATTRIBUTES Signature
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_PROC_TRIGG_ABS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_PROC_TRIGG_ABS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |