SAP ABAP Class CL_UCON_STAT_MONITOR (Statistic monitor API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DDIC (Package) DDIC elements for S_UNIFIED_CON and subpackages

⤷

⤷

Properties
Class | CL_UCON_STAT_MONITOR | |
Short Description | Statistic monitor API | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_UNIFIED_CON_DDIC | DDIC elements for S_UNIFIED_CON and subpackages |
Created | 20121203 | SAP |
Last change | 20141121 | |
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
Class CL_UCON_STAT_MONITOR has no interface implemented.
Friends
Class CL_UCON_STAT_MONITOR has no friend class.
Attributes
Class CL_UCON_STAT_MONITOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | delete RFC enabled FMs after change of phase in UCONPHTL | 20130701 |
2 | ![]() |
Static method | Public | Method | Get UCONPHTL List from one specific UCON phase + RFM list | 20130702 |
3 | ![]() |
Static method | Public | Method | Read cleanup protocol if someone has reset the UCON RFC data | 20131029 |
4 | ![]() |
Static method | Public | Method | List of incidents if the stat file limit has been reached | 20130716 |
5 | ![]() |
Static method | Public | Method | Read attriutes of an RFC Subrecord, which includes overflow | 20130807 |
6 | ![]() |
Static method | Public | Method | Reorganisation of file size overflow | 20130808 |
7 | ![]() |
Static method | Public | Method | Reorganisation of RFC subrecords | 20130807 |
8 | ![]() |
Static method | Public | Method | Restore the deleted RFMs after change of phase in UCONPHTL | 20130702 |
9 | ![]() |
Static method | Public | Method | Persist the incident info if the stat file limit has reached | 20130716 |
Events
Class CL_UCON_STAT_MONITOR has no event.
Types
Class CL_UCON_STAT_MONITOR has no local type.
Method Signatures
Method DELETE_RFMS_AFTER_CHANGE_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FUNCNAME | Call by reference | Type reference (TYPE) | UCON_FUNCNAME_RANGE | Range Table for Function Modules | 20130701 | ||
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Code(0 = OK; > 0 = not OK) | 20130702 |
Method DELETE_RFMS_AFTER_CHANGE_PHASE on class CL_UCON_STAT_MONITOR has no exception.
Method GET_RFM_LIST_FROM_SPEC_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTPUT_LIST | Call by reference | Type reference (TYPE) | UCON_STATMON_TAB | Table Type for UCONSTATMONITORA Table | 20130702 | ||
2 | ![]() |
IT_RFM | Call by reference | Type reference (TYPE) | UCON_FUNCNAME_RANGE | List of RFC enabled FMs | 20130711 | ||
3 | ![]() |
IV_UCON_PHASE | Call by reference | Type reference (TYPE) | CHAR1 | UCON RFC Phase (L=Logging; E=Evaluation; A=Active) | 20130702 |
Method GET_RFM_LIST_FROM_SPEC_PHASE on class CL_UCON_STAT_MONITOR has no exception.
Method READ_CLEANUP_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTPUT_LIST | Call by reference | Type reference (TYPE) | UCONSTATINCIDENT_TAB | Table Type for DB Table UCONSTATINCIDENT | 20131029 | ||
2 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | UCON_DATE_RANGE | Range Table for Date | 20131029 | ||
3 | ![]() |
IT_TIME | Call by reference | Type reference (TYPE) | UCON_TIME_RANGE | Range Table for Time | 20131029 |
Method READ_CLEANUP_PROTOCOL on class CL_UCON_STAT_MONITOR has no exception.
Method READ_STAT_FILESIZE_OVERFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTPUT_LIST | Call by reference | Type reference (TYPE) | UCONSTATINCIDENT_TAB | List of Incidents (Stat File limit reached) | 20130716 | ||
2 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | UCON_DATE_RANGE | Range Table for Date | 20130716 | ||
3 | ![]() |
IT_TIME | Call by reference | Type reference (TYPE) | UCON_TIME_RANGE | Range Table for Time | 20130716 | ||
4 | ![]() |
IV_CONVERT_TO_LOCAL_TZ | Call by reference | Type reference (TYPE) | CHAR1 | Output Convert to local timezone? | 20130718 |
Method READ_STAT_FILESIZE_OVERFLOW on class CL_UCON_STAT_MONITOR has no exception.
Method READ_STAT_RFCSUBRECS_OVERFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OUTPUT_LIST | Value transfer | Type reference (TYPE) | UCONSTATINCIDENT_TAB | 20130807 | |||
2 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | UCON_DATE_RANGE | Range Table for Date | 20130807 | ||
3 | ![]() |
IT_TIME | Call by reference | Type reference (TYPE) | UCON_TIME_RANGE | Range Table for Time | 20130807 |
Method READ_STAT_RFCSUBRECS_OVERFLOW on class CL_UCON_STAT_MONITOR has no exception.
Method REORG_FILESIZE_OVERFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REORG_ENTRIES | Call by reference | Type reference (TYPE) | I | Number of reorg entries | 20130808 | ||
2 | ![]() |
I_EXP_TIME | Call by reference | Type reference (TYPE) | I | 720 | Reorg time in hours (30 Days) | 20130808 |
Method REORG_FILESIZE_OVERFLOW on class CL_UCON_STAT_MONITOR has no exception.
Method REORG_RFCSUBRECS_OVERFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_REORG_ENTRIES | Call by reference | Type reference (TYPE) | I | Number of reorg entries | 20130807 | ||
2 | ![]() |
I_EXP_TIME | Call by reference | Type reference (TYPE) | I | 720 | Reorg time in hours (30 Days) | 20130807 |
Method REORG_RFCSUBRECS_OVERFLOW on class CL_UCON_STAT_MONITOR has no exception.
Method RESTORE_RFMS_AFTER_CHG_PHASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RFM | Call by reference | Type reference (TYPE) | UCON_FUNCNAME_RANGE | List of RFC enabled FMs | 20130711 | ||
2 | ![]() |
IV_UCON_PHASE | Call by reference | Type reference (TYPE) | CHAR1 | UCON RFC Phase (L=Logging; E=Evaluation; A=Active) | 20130702 | ||
3 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Return Code (0= OK, > 0 not OK) | 20130702 |
Method RESTORE_RFMS_AFTER_CHG_PHASE on class CL_UCON_STAT_MONITOR has no exception.
Method WRITE_STAT_FILESIZE_OVERFLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATE | Call by reference | Type reference (TYPE) | UCON_DATE_RANGE | Range Table for Date | 20130716 | ||
2 | ![]() |
IT_TIME | Call by reference | Type reference (TYPE) | UCON_TIME_RANGE | Range Table for Time | 20130716 | ||
3 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | RSLGNO | 'URS' | System log message Identifier | 20130809 |
Method WRITE_STAT_FILESIZE_OVERFLOW on class CL_UCON_STAT_MONITOR has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |