SAP ABAP Interface IF_IUUC_MONITORING_DB (CRR Monitoring DB Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-TLS (Application Component) Upgrade Tools
     SCRR_IUUC_TRANS (Package) IUUC transfer function generator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_MONITORING_DB DB Access for CRR Monitoring 20110922
Properties
Interface IF_IUUC_MONITORING_DB  
Short Description CRR Monitoring DB Access    
General Data
Package SCRR_IUUC_TRANS   IUUC transfer function generator 
Created 20110922   SAP 
Last changed 20140120   SAP 
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 IF_IUUC_MONITORING_DB has no interface.
Friends
Interface IF_IUUC_MONITORING_DB has no friend.
Attributes
Interface IF_IUUC_MONITORING_DB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REPLAY_CHECK Instance method Public Method 20110922
2 ADD_REPLAY_TRACK Instance method Public Method 20110922
3 CLEAR_TRACK_DATA Instance method Public Method 20111109
4 COUNT_LOG_ENTRIES Instance method Public Method 20110922
5 GET_COUNTED_PROCESSED Instance method Public Method 20111019
6 GET_CURR_TIME Instance method Public Method 20110922
7 GET_ID_MAPPING Instance method Public Method 20110922
8 GET_INTERVALL Instance method Public Method 20110922
9 GET_REPLAY_CHECK Instance method Public Method 20110922
10 GET_TRACK_DATA Instance method Public Method 20110922
Events
Interface IF_IUUC_MONITORING_DB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_ID_MAPPING_S Public See coding 20110922 begin of gty_id_mapping_s, infoid type int4, taskid type dcrrtaskid, end of gty_id_mapping_s
2 GTY_ID_MAPPING_T Public See coding 20110922 gty_id_mapping_t type standard table of gty_id_mapping_s with default key
3 GTY_INT4 Public See coding 20110922 gty_int4 type standard table of int4
Method Signatures

Method ADD_REPLAY_CHECK Signature

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

Method ADD_REPLAY_TRACK Signature

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

Method CLEAR_TRACK_DATA Signature

Method CLEAR_TRACK_DATA on Interface IF_IUUC_MONITORING_DB has no parameter.
# Exception Resumable Description Created on
1 CX_IUUC_CLEAR_TRACK_DATA_ERROR Exceptions in runtime object generation 20131114

Method COUNT_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGTABLE Call by reference Type reference (TYPE) TABNAME 20110922
2 Importing IV_TYPE Call by reference Type reference (TYPE) C 20110922
3 Returning RV_RESULT Value transfer Type reference (TYPE) DCRRNUMBEROFRECORDS 20111019
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20111019

Method GET_COUNTED_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TASKID Call by reference Type reference (TYPE) DCRRTASKID 20111019
2 Returning RV_PROCESSED Value transfer Type reference (TYPE) DCRRNUMBEROFRECORDS 20111019

Method GET_COUNTED_PROCESSED on Interface IF_IUUC_MONITORING_DB has no exception.

Method GET_CURR_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIME Value transfer Type reference (TYPE) TIMESTAMP 20110922

Method GET_CURR_TIME on Interface IF_IUUC_MONITORING_DB has no exception.

Method GET_ID_MAPPING 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 20110922
2 Returning RT_ID_MAPPING Value transfer Type reference (TYPE) GTY_ID_MAPPING_T 20110922

Method GET_ID_MAPPING on Interface IF_IUUC_MONITORING_DB has no exception.

Method GET_INTERVALL Signature

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

Method GET_REPLAY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INFOID Call by reference Type reference (TYPE) INT4 20110922
2 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO 20110922
3 Returning RS_REPLAY_CHECK Value transfer Type reference (TYPE) CRRREPLAYCHECK 20110922

Method GET_REPLAY_CHECK on Interface IF_IUUC_MONITORING_DB has no exception.

Method GET_TRACK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOID Call by reference Type reference (TYPE) GTY_INT4 20110922
2 Exporting ET_TRACK_DATA Call by reference Type reference (TYPE) TCRRREPLAYTRACK 20110922
3 Importing IV_BY_COUNT Call by reference Type reference (TYPE) ABAP_BOOL 20110922
4 Importing IV_COUNT Call by reference Type reference (TYPE) INT4 20110922
5 Importing IV_INFOID Call by reference Type reference (TYPE) INT4 20110922
6 Importing IV_OLDEST Call by reference Type reference (TYPE) ABAP_BOOL 20110922
7 Importing IV_SCENARIO Call by reference Type reference (TYPE) DCRRSCENARIO 20110922
8 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20110922

Method GET_TRACK_DATA on Interface IF_IUUC_MONITORING_DB has no exception.
History
Last changed by/on SAP  20140120 
SAP Release Created in 732