SAP ABAP Class CL_IUUC_RM_MT_PARAM_ACCESS (access class to db-tab IUUC_RM_MT_PARAM)
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_MT_PARAM_ACCESS | |
| Short Description | access class to db-tab IUUC_RM_MT_PARAM | |
| 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 | 20130920 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_IUUC_RM_MT_PARAM_ACCESS has no forward declaration.
Interfaces
Class CL_IUUC_RM_MT_PARAM_ACCESS has no interface implemented.
Friends
Class CL_IUUC_RM_MT_PARAM_ACCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IUUC_RM_MT_PARAM-PARAM | 'SRC_RESP_E' | parameter name | 20130920 | ||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 15000 | error threshold for source response time | 20130920 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 2500 | warning threshold for source response time | 20130920 | ||
| 4 | Constant | Public | Type reference (TYPE) | IUUC_RM_MT_PARAM-PARAM | 'SRC_RESP_W' | parameter name | 20130920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | converts a given time into seconds | 20130920 | |
| 2 | Static method | Public | Method | converts a given time into seconds | 20130920 | |
| 3 | Static method | Public | Method | get thresholds for source response thresholds | 20130920 | |
| 4 | Static method | Private | Method | get error threshold for source response time | 20130920 | |
| 5 | Static method | Private | Method | get error threshold for source response time | 20130920 |
Events
Class CL_IUUC_RM_MT_PARAM_ACCESS has no event.
Types
Class CL_IUUC_RM_MT_PARAM_ACCESS has no local type.
Method Signatures
Method CONVERT_TIME_TO_MILLISECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIME_IN_SECONDS | Call by reference | Type reference (TYPE) | INT4 | 20130920 | ||||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | INT4 | 20130920 | ||||
| 3 | IV_UNIT | Call by reference | Type reference (TYPE) | IUUC_RM_TIME_UNIT | time domain | 20130920 |
Method CONVERT_TIME_TO_MILLISECONDS on class CL_IUUC_RM_MT_PARAM_ACCESS has no exception.
Method CONVERT_TIME_TO_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIME_IN_SECONDS | Call by reference | Type reference (TYPE) | INT4 | 20130920 | ||||
| 2 | IV_TIME | Call by reference | Type reference (TYPE) | INT4 | 20130920 | ||||
| 3 | IV_UNIT | Call by reference | Type reference (TYPE) | IUUC_RM_TIME_UNIT | time domain | 20130920 |
Method CONVERT_TIME_TO_SECONDS on class CL_IUUC_RM_MT_PARAM_ACCESS has no exception.
Method GET_SOURCE_RESPONSE_THRESHOLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_THRESHOLD_ERROR | Call by reference | Type reference (TYPE) | IUUC_RM_RESPONSE_TIME | Response Time of Source System (in Seconds) | 20130920 | |||
| 2 | EV_THRESHOLD_WARNING | Call by reference | Type reference (TYPE) | IUUC_RM_RESPONSE_TIME | Response Time of Source System (in Seconds) | 20130920 | |||
| 3 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130920 |
Method GET_SOURCE_RESPONSE_THRESHOLDS on class CL_IUUC_RM_MT_PARAM_ACCESS has no exception.
Method GET_SOURCE_RESPONSE_THRES_ERR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_THRESHOLD_ERROR | Call by reference | Type reference (TYPE) | IUUC_RM_RESPONSE_TIME | Response Time of Source System (in Seconds) | 20130920 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130920 |
Method GET_SOURCE_RESPONSE_THRES_ERR on class CL_IUUC_RM_MT_PARAM_ACCESS has no exception.
Method GET_SOURCE_RESPONSE_THRES_WARN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_THRESHOLD_WARNING | Call by reference | Type reference (TYPE) | IUUC_RM_RESPONSE_TIME | Response Time of Source System (in Seconds) | 20130920 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20130920 |
Method GET_SOURCE_RESPONSE_THRES_WARN on class CL_IUUC_RM_MT_PARAM_ACCESS has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |