SAP ABAP Class CL_SPI_TEST_PERFORMANCE (SPI Tests: Performance Tests)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI9 (Package) Central: Tests and Test Environment
⤷
⤷
Properties
| Class | CL_SPI_TEST_PERFORMANCE | |
| Short Description | SPI Tests: Performance Tests | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI9 | Central: Tests and Test Environment |
| Created | 20080225 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SPI_TEST_PERFORMANCE has no interface implemented.
Friends
Class CL_SPI_TEST_PERFORMANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SPIPROCTP | CL_SPI_SELF_MONITOR=>CP_PROC_INDEPENDENT | SPI: Process Type ID | 20080225 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | D | From Date | 20080225 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | T | From Time | 20080225 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20080225 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | D | To Date | 20080225 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | T | To Time | 20080225 | |||
| 7 | Instance attribute | Private | See coding | 20080226 | |||||
| 8 | Instance attribute | Private | See coding | 20080227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Create Test Instance | 20080225 | |
| 2 | Instance method | Private | Method | Reads Relevant Assembler Log Entries | 20080225 | |
| 3 | Instance method | Public | Method | Gets Performance Data from Assembler Log | 20080226 | |
| 4 | Instance method | Private | Method | Gets Filter for Logs (BAL) to Be Read | 20080225 | |
| 5 | Instance method | Private | Method | Gets Relevant Transport Log Entries | 20080227 | |
| 6 | Instance method | Public | Method | Gets Performance Data from Transport Log | 20080227 |
Events
Class CL_SPI_TEST_PERFORMANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_SUMMARY | Public | See coding | 20080226 | begin of ts_summary,
time_stmp type baltimstmp,
recs_loaded type i,
new_procs type i,
duration_tot type i,
average type i,
end of ts_summary
|
||
| 2 | TT_SUMMARIES | Public | See coding | 20080226 | tt_summaries type standard table of ts_summary
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FROM_DATE | Call by reference | Type reference (TYPE) | D | SY-DATUM | Vermessung ab Datum | 20080225 | ||
| 2 | IP_FROM_TIME | Call by reference | Type reference (TYPE) | T | '000000' | Vermessung ab Zeitpunkt | 20080225 | ||
| 3 | IP_PROCID | Call by reference | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20080225 | |||
| 4 | IP_TO_DATE | Call by reference | Type reference (TYPE) | D | SY-DATUM | Vermessung bis Datum | 20080225 | ||
| 5 | IP_TO_TIME | Call by reference | Type reference (TYPE) | T | '235959' | Vermessung bis Zeitpunkt | 20080225 |
Method CONSTRUCTOR on class CL_SPI_TEST_PERFORMANCE has no exception.
Method GET_ASS_LOGENTRIES Signature
Method GET_ASS_LOGENTRIES on class CL_SPI_TEST_PERFORMANCE has no parameter.
Method GET_ASS_LOGENTRIES on class CL_SPI_TEST_PERFORMANCE has no exception.
Method GET_ASS_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASS_PERF | Call by reference | Type reference (TYPE) | TT_SUMMARIES | Performance-Daten Assembler | 20080226 |
Method GET_ASS_SUMMARY on class CL_SPI_TEST_PERFORMANCE has no exception.
Method GET_LOG_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ASS_LOGFILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | Filter für Assembler-Log | 20080225 | |||
| 2 | ES_TP_LOGFILTER | Call by reference | Type reference (TYPE) | BAL_S_LFIL | Filter für Transport-Log | 20080225 |
Method GET_LOG_FILTER on class CL_SPI_TEST_PERFORMANCE has no exception.
Method GET_TP_LOGENTRIES Signature
Method GET_TP_LOGENTRIES on class CL_SPI_TEST_PERFORMANCE has no parameter.
Method GET_TP_LOGENTRIES on class CL_SPI_TEST_PERFORMANCE has no exception.
Method GET_TP_SUMMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TP_PERF | Call by reference | Type reference (TYPE) | TT_SUMMARIES | Performance-Daten Transport | 20080227 |
Method GET_TP_SUMMARY on class CL_SPI_TEST_PERFORMANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |