SAP ABAP Class CL_SCSM_BTCJOB (Class for BTC Job Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SCSM_CEN_CONFIG (Package) CCMS Consistency Check
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCSM_CENBTCJOBS Standard CEN Background Jobs 20080618
Properties
Class CL_SCSM_BTCJOB  
Short Description Class for BTC Job Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCSM_CEN_CONFIG   CCMS Consistency Check 
Created 20080618   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCSM_CENBTCJOBS Standard CEN Background Jobs 20080618
Friends
Class CL_SCSM_BTCJOB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BATCH_TOOL_DP_JOBNAME Instance attribute Private Attribute reference (LIKE) 20080618
2 BATCH_TOOL_DP_PROGRAM Instance attribute Private Attribute reference (LIKE) 20080618
3 CENSYS_TOOL_DP_JOBNAME Instance attribute Private Attribute reference (LIKE) 20080618
4 CENSYS_TOOL_DP_PROGRAM Instance attribute Private Attribute reference (LIKE) 20080618
5 JOBNAME Instance attribute Private Type reference (TYPE) TBTCJOB-JOBNAME Background Job Name 20080618
6 JOBPROGRAM Instance attribute Private Type reference (TYPE) SY-REPID 20080618
7 PFDB_BTCH_AUTOREPORT Instance attribute Private Attribute reference (LIKE) 20080618
8 PFDB_BTCH_HRCOLL Instance attribute Private Attribute reference (LIKE) 20080618
9 PFDB_BTCH_MINCOLL Instance attribute Private Attribute reference (LIKE) 20080618
10 PFDB_BTCH_QTRCOLL Instance attribute Private Attribute reference (LIKE) 20080618
11 PFDB_BTCH_REORG Instance attribute Private Attribute reference (LIKE) 20080618
12 PFDB_REP_HRCOLL Instance attribute Private Attribute reference (LIKE) 20080618
13 PFDB_REP_MINCOLL Instance attribute Private Attribute reference (LIKE) 20080618
14 PFDB_REP_QTRCOLL Instance attribute Private Attribute reference (LIKE) 20080618
15 PFDB_REP_REORG Instance attribute Private Attribute reference (LIKE) 20080618
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_JOB Instance method Public Method Checks if job is scheduled 20080618
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080618
3 GET_JOBNAME Instance method Public Method Returns the name of the job 20080618
4 GET_JOBPROGRAM Instance method Public Method Returns the program 20080618
Events
Class CL_SCSM_BTCJOB has no event.
Types
Class CL_SCSM_BTCJOB has no local type.
Method Signatures

Method CHECK_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_PERIODIC Call by reference Type reference (TYPE) ABAP_BOOL 20080618
2 Exporting IS_RELEASED Call by reference Type reference (TYPE) ABAP_BOOL 20080618
3 Exporting IS_SCHEDULED Call by reference Type reference (TYPE) ABAP_BOOL ist geplant 20080618
4 Exporting JOBINFO Call by reference Type reference (TYPE) TBTCJOB Job Info satz wenn gefunden 20080618
5 Exporting PERIOD Call by reference Type reference (TYPE) TEXT255 Text, 255 Zeichen 20080618
# Exception Resumable Description Created on
1 CX_SCSM_CHECK Ausnahmenklasse Konsitenzprüfung 20080618

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing JOBNAME Call by reference Type reference (TYPE) TBTCJOB-JOBNAME Name eines Hintergrundjobs 20080618
2 Importing JOBPROGRAM Call by reference Type reference (TYPE) SY-REPID 20080618

Method CONSTRUCTOR on class CL_SCSM_BTCJOB has no exception.

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) TBTCJOB-JOBNAME Name eines Hintergrundjobs 20080618

Method GET_JOBNAME on class CL_SCSM_BTCJOB has no exception.

Method GET_JOBPROGRAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SY-REPID 20080618

Method GET_JOBPROGRAM on class CL_SCSM_BTCJOB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720