SAP ABAP Class CL_DB2_ACTION_SYSLOG (DB2: CCMS: Z/OS Syslog)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB2_ACTION_CONTROLLER DB2: Abstract Action Controller 20120518
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120518
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_SELECTION_TIMEFRAME DBA: timeframe selection interface 20120815
Properties
Class CL_DB2_ACTION_SYSLOG  
Short Description DB2: CCMS: Z/OS Syslog    
Super Class CL_DB2_ACTION_CONTROLLER DB2: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU2   CCMS for DB2 for OS/390 
Created 20120518   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120518
2 IF_DBA_SELECTION_TIMEFRAME DBA: timeframe selection interface 20120815
Friends
Class CL_DB2_ACTION_SYSLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_MAX_ENTRIES Constant Private Type reference (TYPE) INT4 2000 default value for max number of entries 20120816
2 DEFAULT_TIMEFRAME_SECONDS Constant Private Type reference (TYPE) INT4 300 Natural number 20120816
3 ERROR_ON_INIT Instance attribute Private Type reference (TYPE) ABAP_BOOL abap_false indicates an error on startup 20121126
4 INPUT_VALID Instance attribute Private Type reference (TYPE) ABAP_BOOL indicates if the input is valid after check 20120815
5 JUMP_TO_END Instance attribute Private Type reference (TYPE) ABAP_BOOL indicate if we jump to end of list 20120815
6 NAV_REF Instance attribute Private Attribute reference (LIKE) 20120615
7 SYSLOG_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20120518
8 TIMEFRAME_SELECTION Instance attribute Private Attribute reference (LIKE) 20120815
9 VIEW_DATA Instance attribute Private Type reference (TYPE) DB2_VIEW_SYSLOG DB2:CCMS: Z/OS Syslog view structure 20120518
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_CORRECT_INPUT Instance method Private Method checks the input and corrects it when neccessary 20120814
2 FILL_LPAR_LISTBOX Instance method Private Method gets LPAR names of the DS_Group the connected DB lives in 20120816
3 GET_SYSLOG Instance method Private Method this method encapsulates the call to the function module 20120621
4 INIT_LABELS Instance method Private Method initialize the GUI labels with content 20120705
5 INIT_SYSLOG_ALV Instance method Private Method this method inits the syslog alv attributes 20120615
6 INIT_TIME_SLIDER Instance method Private Method initialize the timeslider WD specific 20120815
7 SET_DEFAULT_VALUES Instance method Private Method sets fields to default values if not changed by user 20120802
8 SHOW_WHOLE_MESSAGE Instance method Private Method show whole message in formatted fashion 20120628
9 TIME_SELECTION_TO_VIEW_DATA Instance method Private Method takes a timeslider selection and inserts it into view_data 20120815
10 VIEW_DATA_TO_TIME_SELECTION Instance method Private Method syncs this view_data with a selection 20120815
Events
Class CL_DB2_ACTION_SYSLOG has no event.
Types
Class CL_DB2_ACTION_SYSLOG has no local type.
Method Signatures

Method CHECK_AND_CORRECT_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SUCCESSFULL Value transfer Type reference (TYPE) ABAP_BOOL signals if everything went well 20120814

Method CHECK_AND_CORRECT_INPUT on class CL_DB2_ACTION_SYSLOG has no exception.

Method FILL_LPAR_LISTBOX Signature

Method FILL_LPAR_LISTBOX on class CL_DB2_ACTION_SYSLOG has no parameter.
Method FILL_LPAR_LISTBOX on class CL_DB2_ACTION_SYSLOG has no exception.

Method GET_SYSLOG Signature

Method GET_SYSLOG on class CL_DB2_ACTION_SYSLOG has no parameter.
Method GET_SYSLOG on class CL_DB2_ACTION_SYSLOG has no exception.

Method INIT_LABELS Signature

Method INIT_LABELS on class CL_DB2_ACTION_SYSLOG has no parameter.
Method INIT_LABELS on class CL_DB2_ACTION_SYSLOG has no exception.

Method INIT_SYSLOG_ALV Signature

Method INIT_SYSLOG_ALV on class CL_DB2_ACTION_SYSLOG has no parameter.
Method INIT_SYSLOG_ALV on class CL_DB2_ACTION_SYSLOG has no exception.

Method INIT_TIME_SLIDER Signature

Method INIT_TIME_SLIDER on class CL_DB2_ACTION_SYSLOG has no parameter.
Method INIT_TIME_SLIDER on class CL_DB2_ACTION_SYSLOG has no exception.

Method SET_DEFAULT_VALUES Signature

Method SET_DEFAULT_VALUES on class CL_DB2_ACTION_SYSLOG has no parameter.
Method SET_DEFAULT_VALUES on class CL_DB2_ACTION_SYSLOG has no exception.

Method SHOW_WHOLE_MESSAGE Signature

Method SHOW_WHOLE_MESSAGE on class CL_DB2_ACTION_SYSLOG has no parameter.
Method SHOW_WHOLE_MESSAGE on class CL_DB2_ACTION_SYSLOG has no exception.

Method TIME_SELECTION_TO_VIEW_DATA Signature

Method TIME_SELECTION_TO_VIEW_DATA on class CL_DB2_ACTION_SYSLOG has no parameter.
Method TIME_SELECTION_TO_VIEW_DATA on class CL_DB2_ACTION_SYSLOG has no exception.

Method VIEW_DATA_TO_TIME_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SELECTION Value transfer Type reference (TYPE) DBA_WD_TIMESLIDER DBA Cockpit: Description of Time Slider UI Element 20120815

Method VIEW_DATA_TO_TIME_SELECTION on class CL_DB2_ACTION_SYSLOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740