SAP ABAP Class CL_IUUC_RM_PARAMS_ACCESS (access class for db-tabe IUUC_RM_PARAMS)
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_RM_PARAMS_ACCESS  
Short Description access class for db-tabe IUUC_RM_PARAMS    
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 20130910   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IUUC_RM_PARAMS_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RM_PARAMS_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RM_PARAMS_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RCVR_ALERTS_MAX_NO Static Attribute Public Type reference (TYPE) INT4 20 upper border for alerts 20131009
2 GC_RCVR_ALERT_INTERVAL Static Attribute Public Type reference (TYPE) IUUC_RM_PARAMS_VALUE 12 parameter name 20131009
3 GC_RCVR_ALERT_INTERVAL_UNIT Static Attribute Public Type reference (TYPE) IUUC_RM_TIME_UNIT 'HRS' time domain 20131009
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_VALUE_UNIT_TO_HOURS Static method Public Method calculate value + given unit into hours 20130910
2 CONVERT_VALUE_UNIT_TO_SECONDS Static method Public Method calculate value + given unit into hours 20131009
3 GET_LATENCY_IN_HOURS Static method Public Method get latency interval in h from IUUC_RM_PARAMS 20130910
4 GET_PARAM_TYPE Static method Private Method get the type for given param_name 20130910
5 GET_RCVR_ALERTS_MAX_NO Static method Public Method get latency interval in h from IUUC_RM_PARAMS 20131009
6 GET_RCVR_ALERT_INTERVAL Static method Public Method get latency interval in h from IUUC_RM_PARAMS 20131009
Events
Class CL_IUUC_RM_PARAMS_ACCESS has no event.
Types
Class CL_IUUC_RM_PARAMS_ACCESS has no local type.
Method Signatures

Method CONVERT_VALUE_UNIT_TO_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HOURS Call by reference Type reference (TYPE) IUUC_RM_LATENCY_TIME_H time in hours 20130910
2 Importing IV_UNIT Call by reference Type reference (TYPE) IUUC_RM_TIME_UNIT time domain 20130910
3 Importing IV_VALUE Call by reference Type reference (TYPE) IUUC_RM_PARAMS_VALUE plain value (int without unit meaning) 20130910

Method CONVERT_VALUE_UNIT_TO_HOURS on class CL_IUUC_RM_PARAMS_ACCESS has no exception.

Method CONVERT_VALUE_UNIT_TO_SECONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SECONDS Call by reference Type reference (TYPE) IUUC_RM_LATENCY_TIME_H time in hours 20131009
2 Importing IV_UNIT Call by reference Type reference (TYPE) IUUC_RM_TIME_UNIT time domain 20131009
3 Importing IV_VALUE Call by reference Type reference (TYPE) IUUC_RM_PARAMS_VALUE plain value (int without unit meaning) 20131009

Method CONVERT_VALUE_UNIT_TO_SECONDS on class CL_IUUC_RM_PARAMS_ACCESS has no exception.

Method GET_LATENCY_IN_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARAM_TYPE Call by reference Type reference (TYPE) IUUC_RM_PARAMS_VALUE plain value (int without unit meaning) 20130910
2 Exporting EV_UNIT Call by reference Type reference (TYPE) IUUC_RM_TIME_UNIT time domain 20130910
3 Exporting EV_VALUE Call by reference Type reference (TYPE) IUUC_RM_PARAMS_VALUE plain value (int without unit meaning) 20130910
4 Exporting EV_VALUE_IN_HOURS Call by reference Type reference (TYPE) IUUC_RM_LATENCY_TIME_H time in hours 20130910
5 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) IUUC_RM_PARAMS_NAME parameter name 20130910

Method GET_LATENCY_IN_HOURS on class CL_IUUC_RM_PARAMS_ACCESS has no exception.

Method GET_PARAM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARAM_TYPE Call by reference Type reference (TYPE) IUUC_RM_PARAMS_VALUE plain value (int without unit meaning) 20130910
2 Importing IV_PARAM_NAME Call by reference Type reference (TYPE) IUUC_RM_PARAMS_NAME parameter name 20130910

Method GET_PARAM_TYPE on class CL_IUUC_RM_PARAMS_ACCESS has no exception.

Method GET_RCVR_ALERTS_MAX_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VALUE Call by reference Type reference (TYPE) INT4 plain value (int without unit meaning) 20131009

Method GET_RCVR_ALERTS_MAX_NO on class CL_IUUC_RM_PARAMS_ACCESS has no exception.

Method GET_RCVR_ALERT_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UNIT Call by reference Type reference (TYPE) IUUC_RM_TIME_UNIT time domain 20131009
2 Exporting EV_VALUE Call by reference Type reference (TYPE) IUUC_RM_PARAMS_VALUE plain value (int without unit meaning) 20131009
3 Exporting EV_VALUE_IN_SECONDS Call by reference Type reference (TYPE) INT4 time in hours 20131009

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