SAP ABAP Class CL_IUUC_REPL_MON_TAB (class for storing table specific settings)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_IUUC_REPL_MON (Package) extended replication monitoring
Properties
Class CL_IUUC_REPL_MON_TAB  
Short Description class for storing table specific settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_IUUC_REPL_MON   extended replication monitoring 
Created 20130814   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IUUC_REPL_MON_TAB has no interface implemented.
Friends
Class CL_IUUC_REPL_MON_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONFIG_GUID Instance attribute Private Type reference (TYPE) IUUC_REPL_CONFIG_GUID Configuration GUID 20130828
2 DMC_MT_TABLES_PART Instance attribute Private Type reference (TYPE) DMC_MT_TABLES_TAB MWB: Table type DMC_MT_TABLES 20130902
3 GC_ICON_LED_GREEN Constant Public Type reference (TYPE) IUUC_RM_STATUS ICON_LED_GREEN LED-Status 20130829
4 GC_ICON_LED_GREEN_WD Constant Public Type reference (TYPE) STRING '~Icon/GreenLed' WebDynpro LED 20130829
5 GC_ICON_LED_INACTIVE Constant Public Type reference (TYPE) IUUC_RM_STATUS ICON_LED_INACTIVE LED-Status 20130829
6 GC_ICON_LED_RED Constant Public Type reference (TYPE) IUUC_RM_STATUS ICON_LED_RED LED-Status 20130829
7 GC_ICON_LED_RED_WD Constant Public Type reference (TYPE) STRING '~Icon/RedLed' WebDynpro LED 20130829
8 GC_ICON_LED_YELLOW Constant Public Type reference (TYPE) IUUC_RM_STATUS ICON_LED_YELLOW LED-Status 20130829
9 GC_ICON_LED_YELLOW_WD Constant Public Type reference (TYPE) STRING '~Icon/YellowLed' WebDynpro LED 20130829
10 IUUC_TABLES_PART Instance attribute Private Type reference (TYPE) IUUC_TABLES_TAB table of IUUC-relevant tables 20130902
11 MT_ID Instance attribute Private Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130814
12 NO_RECEIVER_RECORDS Instance attribute Private Type reference (TYPE) IUUC_RM_NO_RCVR_RECORDS_TAB persistance class for storing no. of records 20130925
13 RCVR_STATUS Instance attribute Private Type reference (TYPE) IUUC_RM_RCVR_STATUS HANA Status 20130828
14 RCVR_STATUS_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
15 SOURCE_RESPONSE_TIME Instance attribute Private Type reference (TYPE) IUUC_RM_RESPONSE_TIME response time 20130827
16 SOURCE_RESPONSE_TIME_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
17 SOURCE_STATUS Instance attribute Private Type reference (TYPE) IUUC_RM_SOURCE_STATUS Source Status 20130827
18 SOURCE_STATUS_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
19 TABLE_DETAILS_TAB Instance attribute Private Type reference (TYPE) IUUC_RM_TABLE_DET_TAB itab of IUUC_RM_TABLE_DET_S 20130830
20 TABLE_DETAILS_TAB_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130830
21 TABS_DEFINED Instance attribute Private Type reference (TYPE) IUUC_RM_TABS_DEFINED number of entries (Tables) of one mass transfer 20130815
22 TABS_DEFINED_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
23 TABS_IN_ERR Instance attribute Private Type reference (TYPE) IUUC_RM_TABS_IN_ERROR number of entries (Tables) of one mass transfer in error 20130815
24 TABS_IN_ERR_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
25 TABS_IN_REPL Instance attribute Private Type reference (TYPE) IUUC_RM_TABS_IN_REPLICATION number of entries (Tables) of one mass transfer in replicat. 20130815
26 TABS_IN_REPL_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
27 TRIGGER_STATUS Instance attribute Private Type reference (TYPE) IUUC_RM_TRIGGER_STATUS trigger status 20130827
28 TRIGGER_STATUS_FLAG Instance attribute Private Type reference (TYPE) IUUC_RM_DATA_ELEM_FLAG flag for saving info about Var already loaded 'X' or not 20130828
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_RECORDS_RCVR_TAB Instance method Public Method wipe the complete itab for storing no. records per table 20130925
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130815
3 GET_DIFF_ERRORS Instance method Public Method get nr of different errors for given time-interval 20130827
4 GET_ERROR_LOGS Instance method Public Method get nr of entries in error-log for given time-interval 20130827
5 GET_MT_ID Instance method Public Method get MT-ID 20130815
6 GET_NO_ERROR_GEN Instance method Public Method get number of errors for specific Configuration 20131011
7 GET_NO_ERROR_TABLE Instance method Public Method get number of errors for specific Configuration and Table 20131011
8 GET_RCVR_STATUS Instance method Public Method get status of connection to receiver system 20130828
9 GET_RECORDS_ON_RCVR Instance method Public Method get no. entries for given table on receiver 20130902
10 GET_SOURCE_RESPONSE_TIME Instance method Public Method get the response time (in msecs) to source system 20130828
11 GET_SOURCE_STATUS Instance method Public Method get status of connection to source system 20130827
12 GET_TABLE_DETAILS_TAB Instance method Public Method get all table-details for MT-ID 20130830
13 GET_TABS_DEFINED Instance method Public Method get nr tabs defined 20130815
14 GET_TABS_IN_ERR Instance method Public Method get nr tabs in error 20130815
15 GET_TABS_IN_REPL Instance method Public Method get nr tabs in replication 20130815
16 GET_TRIGGER_STATE_FOR_TABLE Instance method Public Method get trigger-state for table (LED green or red) 20130830
17 GET_TRIGGER_STATUS Instance method Public Method get overall trigger status (complete MT-ID) 20130827
18 IS_TABLE_IN_ERR_NO_CACHE Instance method Public Method get nr tabs in error 20130923
19 MAP_WDYNP_LED_TO_ABAP_LED Static method Private Method map the WebDynpro-Led to ABAP-LED 20130829
20 RELOAD_ALL Instance method Public Method reload all data for this instance 20130827
21 RELOAD_DIFF_ERRORS Instance method Public Method 20130828
22 RELOAD_ERROR_LOGS Instance method Public Method 20130828
23 RELOAD_RCVR_STATUS Instance method Public Method reload status of connection to receiver system 20130828
24 RELOAD_RECORDS_ON_RCVR Instance method Public Method recalc no. entries for 20130925
25 RELOAD_SOURCE_RESPONSE_TIME Instance method Public Method refresh the source status and ping time from SLT to Source 20130828
26 RELOAD_TABLE_DETAILS_TAB Instance method Public Method reload all table-details for MT-ID 20130830
27 RELOAD_TABS_DEFINED Instance method Public Method reload nr tabs defined 20130827
28 RELOAD_TABS_IN_ERR Instance method Public Method reload nr tabs in error 20130827
29 RELOAD_TABS_IN_REPL Instance method Public Method reload nr tabs in replication 20130827
30 RELOAD_TRIGGER_STATUS Instance method Public Method reload trigger status for complete configuration 20130828
31 RESET_ALL_ENTRIES Instance method Public Method reset all RM attributes to its original values 20130925
Events
Class CL_IUUC_REPL_MON_TAB has no event.
Types
Class CL_IUUC_REPL_MON_TAB has no local type.
Method Signatures

Method CLEAR_RECORDS_RCVR_TAB Signature

Method CLEAR_RECORDS_RCVR_TAB on class CL_IUUC_REPL_MON_TAB has no parameter.
Method CLEAR_RECORDS_RCVR_TAB on class CL_IUUC_REPL_MON_TAB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130815

Method CONSTRUCTOR on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_DIFF_ERRORS Signature

Method GET_DIFF_ERRORS on class CL_IUUC_REPL_MON_TAB has no parameter.
Method GET_DIFF_ERRORS on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_ERROR_LOGS Signature

Method GET_ERROR_LOGS on class CL_IUUC_REPL_MON_TAB has no parameter.
Method GET_ERROR_LOGS on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_MT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130815

Method GET_MT_ID on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_NO_ERROR_GEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_ERRORS Call by reference Type reference (TYPE) IUUC_RM_ERROR_LOGS error logs for a user-defined period 20131011
2 Importing IV_INTERVAL Call by reference Type reference (TYPE) IUUC_RM_LATENCY_TIME_H error logs for a user-defined period 20131011

Method GET_NO_ERROR_GEN on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_NO_ERROR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_ERRORS Call by reference Type reference (TYPE) IUUC_RM_ERROR_LOGS error logs for a user-defined period 20131011
2 Importing IV_INTERVAL Call by reference Type reference (TYPE) IUUC_RM_LATENCY_TIME_H time in hours 20131011
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131011

Method GET_NO_ERROR_TABLE on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_RCVR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RCVR_STATUS Call by reference Type reference (TYPE) IUUC_RM_RCVR_STATUS Boolean Variable (X=True, -=False, Space=Unknown) 20130828

Method GET_RCVR_STATUS on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_RECORDS_ON_RCVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNT Call by reference Type reference (TYPE) INT4 Natural Number 20130902
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130902

Method GET_RECORDS_ON_RCVR on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_SOURCE_RESPONSE_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SOURCE_RESPONSE_TIME Call by reference Type reference (TYPE) IUUC_RM_RESPONSE_TIME response time (in Seconds) 20130828

Method GET_SOURCE_RESPONSE_TIME on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_SOURCE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SOURCE_STATUS Call by reference Type reference (TYPE) IUUC_RM_SOURCE_STATUS Source Status 20130828

Method GET_SOURCE_STATUS on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_TABLE_DETAILS_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE_DETAILS_TAB Call by reference Type reference (TYPE) IUUC_RM_TABLE_DET_TAB itab of IUUC_RM_TABLE_DET_S 20130830

Method GET_TABLE_DETAILS_TAB on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_TABS_DEFINED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABS_DEFINED Call by reference Type reference (TYPE) IUUC_RM_TABS_DEFINED number of entries (Tables) of one mass transfer 20130822

Method GET_TABS_DEFINED on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_TABS_IN_ERR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABS_IN_ERROR Call by reference Type reference (TYPE) IUUC_RM_TABS_IN_ERROR number of entries (Tables) of one mass transfer in error 20130822

Method GET_TABS_IN_ERR on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_TABS_IN_REPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABS_IN_REPL Call by reference Type reference (TYPE) IUUC_RM_TABS_IN_REPLICATION number of entries (Tables) of one mass transfer in replicat. 20130822

Method GET_TABS_IN_REPL on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_TRIGGER_STATE_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) IUUC_RM_STATUS LED-Status 20130830
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130830

Method GET_TRIGGER_STATE_FOR_TABLE on class CL_IUUC_REPL_MON_TAB has no exception.

Method GET_TRIGGER_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TRIGGER_STATUS Call by reference Type reference (TYPE) IUUC_RM_STATUS LED-Status 20130827

Method GET_TRIGGER_STATUS on class CL_IUUC_REPL_MON_TAB has no exception.

Method IS_TABLE_IN_ERR_NO_CACHE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABS_IN_ERROR Call by reference Type reference (TYPE) IUUC_RM_TABS_IN_ERROR number of entries (Tables) of one mass transfer in error 20130923
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130923

Method IS_TABLE_IN_ERR_NO_CACHE on class CL_IUUC_REPL_MON_TAB has no exception.

Method MAP_WDYNP_LED_TO_ABAP_LED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABAP_LED Call by reference Type reference (TYPE) IUUC_RM_STATUS LED-Status 20130829
2 Importing IV_WEBDYNPRO_LED Call by reference Type reference (TYPE) STRING WebDynpro LED 20130829

Method MAP_WDYNP_LED_TO_ABAP_LED on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_ALL Signature

Method RELOAD_ALL on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_ALL on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_DIFF_ERRORS Signature

Method RELOAD_DIFF_ERRORS on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_DIFF_ERRORS on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_ERROR_LOGS Signature

Method RELOAD_ERROR_LOGS on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_ERROR_LOGS on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_RCVR_STATUS Signature

Method RELOAD_RCVR_STATUS on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_RCVR_STATUS on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_RECORDS_ON_RCVR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNT Call by reference Type reference (TYPE) IUUC_RM_RECORDS_ON_RCVR Number of Records in Reveiver System 20130925
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130925

Method RELOAD_RECORDS_ON_RCVR on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_SOURCE_RESPONSE_TIME Signature

Method RELOAD_SOURCE_RESPONSE_TIME on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_SOURCE_RESPONSE_TIME on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_TABLE_DETAILS_TAB Signature

Method RELOAD_TABLE_DETAILS_TAB on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_TABLE_DETAILS_TAB on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_TABS_DEFINED Signature

Method RELOAD_TABS_DEFINED on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_TABS_DEFINED on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_TABS_IN_ERR Signature

Method RELOAD_TABS_IN_ERR on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_TABS_IN_ERR on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_TABS_IN_REPL Signature

Method RELOAD_TABS_IN_REPL on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_TABS_IN_REPL on class CL_IUUC_REPL_MON_TAB has no exception.

Method RELOAD_TRIGGER_STATUS Signature

Method RELOAD_TRIGGER_STATUS on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RELOAD_TRIGGER_STATUS on class CL_IUUC_REPL_MON_TAB has no exception.

Method RESET_ALL_ENTRIES Signature

Method RESET_ALL_ENTRIES on class CL_IUUC_REPL_MON_TAB has no parameter.
Method RESET_ALL_ENTRIES on class CL_IUUC_REPL_MON_TAB has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700