SAP ABAP Class IF_CRR_RUNTIME (CRR Runtime Information)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRR_RUNTIME CRR Runtime Information 20110307
Properties
Class IF_CRR_RUNTIME  
Short Description CRR Runtime Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110307   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
Class IF_CRR_RUNTIME has no interface implemented.
Friends
Class IF_CRR_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RTIO Instance attribute Public Type reference (TYPE) CRRRTI CRR runtime information 20110520
2 RTIT Instance attribute Public Type reference (TYPE) CRRRTIT CRR runtime information 20110520
Methods
# Method Level Visibility Method type Description Created on
1 CLEAN Instance method Public Method 20110307
2 FINISH Instance method Public Method 20110520
3 OPERATION_FINISH Instance method Public Method 20110523
4 REGISTER_OPERATION Instance method Public Method 20110307
5 RELEASE_LOCK Instance method Public Method 20110307
6 SET_JOB Instance method Public Method 20110307
7 SET_LOCK Instance method Public Method 20110307
Events
Class IF_CRR_RUNTIME has no event.
Types
Class IF_CRR_RUNTIME has no local type.
Method Signatures

Method CLEAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT Call by reference Type reference (TYPE) ABAP_BOOL 20110307

Method CLEAN on class IF_CRR_RUNTIME has no exception.

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110520

Method FINISH on class IF_CRR_RUNTIME has no exception.

Method OPERATION_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110523

Method OPERATION_FINISH on class IF_CRR_RUNTIME has no exception.

Method REGISTER_OPERATION 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) DCRRACTION 20110307
2 Importing IV_OPFACTORY Call by reference Type reference (TYPE) SEOCLSNAME 20110307
3 Importing IV_TASKDEP Call by reference Type reference (TYPE) DCRROPTASKDP 'P' 20110307
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110307

Method RELEASE_LOCK Signature

Method RELEASE_LOCK on class IF_CRR_RUNTIME has no parameter.
Method RELEASE_LOCK on class IF_CRR_RUNTIME has no exception.

Method SET_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT 20110307
2 Importing IV_JOBNAME Call by reference Type reference (TYPE) BTCJOB 20110307

Method SET_JOB on class IF_CRR_RUNTIME has no exception.

Method SET_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20110307

Method SET_LOCK on class IF_CRR_RUNTIME has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in