SAP ABAP Class CL_IUUC_REPLAY_TRACK (CRR Replay Tracking)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_IUUC_TRANS (Package) IUUC transfer function generator
Properties
Class CL_IUUC_REPLAY_TRACK  
Short Description CRR Replay Tracking    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_IUUC_TRANS   IUUC transfer function generator 
Created 20110713   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 CL_IUUC_REPLAY_TRACK has no interface implemented.
Friends
Class CL_IUUC_REPLAY_TRACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CNT_NOTPROCESSED Constant Public Type reference (TYPE) C SPACE 20110714
2 GC_CNT_PROCESSED Constant Public Type reference (TYPE) C '4' 20111019
3 GC_COMPLETE Constant Public Type reference (TYPE) DCRRCHECKSTATE 'C' 20110713
4 GC_INCOMPLETE Constant Public Type reference (TYPE) DCRRCHECKSTATE 'U' 20110714
5 GC_INPROCESS Constant Public Type reference (TYPE) DCRRCHECKSTATE 'R' 20110713
6 GC_NOLOGTAB Constant Public Type reference (TYPE) DCRRCHECKSTATE 'N' 20110713
7 GC_SHEDULED Constant Public Type reference (TYPE) DCRRCHECKSTATE 'S' 20110713
8 MO_DB Instance attribute Private Object reference (TYPE REF TO) IF_IUUC_MONITORING_DB CRR Monitoring DB Access 20110713
9 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPLAY_TRACK 20110713
10 MO_METADATA Instance attribute Private Object reference (TYPE REF TO) IF_IUUC_METADATA 20110713
11 MV_INFOID Instance attribute Private Type reference (TYPE) INT4 20110714
12 MV_SCENARIO Instance attribute Private Type reference (TYPE) DCRRSCENARIO 20110713
Methods
# Method Level Visibility Method type Description Created on
1 CHECK4UPDATE Instance method Private Method 20110714
2 CONSTRUCTOR Instance method Private Constructor 20110713
3 COUNT_FULL Instance method Public Method 20110714
4 GET_INSTANCE Static method Public Method 20110713
5 SET_METADATA Instance method Private Method 20110714
6 TOUCH Instance method Public Method 20110713
Events
Class CL_IUUC_REPLAY_TRACK has no event.
Types
Class CL_IUUC_REPLAY_TRACK has no local type.
Method Signatures

Method CHECK4UPDATE Signature

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

Method CONSTRUCTOR Signature

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

Method COUNT_FULL Signature

Method COUNT_FULL on class CL_IUUC_REPLAY_TRACK has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110714

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_IUUC_METADATA 20110713
2 Importing IO_RTI Call by reference Object reference (TYPE REF TO) IF_CRR_RUNTIME 20110714
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_IUUC_REPLAY_TRACK 20110713
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110714

Method SET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METADATA Call by reference Object reference (TYPE REF TO) IF_IUUC_METADATA 20110714
2 Importing IV_INFOID Call by reference Type reference (TYPE) INT4 20110714
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO 20110714

Method SET_METADATA on class CL_IUUC_REPLAY_TRACK has no exception.

Method TOUCH Signature

Method TOUCH on class CL_IUUC_REPLAY_TRACK has no parameter.
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20110714
History
Last changed by/on SAP  20140120 
SAP Release Created in 732