SAP ABAP Class CL_QRFC_BMON_BATCH (Background Processing for Buffer Monitor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC (Package) Middleware Runtime Environment
Properties
Class CL_QRFC_BMON_BATCH  
Short Description Background Processing for Buffer Monitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRFC   Middleware Runtime Environment 
Created 20081114   SAP 
Last change 20090618   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
Class CL_QRFC_BMON_BATCH has no interface implemented.
Friends
Class CL_QRFC_BMON_BATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_JOB_CD_NAME Constant Private Type reference (TYPE) PROGNAME 'QRFC MONITOR DATA CONDENSER' 20081121
2 C_JOB_IF_NAME Constant Private Type reference (TYPE) PROGNAME 'QRFC MONITOR INITIAL FILL' 20081121
3 C_RPT_CD_NAME Constant Private Type reference (TYPE) PROGNAME 'RS_QRFC_BMON_DC' Background Report Name 20081120
4 C_RPT_IF_NAME Constant Private Type reference (TYPE) PROGNAME 'RS_INIT_QUEUESTATE' Initial Fill Report Name 20081120
5 C_RPT_TST_NAME Constant Private Type reference (TYPE) PROGNAME 'RS_QRFC_BMON_TST' 20081120
6 M_IF_JOBCOUNT Instance attribute Private Type reference (TYPE) TBTCJOB-JOBCOUNT 20081120
7 M_IF_JOBNAME Instance attribute Private Type reference (TYPE) TBTCJOB-JOBNAME 20081120
8 M_TEST_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081120
9 M_WAIT_TIME Static Attribute Private Type reference (TYPE) I 600 Wait time for 20081121
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20081121
2 GET_JOB_NAME Instance method Private Method Gets job name 20081121
3 GET_RPT_NAME Instance method Private Method Gets report name 20081114
4 GET_WAIT_TIME Instance method Private Method Wait time for DataCondensor 20081120
5 IS_RUNNING Instance method Public Method Checks whether DataCondensor report is running 20081114
6 IS_RUNNING_INT Instance method Private Method Checks whether DataCondensor report is running (internal) 20081124
7 SCHEDULE_IF_DC Instance method Public Method Starts initial fill and DataCondensor report 20081121
8 SCHEDULE_RSDC Instance method Public Method Starts DataCondensor report 20081114
9 SET_TEST_MODE Instance method Private Method Activate unit test mode 20081120
10 SET_WAIT_TIME Instance method Public Method Sets wait time for DataCondensor 20081121
11 STOP_RSDC Instance method Public Method Stop/unschedule DataCondensor report 20081114
Events
Class CL_QRFC_BMON_BATCH has no event.
Types
Class CL_QRFC_BMON_BATCH has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_QRFC_BMON_BATCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_BMON_BATCH has no exception.

Method GET_JOB_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081121
2 Returning NAME Value transfer Type reference (TYPE) BTCJOB Job Name 20081121

Method GET_JOB_NAME on class CL_QRFC_BMON_BATCH has no exception.

Method GET_RPT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_REPORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE inital fill report 20081120
2 Returning NAME Value transfer Type reference (TYPE) PROGNAME ABAP-Programmname 20081114

Method GET_RPT_NAME on class CL_QRFC_BMON_BATCH has no exception.

Method GET_WAIT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELAY Value transfer Type reference (TYPE) I 20081120

Method GET_WAIT_TIME on class CL_QRFC_BMON_BATCH has no exception.

Method IS_RUNNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20081118
# Exception Resumable Description Created on
1 CX_QRFC_BMON Ausnahmeklasse für Buffer Monitor 20081118

Method IS_RUNNING_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RUNNING Call by reference Type reference (TYPE) ABAP_BOOL Running Jobs werden berücksichtigt 20081124
2 Importing SCHEDULED Call by reference Type reference (TYPE) ABAP_BOOL Scheduled Jobs werden berücksichtigt 20081124
3 Returning STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20081124
# Exception Resumable Description Created on
1 CX_QRFC_BMON 20081124

Method SCHEDULE_IF_DC Signature

Method SCHEDULE_IF_DC on class CL_QRFC_BMON_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_QRFC_BMON 20081121

Method SCHEDULE_RSDC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WAIT_FOR_IF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Auf Ende von Inital Fill warten 20081120
# Exception Resumable Description Created on
1 CX_QRFC_BMON Ausnahmeklasse für Buffer Monitor 20081118

Method SET_TEST_MODE Signature

Method SET_TEST_MODE on class CL_QRFC_BMON_BATCH has no parameter.
Method SET_TEST_MODE on class CL_QRFC_BMON_BATCH has no exception.

Method SET_WAIT_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIME Call by reference Type reference (TYPE) I 20081121

Method SET_WAIT_TIME on class CL_QRFC_BMON_BATCH has no exception.

Method STOP_RSDC Signature

Method STOP_RSDC on class CL_QRFC_BMON_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_QRFC_BMON Ausnahmeklasse für Buffer Monitor 20081118
History
Last changed by/on SAP  20090618 
SAP Release Created in 720