SAP ABAP Interface IF_IUUC_MONITORING_DB (CRR Monitoring DB Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_IUUC_TRANS (Package) IUUC transfer function generator

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IUUC_MONITORING_DB | DB Access for CRR Monitoring | 20110922 |
Properties
Interface | IF_IUUC_MONITORING_DB | |
Short Description | CRR Monitoring DB Access |
General Data
Package | SCRR_IUUC_TRANS | IUUC transfer function generator |
Created | 20110922 | SAP |
Last changed | 20140120 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_IUUC_MONITORING_DB has no interface.
Friends
Interface IF_IUUC_MONITORING_DB has no friend.
Attributes
Interface IF_IUUC_MONITORING_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110922 | |
2 | ![]() |
Instance method | Public | Method | 20110922 | |
3 | ![]() |
Instance method | Public | Method | 20111109 | |
4 | ![]() |
Instance method | Public | Method | 20110922 | |
5 | ![]() |
Instance method | Public | Method | 20111019 | |
6 | ![]() |
Instance method | Public | Method | 20110922 | |
7 | ![]() |
Instance method | Public | Method | 20110922 | |
8 | ![]() |
Instance method | Public | Method | 20110922 | |
9 | ![]() |
Instance method | Public | Method | 20110922 | |
10 | ![]() |
Instance method | Public | Method | 20110922 |
Events
Interface IF_IUUC_MONITORING_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_ID_MAPPING_S | Public | See coding | 20110922 | begin of gty_id_mapping_s,
infoid type int4,
taskid type dcrrtaskid,
end of gty_id_mapping_s
|
||
2 | GTY_ID_MAPPING_T | Public | See coding | 20110922 | gty_id_mapping_t type standard table of gty_id_mapping_s with default key
|
||
3 | GTY_INT4 | Public | See coding | 20110922 | gty_int4 type standard table of int4
|
Method Signatures
Method ADD_REPLAY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REPLAY_CHECK | Call by reference | Type reference (TYPE) | CRRREPLAYCHECK | 20110922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110922 |
Method ADD_REPLAY_TRACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REPLAY_TRACK | Call by reference | Type reference (TYPE) | CRRREPLAYTRACK | 20110922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110922 |
Method CLEAR_TRACK_DATA Signature
Method CLEAR_TRACK_DATA on Interface IF_IUUC_MONITORING_DB has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions in runtime object generation | 20131114 |
Method COUNT_LOG_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGTABLE | Call by reference | Type reference (TYPE) | TABNAME | 20110922 | |||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | C | 20110922 | |||
3 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | DCRRNUMBEROFRECORDS | 20111019 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111019 |
Method GET_COUNTED_PROCESSED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TASKID | Call by reference | Type reference (TYPE) | DCRRTASKID | 20111019 | |||
2 | ![]() |
RV_PROCESSED | Value transfer | Type reference (TYPE) | DCRRNUMBEROFRECORDS | 20111019 |
Method GET_COUNTED_PROCESSED on Interface IF_IUUC_MONITORING_DB has no exception.
Method GET_CURR_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TIME | Value transfer | Type reference (TYPE) | TIMESTAMP | 20110922 |
Method GET_CURR_TIME on Interface IF_IUUC_MONITORING_DB has no exception.
Method GET_ID_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20110922 | |||
2 | ![]() |
RT_ID_MAPPING | Value transfer | Type reference (TYPE) | GTY_ID_MAPPING_T | 20110922 |
Method GET_ID_MAPPING on Interface IF_IUUC_MONITORING_DB has no exception.
Method GET_INTERVALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SECONDS | Value transfer | Type reference (TYPE) | I | 20110922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110922 |
Method GET_REPLAY_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INFOID | Call by reference | Type reference (TYPE) | INT4 | 20110922 | |||
2 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20110922 | |||
3 | ![]() |
RS_REPLAY_CHECK | Value transfer | Type reference (TYPE) | CRRREPLAYCHECK | 20110922 |
Method GET_REPLAY_CHECK on Interface IF_IUUC_MONITORING_DB has no exception.
Method GET_TRACK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INFOID | Call by reference | Type reference (TYPE) | GTY_INT4 | 20110922 | |||
2 | ![]() |
ET_TRACK_DATA | Call by reference | Type reference (TYPE) | TCRRREPLAYTRACK | 20110922 | |||
3 | ![]() |
IV_BY_COUNT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110922 | |||
4 | ![]() |
IV_COUNT | Call by reference | Type reference (TYPE) | INT4 | 20110922 | |||
5 | ![]() |
IV_INFOID | Call by reference | Type reference (TYPE) | INT4 | 20110922 | |||
6 | ![]() |
IV_OLDEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110922 | |||
7 | ![]() |
IV_SCENARIO | Call by reference | Type reference (TYPE) | DCRRSCENARIO | 20110922 | |||
8 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20110922 |
Method GET_TRACK_DATA on Interface IF_IUUC_MONITORING_DB has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 732 |