SAP ABAP Class CL_IUUC_REPLAY_DATA (Replay Data Analysis)
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_DATA  
Short Description Replay Data Analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCRR_IUUC_TRANS   IUUC transfer function generator 
Created 20110726   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_DATA has no interface implemented.
Friends
Class CL_IUUC_REPLAY_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CRR_STATE_BLACK Constant Public Type reference (TYPE) INT1 4 20111104
2 GC_CRR_STATE_GREEN Constant Public Type reference (TYPE) INT1 1 20111104
3 GC_CRR_STATE_OFF Constant Public Type reference (TYPE) INT1 5 20120123
4 GC_CRR_STATE_RED Constant Public Type reference (TYPE) INT1 3 20111104
5 GC_CRR_STATE_YELLOW Constant Public Type reference (TYPE) INT1 2 20111104
6 MO_DB Instance attribute Private Object reference (TYPE REF TO) IF_IUUC_MONITORING_DB CRR Monitoring DB Access 20110801
7 MV_RED Instance attribute Private Type reference (TYPE) DCRRPVALUE 20111104
8 MV_RED_TAB Instance attribute Private Type reference (TYPE) DCRRPVALUE 20111104
9 MV_SCENARIO Instance attribute Private Type reference (TYPE) DCRRSCENARIO 20110801
10 MV_YELLOW Instance attribute Private Type reference (TYPE) DCRRPVALUE 20111104
11 MV_YELLOW_TAB Instance attribute Private Type reference (TYPE) DCRRPVALUE 20111104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110801
2 GET_ESTIMATES Instance method Private Method 20110816
3 GET_STATE Instance method Public Method 20111104
4 GET_TABLE_DATA Instance method Private Method 20110801
5 GET_TABLE_TRACK Instance method Public Method 20110801
6 GET_TRACK_HDR Instance method Public Method 20110801
7 INIT Instance method Public Method 20111109
Events
Class CL_IUUC_REPLAY_DATA has no event.
Types
Class CL_IUUC_REPLAY_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO 20110801

Method CONSTRUCTOR on class CL_IUUC_REPLAY_DATA has no exception.

Method GET_ESTIMATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROWTH Call by reference Type reference (TYPE) DCRRNUMBEROFRECORDS 20110816
2 Exporting EV_REPLAYRATE Call by reference Type reference (TYPE) DCRRNUMBEROFRECORDS 20110816

Method GET_ESTIMATES on class CL_IUUC_REPLAY_DATA has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PERCENTAGE Call by reference Type reference (TYPE) DCRRPERCENTAGE 20111104
2 Importing IV_TABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111104
3 Returning RV_STATUS Value transfer Type reference (TYPE) INT1 20111104

Method GET_STATE on class CL_IUUC_REPLAY_DATA has no exception.

Method GET_TABLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE_RECORDS Call by reference Type reference (TYPE) CRR_REPLAY_TRACK_T 20110801
2 Returning RS_TABLE_DATA Value transfer Type reference (TYPE) CRR_REPLAY_TRACK_S 20110801

Method GET_TABLE_DATA on class CL_IUUC_REPLAY_DATA has no exception.

Method GET_TABLE_TRACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_REPLAY_TRACK Value transfer Type reference (TYPE) CRR_REPLAY_TRACK_T 20110801
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20111019

Method GET_TRACK_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TRACK_HDR Value transfer Type reference (TYPE) CRR_TRACKHDR_S 20110801
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20111019

Method INIT Signature

Method INIT on class CL_IUUC_REPLAY_DATA has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_CLEAR_TRACK_DATA_ERROR Exceptions in runtime object generation 20131114
History
Last changed by/on SAP  20140120 
SAP Release Created in 732