SAP ABAP Class CL_CRR_AGENT_BATCH (CRR Parallel Processing in Batch)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_PARAPROS (Package) Parallel processing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRR_AGENT Parallel excution agent 20121102
Properties
Class CL_CRR_AGENT_BATCH  
Short Description CRR Parallel Processing in Batch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_PARAPROS   Parallel processing 
Created 20121102   SAP 
Last change 20140120   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)
2 IF_CRR_PARALLELISATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRR_AGENT Parallel excution agent 20121102
Friends
Class CL_CRR_AGENT_BATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) IF_CRR_LOGGER Logging interface 20121102
2 MS_MSG Instance attribute Private Type reference (TYPE) CRR_MESSAGE_S CRR Message Structure 20121102
3 MT_PROCESSLIST Instance attribute Private Type reference (TYPE) IF_CRR_PARALLELISATION=>GTY_PROCESSLIST_T 20121102
4 MT_PROCESS_HISTORY Instance attribute Private Type reference (TYPE) IF_CRR_PARALLELISATION=>GTY_PROCESSLIST_T 20121102
5 MV_JOBNAME Instance attribute Private Type reference (TYPE) TBTCJOB-JOBNAME 'CRR_PAR_OPERATION_BATCH' Background job name 20121102
6 MV_MAX_PROCESSES Instance attribute Private Type reference (TYPE) I 20121102
7 MV_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20121102
8 MV_USED_PROCESSES Instance attribute Private Type reference (TYPE) I 20121102
Methods
# Method Level Visibility Method type Description Created on
1 CHECK4STOP Instance method Private Method Check if stopmark has been set 20121102
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20121102
3 GET_FREE_BATCHES Instance method Private Method Get maximum Number of available Batches 20121102
4 START_PROCESS Instance method Private Method 20121102
5 UPDATE_JOBSTATUS Instance method Private Method Check status of started batchjobs 20121102
Events
Class CL_CRR_AGENT_BATCH has no event.
Types
Class CL_CRR_AGENT_BATCH has no local type.
Method Signatures

Method CHECK4STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STOP Value transfer Type reference (TYPE) ABAP_BOOL 20121102
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20121102

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OPERATION Call by reference Type reference (TYPE) STRING 20121102

Method CONSTRUCTOR on class CL_CRR_AGENT_BATCH has no exception.

Method GET_FREE_BATCHES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FREE_BATCHES Value transfer Type reference (TYPE) INT4 20121102
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20121102

Method START_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROCESS_ID Call by reference Type reference (TYPE) DCRRPROCESSID CRR Process ID 20121102
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20121102

Method UPDATE_JOBSTATUS Signature

Method UPDATE_JOBSTATUS on class CL_CRR_AGENT_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20121102
History
Last changed by/on SAP  20140120 
SAP Release Created in 740