SAP ABAP Class CL_IUUC_MONITORING_DB (DB Access for CRR Monitoring)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_IUUC_MONITORING_DB | CRR Monitoring DB Access | 20110922 |
Properties
Class | CL_IUUC_MONITORING_DB | |
Short Description | DB Access for CRR Monitoring | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCRR_IUUC_TRANS | IUUC transfer function generator |
Created | 20110922 | SAP |
Last change | 20140120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_IUUC_MONITORING_DB | CRR Monitoring DB Access | 20110922 |
Friends
Class CL_IUUC_MONITORING_DB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_IUUC_MONITORING_DB | DB Access for CRR Monitoring | 20110922 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_LOG_COUNT_T | 20111019 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20110922 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110922 | |
2 | ![]() |
Instance method | Private | Method | 20111019 |
Events
Class CL_IUUC_MONITORING_DB has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_LOG_COUNT_S | Private | See coding | 20111019 | begin of lty_log_count_s,
logtable type tabname,
type(1) type c,
timestamp type timestamp,
value type dcrrnumberofrecords,
end of lty_log_count_s
|
||
2 | LTY_LOG_COUNT_T | Private | See coding | 20111019 | lty_log_count_t type sorted table of lty_log_count_s with unique key logtable type
|
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_IUUC_MONITORING_DB | DB Access for CRR Monitoring | 20110922 |
Method GET_INSTANCE on class CL_IUUC_MONITORING_DB has no exception.
Method GET_RUNTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HOURS | Call by reference | Type reference (TYPE) | INT4 | 20111019 | |||
2 | ![]() |
EV_MINUTES | Call by reference | Type reference (TYPE) | INT4 | 20111019 | |||
3 | ![]() |
EV_SECONDS | Call by reference | Type reference (TYPE) | DCRRTIMEDIFF | 20111019 | |||
4 | ![]() |
IV_ENDTIME | Call by reference | Type reference (TYPE) | TIMESTAMP | 20111019 | |||
5 | ![]() |
IV_STARTTIME | Call by reference | Type reference (TYPE) | TIMESTAMP | 20111019 |
Method GET_RUNTIME on class CL_IUUC_MONITORING_DB has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 732 |