SAP ABAP Class CL_SPI_E2E_TRACE_ANALYSIS (Analyze Trace Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI_E2E_TRACE (Package) PMI Enhancements for E2E Trace
⤷
⤷
Properties
| Class | CL_SPI_E2E_TRACE_ANALYSIS | |
| Short Description | Analyze Trace Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI_E2E_TRACE | PMI Enhancements for E2E Trace |
| Created | 20070802 | SAP |
| Last change | 20110908 | 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
Class CL_SPI_E2E_TRACE_ANALYSIS has no interface implemented.
Friends
Class CL_SPI_E2E_TRACE_ANALYSIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SPI_STAT_E2E_TRACE | Statistics Data Collection for Traces | 20081023 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20070802 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SPIPRSTID | SPI: Process Step ID | 20070802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Aggregated performance data (STAT) for process instances | 20081023 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070802 | |
| 3 | Instance method | Private | Method | Starts transport | 20070912 | |
| 4 | Instance method | Public | Method | Starts Transport and Assembler | 20070802 | |
| 5 | Instance method | Public | Method | Starts transport and assembler for individual instances | 20070802 |
Events
Class CL_SPI_E2E_TRACE_ANALYSIS has no event.
Types
Class CL_SPI_E2E_TRACE_ANALYSIS has no local type.
Method Signatures
Method ADD_PERFORMANCE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NO_LAST_INST | Call by reference | Type reference (TYPE) | INT4 | 0 | Anzahl neu erzeugter Prozessinstanzen | 20081027 | ||
| 2 | IT_PRGUIDS | Call by reference | Type reference (TYPE) | TSPIPRGUID | Tabelle mit Prozessinstanz GUIDs | 20081027 |
Method ADD_PERFORMANCE_DATA on class CL_SPI_E2E_TRACE_ANALYSIS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROCTP | Call by reference | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20070802 | |||
| 2 | IP_STEP_ID | Call by reference | Type reference (TYPE) | SPIPRSTID | SPI: ID eines Prozessschrittes | 20070802 |
Method CONSTRUCTOR on class CL_SPI_E2E_TRACE_ANALYSIS has no exception.
Method FETCH_RECORDS Signature
Method FETCH_RECORDS on class CL_SPI_E2E_TRACE_ANALYSIS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20081022 |
Method GET_NEW_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_CREATED | Call by reference | Type reference (TYPE) | I | Anzahl neuer Prozessinstanzen | 20070912 | |||
| 2 | EP_UPDATED | Call by reference | Type reference (TYPE) | I | Anzahl aktualisierter Prozessinstanzen | 20090316 | |||
| 3 | IP_UPDATE_OPEN | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Offene Instanzen aktualisieren | 20090317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20070912 |
Method REFRESH_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_UPDATED | Call by reference | Type reference (TYPE) | I | Anzahl aufgefrischter Instanzen | 20070912 | |||
| 2 | IT_PRGUID | Call by reference | Type reference (TYPE) | TSPIPRGUID | Tabelle mit Prozessinstanz GUIDs | 20070911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20070912 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |