SAP ABAP Class CL_CRR_HISTORY (CRR Task History)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_COMPONENTS (Package) CRR Main Components
Properties
Class CL_CRR_HISTORY  
Short Description CRR Task History    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_COMPONENTS   CRR Main Components 
Created 20110509   SAP 
Last change 20140120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRR_HISTORY has no forward declaration.
Interfaces
Class CL_CRR_HISTORY has no interface implemented.
Friends
Class CL_CRR_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_TASK_STARTED Constant Private Type reference (TYPE) DCRRMARKER 1 20110518
2 MC_TASK_STOPPED Constant Private Type reference (TYPE) DCRRMARKER 2 20110518
3 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CRR_HISTORY CRR Task History 20110526
4 MO_TASKHIST_DB Instance attribute Private Object reference (TYPE REF TO) LIF_TASK_HIST_DB 20110509
5 MS_ACTV_RUNTIME Instance attribute Private Type reference (TYPE) LTY_ACTV_RUNTIME 20110509
6 MS_OPEN_TASK Instance attribute Private Type reference (TYPE) CRRTASKHIST 20110509
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20110509
2 COUNT Instance method Public Method 20110526
3 GET_INSTANCE Static method Public Method 20110526
4 TASK_FINISHED Instance method Public Method 20110509
5 TASK_STARTED Instance method Public Method 20110509
6 UPDATE Instance method Public Method 20110526
Events
Class CL_CRR_HISTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_ACTV_RUNTIME Private See coding 20110509 begin of lty_actv_runtime, trid type int4, operation type dcrraction, end of lty_actv_runtime
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CRR_HISTORY has no parameter.
Method CONSTRUCTOR on class CL_CRR_HISTORY has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFLICTS Call by reference Type reference (TYPE) INT4 Natural number 20110526
2 Importing IV_DELETES Call by reference Type reference (TYPE) INT4 Natural number 20110526
3 Importing IV_DUPLICATES Call by reference Type reference (TYPE) INT4 Natural number 20110809
4 Importing IV_INSERTS Call by reference Type reference (TYPE) INT4 Natural number 20110526
5 Importing IV_OBSOLETE Call by reference Type reference (TYPE) INT4 Natural Number 20111011
6 Importing IV_UPDATES Call by reference Type reference (TYPE) INT4 Natural number 20110526
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20110526

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CRR_HISTORY CRR Task History 20110526

Method GET_INSTANCE on class CL_CRR_HISTORY has no exception.

Method TASK_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK Call by reference Type reference (TYPE) CRRTASKINFO 20110518
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110509

Method TASK_STARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TASK Call by reference Type reference (TYPE) CRRTASKINFO 20110509
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110509

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ERROR_STATE Call by reference Type reference (TYPE) DCRRERRSTATE Error state of a CRR task 20110526
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM Technical CRR Exception 20110526
History
Last changed by/on SAP  20140120 
SAP Release Created in 731