SAP ABAP Class CL_SXIPERF_REG_STATS (XI Performance: Throughput Statistics)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXIPERF (Package) XI Performance: PME
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20060519 |
Properties
| Class | CL_SXIPERF_REG_STATS | |
| Short Description | XI Performance: Throughput Statistics | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXIPERF | XI Performance: PME |
| Created | 20060519 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXIPERF_REG_STATS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20060519 |
Friends
Class CL_SXIPERF_REG_STATS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR6 | '000000' | Character field of length 6 | 20060521 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SXIPERF_STATS | Throughput Statistics | 20060519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculate Statistics | 20060519 | |
| 2 | Instance method | Public | Constructor | Constructor | 20060519 | |
| 3 | Instance method | Private | Method | Return timestamp as character | 20060522 | |
| 4 | Instance method | Private | Method | Return number as character | 20060522 | |
| 5 | Instance method | Private | Method | Render Statistics (HTML) | 20060519 | |
| 6 | Instance method | Private | Method | Render Statistics (XML) | 20060519 | |
| 7 | Instance method | Private | Method | Reset Statistics | 20060519 | |
| 8 | Instance method | Private | Method | Select Statistics | 20060519 | |
| 9 | Instance method | Private | Method | Update Statistics | 20060519 |
Events
Class CL_SXIPERF_REG_STATS has no event.
Types
Class CL_SXIPERF_REG_STATS has no local type.
Method Signatures
Method CALCULATE_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_KBYTES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 2 | EX_KB_S | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060519 | |||
| 3 | EX_KB_S_ASYNC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060519 | |||
| 4 | EX_KB_S_SYNC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060519 | |||
| 5 | EX_MESSAGES | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 6 | EX_MSG_S | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060519 | |||
| 7 | EX_MSG_S_ASYNC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060519 | |||
| 8 | EX_MSG_S_SYNC | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060519 | |||
| 9 | EX_SECS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20060521 |
Method CALCULATE_STATISTICS on class CL_SXIPERF_REG_STATS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SXIPERF_REG_STATS has no parameter.
Method CONSTRUCTOR on class CL_SXIPERF_REG_STATS has no exception.
Method GET_TIMESTAMP_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20060522 | |||
| 2 | RE_DATE_TIME | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20060522 |
Method GET_TIMESTAMP_AS_STRING on class CL_SXIPERF_REG_STATS has no exception.
Method GET_VALUE_AS_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060522 | |||
| 2 | RE_VALUE | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20060522 |
Method GET_VALUE_AS_STRING on class CL_SXIPERF_REG_STATS has no exception.
Method RENDER_STATISTICS_AS_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY_DATA | Value transfer | Type reference (TYPE) | STRING | 20060521 | ||||
| 2 | IM_KBYTES | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 3 | IM_KB_S | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 4 | IM_KB_S_ASYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 5 | IM_KB_S_SYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 6 | IM_MESSAGES | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 7 | IM_MSG_S | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 8 | IM_MSG_S_ASYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 9 | IM_MSG_S_SYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 10 | IM_SECS | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 |
Method RENDER_STATISTICS_AS_HTML on class CL_SXIPERF_REG_STATS has no exception.
Method RENDER_STATISTICS_AS_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BODY_DATA | Value transfer | Type reference (TYPE) | STRING | 20060521 | ||||
| 2 | IM_KBYTES | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 3 | IM_KB_S | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 4 | IM_KB_S_ASYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 5 | IM_KB_S_SYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 6 | IM_MESSAGES | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 7 | IM_MSG_S | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 8 | IM_MSG_S_ASYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 9 | IM_MSG_S_SYNC | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 | |||
| 10 | IM_SECS | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20060521 |
Method RENDER_STATISTICS_AS_XML on class CL_SXIPERF_REG_STATS has no exception.
Method RESET_STATISTICS Signature
Method RESET_STATISTICS on class CL_SXIPERF_REG_STATS has no parameter.
Method RESET_STATISTICS on class CL_SXIPERF_REG_STATS has no exception.
Method SELECT_STATISTICS Signature
Method SELECT_STATISTICS on class CL_SXIPERF_REG_STATS has no parameter.
Method SELECT_STATISTICS on class CL_SXIPERF_REG_STATS has no exception.
Method UPDATE_STATISTICS Signature
Method UPDATE_STATISTICS on class CL_SXIPERF_REG_STATS has no parameter.
Method UPDATE_STATISTICS on class CL_SXIPERF_REG_STATS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |