SAP ABAP Interface IF_SWNC_STATREC (Main Interface for Reading Statistics Records)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SWNC_READ (Package) Read Functions for Workload Statistics

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWNC_STATREC_SET | Abstract Class for Collecting Statistics Records | 20040916 |
Properties
Interface | IF_SWNC_STATREC | |
Short Description | Main Interface for Reading Statistics Records |
General Data
Package | SWNC_READ | Read Functions for Workload Statistics |
Created | 20040916 | SAP |
Last changed | 20041228 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWNC_STATREC has no forward declaration.
Interfaces
Interface IF_SWNC_STATREC has no interface.
Friends
Interface IF_SWNC_STATREC has no friend.
Attributes
Interface IF_SWNC_STATREC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Read Statistics Records from the Specified Time Interval | 20040916 |
2 | ![]() |
Instance method | Public | Method | Returns Table with References to Read Statistics Records | 20040916 |
3 | ![]() |
Instance method | Public | Method | Returns Number of Read Statistics Records | 20040916 |
Events
Interface IF_SWNC_STATREC has no event.
Types
Interface IF_SWNC_STATREC has no local type.
Method Signatures
Method DO_READ Signature
Method DO_READ on Interface IF_SWNC_STATREC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
'End Of File' Ausnahmeklasse | 20040916 | |
2 | ![]() |
Fehler beim Lesen von logischen Statistiksätzen | 20040916 |
Method GET_MAINRECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | SWNC_T_REFMAINRECORDS | Tabelle mit Referenzen auf Objekte für Statistiksätze | 20040916 |
Method GET_MAINRECORDS on Interface IF_SWNC_STATREC has no exception.
Method GET_MAINRECORDS_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | INT4 | Zähler | 20040916 |
Method GET_MAINRECORDS_COUNT on Interface IF_SWNC_STATREC has no exception.
History
Last changed by/on | SAP | 20041228 |
SAP Release Created in | 700 |