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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 MSSCC 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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV3 20080512
2 CTRL Instance attribute Protected Attribute reference (LIKE) 20080509
3 CURR_PROC Instance attribute Protected Type reference (TYPE) MSS_SPS 20080509
4 DYNPFIELD Instance attribute Protected See coding 20080512
5 IT_PROCNAMELIST Instance attribute Private See coding 20080512
6 NAV_REF Instance attribute Protected Attribute reference (LIKE) 20080509
7 OBJ_TYPE Instance attribute Protected Type reference (TYPE) MSSOBJTYPE 20080509
8 TRIGGER_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER 20080512
9 TRIGGER_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20080512
10 TRIGGER_TEXTEDIT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT 20080512
11 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_PROCTRIGG Data fields on dynpro 20080509
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_CURR_PROC Instance method Private Method Get the text for the current proc and display in edit contro 20080509
2 GET_AND_SHOW_DATA Instance method Protected Method Get the data and show it in REFRESH_VIEW 20080509
3 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Go to table detail on double click 20080509
4 SET_GRID_ATTRIBUTES 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 Importing 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