SAP ABAP Class CL_SWNC_TCOLL_RUNNER (Execution of TCOLL Reports)
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_RUNNER  
Short Description Execution of TCOLL Reports    
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 20081203   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWNC_TCOLL_RUNNER has no forward declaration.
Interfaces
Class CL_SWNC_TCOLL_RUNNER has no interface implemented.
Friends
Class CL_SWNC_TCOLL_RUNNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALTSY Instance attribute Private Type reference (TYPE) TCOLL-ALTSY SPACE Explicit Application Server/Host 20100520
2 IDENT Instance attribute Private Type reference (TYPE) SWNCTXT32 Identifier 20100520
3 LOG_END_LOOP Constant Private Type reference (TYPE) SWNCTXT16 'LOOP_END' Loop Over Application Server/Host 20100520
4 LOG_ERR_COMMFAIL Constant Private Type reference (TYPE) SWNCTXT16 'Comm. Failure:' SAP Workload NW Collector: Text Field of 16 Characters 20100527
5 LOG_ERR_REPORT Constant Private Type reference (TYPE) SWNCTXT16 'Invalid Report' SAP Workload NW Collector: Text Field of 16 Characters 20100527
6 LOG_ERR_SUBMIT Constant Private Type reference (TYPE) SWNCTXT16 'Submit Error' SAP Workload NW Collector: Text Field of 16 Characters 20100527
7 LOG_ERR_SYSTFAIL Constant Private Type reference (TYPE) SWNCTXT16 'System Failure:' SAP Workload NW Collector: Text Field of 16 Characters 20100527
8 LOG_ERR_UNKNOWN Constant Private Type reference (TYPE) SWNCTXT16 'Unknown Error' SAP Workload NW Collector: Text Field of 16 Characters 20100527
9 LOG_INITIALIZE Constant Private Type reference (TYPE) SWNCTXT16 'INSTANTIATE' Initialization 20100520
10 LOG_INSTANCE_NOT_FOUND Constant Private Type reference (TYPE) SWNCTXT16 'INSTANCE_NOT_FND' Report: Instance does not exist 20100520
11 LOG_NO_SERVER_LIST Constant Private Type reference (TYPE) SWNCTXT16 'NO_SERVER_LIST' Report: No instance list available 20100520
12 LOG_REMOTE_FAILURE Constant Private Type reference (TYPE) SWNCTXT16 'REMOTE_FAILURE' Report: Error when executing on another application server 20100520
13 LOG_REPORT_START Constant Private Type reference (TYPE) SWNCTXT16 'REPORT_START' Starting report 20100520
14 LOG_REPORT_SUCCESS Constant Private Type reference (TYPE) SWNCTXT16 'REPORT_SUCCESS' Report was ended 20100520
15 LOG_START_LOOP Constant Private Type reference (TYPE) SWNCTXT16 'LOOP_START' Loop Over Application Server/Host 20100520
16 MYNAME Instance attribute Private Type reference (TYPE) SWNCHOSTNAME SPACE Name of the Local Application Server 20100520
17 RENUM Instance attribute Private Type reference (TYPE) TCOLL-RENUM 0 Number of Executions 20100520
18 RNAME Instance attribute Private Type reference (TYPE) TCOLL-RNAME SPACE TCOLL Report Name 20100520
19 SYTYP Instance attribute Private Type reference (TYPE) TCOLL-SYTYP SPACE Execution type 20100520
20 WPID Instance attribute Private Type reference (TYPE) SWNCSHCNT Work Process ID for Log Grouping 20100520
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100520
2 EXECUTE Instance method Public Method Execute TCOLL Report 20100520
3 EXECUTE_EXPLICITLY Instance method Private Method Execute on Exactly One Application Server/Host 20100520
4 EXECUTE_PER_APPSERVER Instance method Private Method Execute "Per Applicatoin Server" 20100520
5 EXECUTE_PER_HOST Instance method Private Method Execute "Per Host" 20100520
6 EXECUTE_PER_SYSTEM Instance method Private Method Execute "Per System" 20100520
7 LOG Instance method Private Method Write Log Messages 20100520
8 LOG_CLEANUP Static method Public Method Delete Log Table 20100520
Events
Class CL_SWNC_TCOLL_RUNNER has no event.
Types
Class CL_SWNC_TCOLL_RUNNER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDENT Call by reference Type reference (TYPE) SWNC_TCOLL_LOG-IDENT SPACE Identifikator 20100520
2 Importing RNAME Call by reference Type reference (TYPE) TCOLL-RNAME SPACE TCOLL-Reportname 20100520
# Exception Resumable Description Created on
1 CX_SWNC_TCOLL_RUNNER Ausnahme des TCOLL-Runners 20100520

Method EXECUTE Signature

Method EXECUTE on class CL_SWNC_TCOLL_RUNNER has no parameter.
# Exception Resumable Description Created on
1 CX_SWNC_TCOLL_RUNNER Ausnahme des TCOLL-Runners 20100520

Method EXECUTE_EXPLICITLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_INSTANCE Call by reference Type reference (TYPE) SWNCHOSTNAME SPACE Name des Applikationsservers 20100520

Method EXECUTE_EXPLICITLY on class CL_SWNC_TCOLL_RUNNER has no exception.

Method EXECUTE_PER_APPSERVER Signature

Method EXECUTE_PER_APPSERVER on class CL_SWNC_TCOLL_RUNNER has no parameter.
Method EXECUTE_PER_APPSERVER on class CL_SWNC_TCOLL_RUNNER has no exception.

Method EXECUTE_PER_HOST Signature

Method EXECUTE_PER_HOST on class CL_SWNC_TCOLL_RUNNER has no parameter.
Method EXECUTE_PER_HOST on class CL_SWNC_TCOLL_RUNNER has no exception.

Method EXECUTE_PER_SYSTEM Signature

Method EXECUTE_PER_SYSTEM on class CL_SWNC_TCOLL_RUNNER has no parameter.
Method EXECUTE_PER_SYSTEM on class CL_SWNC_TCOLL_RUNNER has no exception.

Method LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) SWNCTXT16 Ereignis 20100520
2 Importing TEXT Call by reference Type reference (TYPE) SWNCTXT128 SPACE Erweiterter Text 20100520

Method LOG on class CL_SWNC_TCOLL_RUNNER has no exception.

Method LOG_CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DAYS Call by reference Type reference (TYPE) SWNCUINT2 14 Anzahl Tage 20100520

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