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 | Static Attribute | Public | Type reference (TYPE) | INT4 | 20 | upper border for alerts | 20131009 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | IUUC_RM_PARAMS_VALUE | 12 | parameter name | 20131009 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | IUUC_RM_TIME_UNIT | 'HRS' | time domain | 20131009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | calculate value + given unit into hours | 20130910 | |
| 2 | Static method | Public | Method | calculate value + given unit into hours | 20131009 | |
| 3 | Static method | Public | Method | get latency interval in h from IUUC_RM_PARAMS | 20130910 | |
| 4 | Static method | Private | Method | get the type for given param_name | 20130910 | |
| 5 | Static method | Public | Method | get latency interval in h from IUUC_RM_PARAMS | 20131009 | |
| 6 | 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 | EV_HOURS | Call by reference | Type reference (TYPE) | IUUC_RM_LATENCY_TIME_H | time in hours | 20130910 | |||
| 2 | IV_UNIT | Call by reference | Type reference (TYPE) | IUUC_RM_TIME_UNIT | time domain | 20130910 | |||
| 3 | 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 | EV_SECONDS | Call by reference | Type reference (TYPE) | IUUC_RM_LATENCY_TIME_H | time in hours | 20131009 | |||
| 2 | IV_UNIT | Call by reference | Type reference (TYPE) | IUUC_RM_TIME_UNIT | time domain | 20131009 | |||
| 3 | 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 | EV_PARAM_TYPE | Call by reference | Type reference (TYPE) | IUUC_RM_PARAMS_VALUE | plain value (int without unit meaning) | 20130910 | |||
| 2 | EV_UNIT | Call by reference | Type reference (TYPE) | IUUC_RM_TIME_UNIT | time domain | 20130910 | |||
| 3 | EV_VALUE | Call by reference | Type reference (TYPE) | IUUC_RM_PARAMS_VALUE | plain value (int without unit meaning) | 20130910 | |||
| 4 | EV_VALUE_IN_HOURS | Call by reference | Type reference (TYPE) | IUUC_RM_LATENCY_TIME_H | time in hours | 20130910 | |||
| 5 | 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 | EV_PARAM_TYPE | Call by reference | Type reference (TYPE) | IUUC_RM_PARAMS_VALUE | plain value (int without unit meaning) | 20130910 | |||
| 2 | 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 | 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 | EV_UNIT | Call by reference | Type reference (TYPE) | IUUC_RM_TIME_UNIT | time domain | 20131009 | |||
| 2 | EV_VALUE | Call by reference | Type reference (TYPE) | IUUC_RM_PARAMS_VALUE | plain value (int without unit meaning) | 20131009 | |||
| 3 | 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 |