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 GET_TRACE Instance method Public Method Gets current E2E trace configuration for an agent 20070803
2 IS_TRACE_ACTIVE Instance method Public Method Checks whether trace conditions are set for agents 20070815
3 RESET_TRACE Instance method Public Method Resets the E2E trace configuration for an agent 20070912
4 SET_TRACE 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 Exporting EP_LAST_TRACE_TIMESTAMP Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070803
2 Exporting EP_LAST_TRANSACTION_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20070803
3 Exporting EP_NO_OF_REPEATS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070803
4 Exporting EP_NO_OF_TRIGGERED_TRACES Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070803
5 Exporting EP_TIMELIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070803
6 Exporting EP_TRACE_FLAGS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070803
7 Exporting ET_CONDITIONS Call by reference Type reference (TYPE) TSPIAGFCON Tabelle mit Konditionssätzen 20070803
8 Importing IP_AGENT_ID Call by reference Type reference (TYPE) SPIAGNTID SPI Global: Agenten-ID 20070803
9 Importing IP_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070803
10 Importing IP_TRACE_ID Call by reference Type reference (TYPE) SPIAGSIGN SPI Global: Agentensignatur 20070912
11 Importing IP_USE_BUFFER Call by reference Type reference (TYPE) SPIBOOL SPI Global: Boolscher Wert 20070918
# Exception Resumable Description Created on
1 CX_SPI_E2E_TRACE 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 Importing IP_AGENT_ID Call by reference Type reference (TYPE) SPIAGNTID SPI: ID eines Prozesstypen 20070912
2 Importing IP_DESTINATION Call by reference Type reference (TYPE) RFCDEST SPI: ID eines Prozessschrittes 20070912
3 Importing IP_TRACE_ID Call by reference Type reference (TYPE) SPIAGSIGN SPI Global: Agentensignatur 20070912
4 Importing IP_USE_BUFFER Call by reference Type reference (TYPE) SPIBOOL SPI Global: Boolscher Wert 20070918
5 Returning RP_IS_TRACE_ACTIVE Value transfer Type reference (TYPE) SPIBOOL SPI Global: Boolscher Wert 20070815
# Exception Resumable Description Created on
1 CX_SPI_E2E_TRACE 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 Importing IP_AGENT_ID Call by reference Type reference (TYPE) SPIAGNTID SPI Global: Agenten-ID 20070912
2 Importing IP_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070912
3 Importing IP_TRACE_ID Call by reference Type reference (TYPE) SPIAGSIGN SPI Global: Agentensignatur 20070912
# Exception Resumable Description Created on
1 CX_SPI_E2E_TRACE 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 Importing IP_AGENT_ID Call by reference Type reference (TYPE) SPIAGNTID SPI Global: Agenten-ID 20070912
2 Importing IP_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070912
3 Importing IP_NO_OF_REPEATS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070912
4 Importing IP_TIMELIMIT Call by reference Type reference (TYPE) TZNTSTMPS UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070912
5 Importing IP_TRACE_FLAGS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070912
6 Importing IP_TRACE_ID Call by reference Type reference (TYPE) SPIAGSIGN SPI Global: Agentensignatur 20070912
7 Importing IT_CONDITIONS Call by reference Type reference (TYPE) TSPIAGFCON Tabelle mit Konditionssätzen 20070912
# Exception Resumable Description Created on
1 CX_SPI_E2E_TRACE Ausnahmeklasse für E2E Trace 20070912
History
Last changed by/on SAP  20110908 
SAP Release Created in 700