SAP ABAP Class CL_IUUC_REPL_MON_CONTROLLER (CL_IUUC_REPL_MON_CONTROLLER)
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_CONTROLLER  
Short Description    
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
Class CL_IUUC_REPL_MON_CONTROLLER has no forward declaration.
Interfaces
Class CL_IUUC_REPL_MON_CONTROLLER has no interface implemented.
Friends
Class CL_IUUC_REPL_MON_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATASTORE_LIST Static Attribute Private Type reference (TYPE) IUUC_RM_DATASTORE_TAB itab of IUUC_RM_DATASTORE 20130820
2 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_IUUC_REPL_MON_CONTROLLER 20130814
Methods
# Method Level Visibility Method type Description Created on
1 CALC_AND_GET_STATUS_FOR_MTID Instance method Public Method calculate new status led for provided mt-id 20130919
2 CALC_AND_GET_STATUS_MTID_TAB Instance method Public Method CALC new status (IN MEMORY ONLY! - not persisted) 20130923
3 CALC_LATENCY_STATUS_CONFVIEW Static method Private Method calculate the status for all tables belonging to MT-ID 20130923
4 CALC_LATENCY_STATUS_FOR_TABLE Static method Private Method calculate the status for all tables belonging to MT-ID 20130924
5 CALC_LED_STAT_SOURCE_RESP_TIME Instance method Private Method calculate the LED value for source response time 20130920
6 GET_DATASTORE_MTID Instance method Public Method get object for given MT-ID 20130820
7 GET_INSTANCE Static method Public Method Singleton-Pattern for receiving an instance 20130814
8 RESET_STATUS_AND_TEXT_FOR_MTID Instance method Private Method set LED-Status + Status_Text for given MT-ID 20130920
9 SET_STATUS_AND_TEXT_FOR_MTID Instance method Private Method set LED-Status + Status_Text for given MT-ID 20130826
Events
Class CL_IUUC_REPL_MON_CONTROLLER has no event.
Types
Class CL_IUUC_REPL_MON_CONTROLLER has no local type.
Method Signatures

Method CALC_AND_GET_STATUS_FOR_MTID 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 20130919
2 Exporting EV_STATUS_TEXT Call by reference Type reference (TYPE) IUUC_RM_STATUS_TEXT Status Text 20130919
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130919

Method CALC_AND_GET_STATUS_FOR_MTID on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method CALC_AND_GET_STATUS_MTID_TAB 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 20130923
2 Exporting EV_STATUS_TEXT Call by reference Type reference (TYPE) IUUC_RM_STATUS_TEXT Status Text 20130923
3 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130923
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130923

Method CALC_AND_GET_STATUS_MTID_TAB on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method CALC_LATENCY_STATUS_CONFVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LATENCY_STATUS Call by reference Type reference (TYPE) IUUC_RM_STATUS Status of Configuration 20130923
2 Exporting EV_LATENCY_STATUS_TEXT Call by reference Type reference (TYPE) IUUC_RM_STATUS_TEXT Status Description 20130923
3 Importing IREF_RM_STAT Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_STAT data for single configuration 20130923
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130923

Method CALC_LATENCY_STATUS_CONFVIEW on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method CALC_LATENCY_STATUS_FOR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LATENCY_STATUS Call by reference Type reference (TYPE) IUUC_RM_STATUS Status of Configuration 20130924
2 Exporting EV_LATENCY_STATUS_TEXT Call by reference Type reference (TYPE) IUUC_RM_STATUS_TEXT Status Description 20130924
3 Importing IREF_RM_STAT Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_STAT data for single configuration 20130924
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130924
5 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130924

Method CALC_LATENCY_STATUS_FOR_TABLE on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method CALC_LED_STAT_SOURCE_RESP_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LED_TEXT Call by reference Type reference (TYPE) IUUC_RM_STATUS_TEXT Status Description 20130920
2 Exporting EV_LED_VALUE Call by reference Type reference (TYPE) IUUC_RM_STATUS Status of Configuration 20130920
3 Importing IREF_RM_TAB Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_TAB class for storing table specific settings 20130920
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130920

Method CALC_LED_STAT_SOURCE_RESP_TIME on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method GET_DATASTORE_MTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EREF_RM_CONF Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_CONF test 20130820
2 Exporting EREF_RM_STAT Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_STAT data for single configuration 20130820
3 Exporting EREF_RM_TAB Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_TAB test 20130820
4 Exporting EV_STATUS Call by reference Type reference (TYPE) IUUC_RM_STATUS LED-Status 20130820
5 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130820

Method GET_DATASTORE_MTID on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_CONTROLLER 20130814

Method GET_INSTANCE on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method RESET_STATUS_AND_TEXT_FOR_MTID 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 20130920

Method RESET_STATUS_AND_TEXT_FOR_MTID on class CL_IUUC_REPL_MON_CONTROLLER has no exception.

Method SET_STATUS_AND_TEXT_FOR_MTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_RM_CONF Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_CONF class for storing configuration specific settings 20130826
2 Importing IREF_RM_STAT Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_STAT data for single configuration 20130826
3 Importing IREF_RM_TAB Call by reference Object reference (TYPE REF TO) CL_IUUC_REPL_MON_TAB class for storing table specific settings 20130826
4 Importing IV_MT_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER DMC: Indicator for Mass Transfer 20130826
5 Importing IV_STATUS Call by reference Type reference (TYPE) IUUC_RM_STATUS LED-Status 20130826
6 Importing IV_STATUS_DESCR Call by reference Type reference (TYPE) IUUC_RM_STATUS_TEXT Status Description 20130919

Method SET_STATUS_AND_TEXT_FOR_MTID on class CL_IUUC_REPL_MON_CONTROLLER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_700