SAP ABAP Class CL_CRR_AGENT (CRR Parallelisation)
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 20110210
Properties
Class CL_CRR_AGENT  
Short Description CRR Parallelisation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_PARAPROS   Parallel processing 
Created 20110210   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRR_AGENT Parallel excution agent 20110210
Friends
Class CL_CRR_AGENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_CRR_AGENT 20110210
2 MO_LCL_AGENT Instance attribute Private Object reference (TYPE REF TO) LIF_CRR_AGENT 20110210
3 MO_LOGGER Instance attribute Private Object reference (TYPE REF TO) IF_CRR_LOGGER 20110210
4 MS_MSG Instance attribute Private Type reference (TYPE) CRR_MESSAGE_S 20110216
5 MT_PROCESSLIST Instance attribute Private Type reference (TYPE) IF_CRR_PARALLELISATION=>GTY_PROCESSLIST_T 20110210
6 MT_PROCESS_HISTORY Instance attribute Private Type reference (TYPE) IF_CRR_PARALLELISATION=>GTY_PROCESSLIST_T 20110216
7 MV_MAX_PROCESSES Instance attribute Private Type reference (TYPE) I 3 20110215
8 MV_OPERATION Instance attribute Private Type reference (TYPE) STRING 20110211
9 MV_SEQUENTIAL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110307
10 MV_SUBRC Instance attribute Private Type reference (TYPE) SYSUBRC 20110216
11 MV_USED_PROCESSES Instance attribute Private Type reference (TYPE) I 20110215
Methods
# Method Level Visibility Method type Description Created on
1 CHECK4STOP Instance method Private Method 20110210
2 CONSTRUCTOR Instance method Public Constructor 20110210
3 CREATE_PROCESSLIST Instance method Private Method 20110210
4 RETURN_INFO Instance method Public Method 20110210
5 START_PROCESS Instance method Private Method 20110210
6 TRACE_RESULT Instance method Private Method 20110210
Events
Class CL_CRR_AGENT has no event.
Types
Class CL_CRR_AGENT 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 20110210
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20111017

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 20110211

Method CONSTRUCTOR on class CL_CRR_AGENT has no exception.

Method CREATE_PROCESSLIST Signature

Method CREATE_PROCESSLIST on class CL_CRR_AGENT has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110210

Method RETURN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20110210
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20110708

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 20110210
2 Importing IV_RESTART Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110712
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110210

Method TRACE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ERROR Call by reference Type reference (TYPE) CRR_ERROR_T 20110304
2 Importing IV_PROCESSID Call by reference Type reference (TYPE) DCRRPROCESSID 20110210
3 Importing IV_PROCESS_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110926
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20110708
History
Last changed by/on SAP  20140120 
SAP Release Created in 731