SAP ABAP Class CL_MSS_ACTION_LOGS (SQL Error Log presentation)
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 20080218
Properties
Class CL_MSS_ACTION_LOGS  
Short Description SQL Error Log presentation    
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 20080218   SAP 
Last change 20130531   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_LOGS has no interface implemented.
Friends
Class CL_MSS_ACTION_LOGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_LOGLIST Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20080222
2 ALV_LOGROWS Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20080222
3 CTRL Instance attribute Private Attribute reference (LIKE) 20080218
4 LOGLIST_WA Instance attribute Private See coding 20080226
5 LOGROWS_WA Instance attribute Private See coding 20080226
6 LT_LOGLIST Instance attribute Private See coding 20080222
7 LT_LOGROWS Instance attribute Private See coding 20080222
8 NAV_REF Instance attribute Private Attribute reference (LIKE) 20080218
9 VIEW_DATA Instance attribute Public Type reference (TYPE) MSSCC_ACTION_LOGS Data fields on dynpro 1400 and it's subscreens 20080218
Methods
# Method Level Visibility Method type Description Created on
1 FILTERED_ROW Instance method Private Method determine if logrow should be filtered out 20110610
2 GET_LOGLIST_DATA Instance method Private Method get relevant data for all logs 20080222
3 GET_LOGROWS_DATA Instance method Private Method 20080222
4 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Goto Object type detail 20080218
5 HANDLE_HOTSPOT_CLICK Instance method Private Event handling method 20080227
6 LOGROWS_TO_SHOW Instance method Private Method 20110610
7 SET_GRID_ATTRIBUTES Instance method Private Method Prepare command line parameter grid 20080218
Events
Class CL_MSS_ACTION_LOGS has no event.
Types
Class CL_MSS_ACTION_LOGS has no local type.
Method Signatures

Method FILTERED_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FILTER Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110610
2 Importing LOGROW Call by reference Attribute reference (LIKE) LOGROWS_WA 20110610
3 Exporting NEXTROWOVERRIDE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20110610

Method FILTERED_ROW on class CL_MSS_ACTION_LOGS has no exception.

Method GET_LOGLIST_DATA Signature

Method GET_LOGLIST_DATA on class CL_MSS_ACTION_LOGS has no parameter.
Method GET_LOGLIST_DATA on class CL_MSS_ACTION_LOGS has no exception.

Method GET_LOGROWS_DATA Signature

Method GET_LOGROWS_DATA on class CL_MSS_ACTION_LOGS has no parameter.
Method GET_LOGROWS_DATA on class CL_MSS_ACTION_LOGS has no exception.

Method HANDLE_DOUBLE_CLICK Signature

Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_LOGS has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_MSS_ACTION_LOGS has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

Method HANDLE_HOTSPOT_CLICK on class CL_MSS_ACTION_LOGS has no parameter.
Method HANDLE_HOTSPOT_CLICK on class CL_MSS_ACTION_LOGS has no exception.

Method LOGROWS_TO_SHOW Signature

Method LOGROWS_TO_SHOW on class CL_MSS_ACTION_LOGS has no parameter.
Method LOGROWS_TO_SHOW on class CL_MSS_ACTION_LOGS has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_LOGS has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_MSS_ACTION_LOGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711