SAP ABAP Interface IF_SPI_E2E_TRACE_MANAGER (API for E2E Trace)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_E2E_TRACE_MANAGER | Configure E2E Trace | 20070803 |
Properties
| Interface | IF_SPI_E2E_TRACE_MANAGER | |
| Short Description | API for E2E Trace |
General Data
| Package | SPI_E2E_TRACE | PMI Enhancements for E2E Trace |
| Created | 20070803 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_E2E_TRACE_MANAGER has no forward declaration.
Interfaces
Interface IF_SPI_E2E_TRACE_MANAGER has no interface.
Friends
Interface IF_SPI_E2E_TRACE_MANAGER has no friend.
Attributes
Interface IF_SPI_E2E_TRACE_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets current E2E trace configuration for an agent | 20070803 | |
| 2 | Instance method | Public | Method | Checks whether trace conditions are set for agents | 20070815 | |
| 3 | Instance method | Public | Method | Resets the E2E trace configuration for an agent | 20070912 | |
| 4 | Instance method | Public | Method | Sets the E2E trace configuration for an agent | 20070912 |
Events
Interface IF_SPI_E2E_TRACE_MANAGER has no event.
Types
Interface IF_SPI_E2E_TRACE_MANAGER has no local type.
Method Signatures
Method GET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_LAST_TRACE_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070803 | |||
| 2 | EP_LAST_TRANSACTION_ID | Call by reference | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20070803 | |||
| 3 | EP_NO_OF_REPEATS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070803 | |||
| 4 | EP_NO_OF_TRIGGERED_TRACES | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070803 | |||
| 5 | EP_TIMELIMIT | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070803 | |||
| 6 | EP_TRACE_FLAGS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070803 | |||
| 7 | ET_CONDITIONS | Call by reference | Type reference (TYPE) | TSPIAGFCON | Tabelle mit Konditionssätzen | 20070803 | |||
| 8 | IP_AGENT_ID | Call by reference | Type reference (TYPE) | SPIAGNTID | SPI Global: Agenten-ID | 20070803 | |||
| 9 | IP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20070803 | |||
| 10 | IP_TRACE_ID | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20070912 | |||
| 11 | IP_USE_BUFFER | Call by reference | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20070918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20070803 |
Method IS_TRACE_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_AGENT_ID | Call by reference | Type reference (TYPE) | SPIAGNTID | SPI: ID eines Prozesstypen | 20070912 | |||
| 2 | IP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | SPI: ID eines Prozessschrittes | 20070912 | |||
| 3 | IP_TRACE_ID | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20070912 | |||
| 4 | IP_USE_BUFFER | Call by reference | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20070918 | |||
| 5 | RP_IS_TRACE_ACTIVE | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20070815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20070831 |
Method RESET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_AGENT_ID | Call by reference | Type reference (TYPE) | SPIAGNTID | SPI Global: Agenten-ID | 20070912 | |||
| 2 | IP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20070912 | |||
| 3 | IP_TRACE_ID | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20070912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20070912 |
Method SET_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_AGENT_ID | Call by reference | Type reference (TYPE) | SPIAGNTID | SPI Global: Agenten-ID | 20070912 | |||
| 2 | IP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20070912 | |||
| 3 | IP_NO_OF_REPEATS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070912 | |||
| 4 | IP_TIMELIMIT | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20070912 | |||
| 5 | IP_TRACE_FLAGS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070912 | |||
| 6 | IP_TRACE_ID | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20070912 | |||
| 7 | IT_CONDITIONS | Call by reference | Type reference (TYPE) | TSPIAGFCON | Tabelle mit Konditionssätzen | 20070912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für E2E Trace | 20070912 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |