SAP ABAP Class CL_SWNC_TCOLL_LOGEVAL (Log Evaluation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SWNC_TCOLL (Package) SAP_COLLECTOR_FOR_PERFMONITOR Control
Properties
Class CL_SWNC_TCOLL_LOGEVAL  
Short Description Log Evaluation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWNC_TCOLL   SAP_COLLECTOR_FOR_PERFMONITOR Control 
Created 20081211   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_TCOLL_LOGEVAL has no forward declaration.
Interfaces
Class CL_SWNC_TCOLL_LOGEVAL has no interface implemented.
Friends
Class CL_SWNC_TCOLL_LOGEVAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_FILTER_TIME Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp 20100520
2 GA_FILTER_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20100520
3 GC_ICON_ERROR Constant Private Type reference (TYPE) SWNCSTRING '~Icon/Failure' SWNC String 20100520
4 GC_ICON_OK Constant Private Type reference (TYPE) SWNCSTRING '~Icon/CheckedOk' SWNC String 20100520
5 GC_LOG_FAILURE_1 Constant Private Type reference (TYPE) SWNCTXT128 'Report ended on different instance than started on. Log broken?' 'Log broken' text 20100520
6 GC_LOG_FAILURE_2 Constant Private Type reference (TYPE) SWNCTXT128 'Next report started before previous one ended. Log broken?' 'Log broken' text 20100520
7 GC_TOKEN_INSTANTIATE Constant Private Type reference (TYPE) SWNC_TCOLL_LOG-EVENT 'INSTANTIATE' Token 20100520
8 GC_TOKEN_JOB_SCHED_OK Constant Private Type reference (TYPE) SWNC_TCOLL_LOG-EVENT 'JOB_SCHED_OK' Token 20100520
9 GC_TOKEN_REMOTE_FAIL Constant Private Type reference (TYPE) SWNC_TCOLL_LOG-EVENT 'REMOTE_FAILURE' Token 20100520
10 GC_TOKEN_REPORT_START Constant Private Type reference (TYPE) SWNC_TCOLL_LOG-EVENT 'REPORT_START' Token 20100520
11 GC_TOKEN_REPORT_SUCC Constant Private Type reference (TYPE) SWNC_TCOLL_LOG-EVENT 'REPORT_SUCCESS' Token 20100520
12 GC_TOKEN_SCHEDULER Constant Private Type reference (TYPE) SWNC_TCOLL_LOG-RNAME 'SWNC_TCOLL_SCHEDULER' Token 20100520
13 GT_LOG_TABLE Instance attribute Private Type reference (TYPE) SWNC_TCL_T_SCHEDULER SWNC TCOLL Scheduler 20100520
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FILTERS Instance method Private Method Check Scheduler Record for Filter Criteria 20100520
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100520
3 GET_DATE_TIME Instance method Public Method Convert time stamp to local date & time 20100520
4 GET_LOG Instance method Public Method Get log 20100520
5 LAYER_REPORT_EXEC Instance method Private Method Build "Report execution" layer 20100520
6 LAYER_REPORT_PLAN Instance method Private Method Build "Report planning" layer 20100520
7 LAYER_SCHEDULER Instance method Private Method Build "Scheduler" layer 20100520
8 SET_TIME_FILTER Instance method Private Method Set time filter attribute 20100520
9 SET_USER_FILTER Instance method Private Method Set user filter attribute 20100520
Events
Class CL_SWNC_TCOLL_LOGEVAL has no event.
Types
Class CL_SWNC_TCOLL_LOGEVAL has no local type.
Method Signatures

Method CHECK_FILTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCHEDULER Call by reference Type reference (TYPE) SWNC_TCL_SCHEDULER SWNC TCOLL Scheduler 20100520
2 Returning RETURN Value transfer Type reference (TYPE) SWNC_CFLAG Flag 'X' = filter criteria met, ' ' not met 20100520

Method CHECK_FILTERS on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME_FILTER Call by reference Type reference (TYPE) SWNCUINT2 Only last x hours 20100520
2 Importing USER_FILTER Call by reference Type reference (TYPE) SYUNAME Only scheduler runs by user x 20100520

Method CONSTRUCTOR on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method GET_DATE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_DATE Value transfer Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20100520
2 Exporting EP_TIME Call by reference Type reference (TYPE) SYUZEIT Aktuelle Uhrzeit des Applikationsservers 20100520
3 Importing IP_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20100520

Method GET_DATE_TIME on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method GET_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SWNC_TCL_T_SCHEDULER SWNC TCOLL Scheduler 20100520

Method GET_LOG on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method LAYER_REPORT_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_REPORT Call by reference Type reference (TYPE) SWNC_TCL_SCHED_REPORT SWNC TCOLL Scheduler Report 20100520
2 Importing IP_IDENT Call by reference Type reference (TYPE) SWNC_TCOLL_LOG-IDENT Identifikator 20100520

Method LAYER_REPORT_EXEC on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method LAYER_REPORT_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_SCHEDULER Call by reference Type reference (TYPE) SWNC_TCL_SCHEDULER SWNC TCOLL Scheduler 20100520

Method LAYER_REPORT_PLAN on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method LAYER_SCHEDULER Signature

Method LAYER_SCHEDULER on class CL_SWNC_TCOLL_LOGEVAL has no parameter.
Method LAYER_SCHEDULER on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method SET_TIME_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HOURS Call by reference Type reference (TYPE) SWNCUINT2 SAP Workload NW Collector: Ganzzahliger Wert bis 2^16-1 20100520

Method SET_TIME_FILTER on class CL_SWNC_TCOLL_LOGEVAL has no exception.

Method SET_USER_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_USERID Call by reference Type reference (TYPE) SYUNAME Benutzername 20100520

Method SET_USER_FILTER on class CL_SWNC_TCOLL_LOGEVAL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703