SAP ABAP Class CL_SPI_TRACKING_DATA (Access to the Tracking Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI6 (Package) Central: API Process Information
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_TRACKING_DATA Access to the Tracking Data 20050705
Properties
Class CL_SPI_TRACKING_DATA  
Short Description Access to the Tracking Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI6   Central: API Process Information 
Created 20050705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SPI_TRACKING_DATA Access to the Tracking Data 20050705
Friends
# Friend Modeled only Created on Description
1 CL_SPI_TRACKING_API 20051017 Access to the Tracking Data
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GP_BLOCK_SIZE Instance attribute Private Type reference (TYPE) I 500 Number of records to be returned 20050705
2 GP_HAS_MORE Instance attribute Private Type reference (TYPE) SPIBOOL Boolean Value 20050705
3 GP_PROCTYPE Instance attribute Private Type reference (TYPE) SPIPROCTP ID of the Process Type 20050705
4 GP_READ_STACK_INITIALIZED Instance attribute Private Type reference (TYPE) SPIBOOL SPI_FALSE Global SPI: Boolean Value 20050705
5 GP_TIME_FROM Instance attribute Private Type reference (TYPE) TIMESTAMPL Time Interval - Start 20050705
6 GP_TIME_TO Instance attribute Private Type reference (TYPE) TIMESTAMPL Time Interval - End 20050705
7 GT_AGENTS Instance attribute Private Type reference (TYPE) TSPIAGID Table (ID, signature) from Agents 20050705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051017
2 CONVERT_TRACKING_RECORDS Instance method Private Method Converts Tracking Records 20050705
3 GET_AGENTS_SIGNATURES Static method Private Method Sets the Agent Signatures 20050707
4 GET_TRACKING_DATA Instance method Public Method 20050705
5 HAS_MORE Instance method Public Method 20050705
6 INITIALIZE_READ_STACK Instance method Private Method Initializes Read Stack 20050705
7 SET_BLOCK_SIZE Instance method Public Method 20050705
8 SET_TIME_INTERVAL Instance method Public Method 20050705
Events
Class CL_SPI_TRACKING_DATA has no event.
Types
Class CL_SPI_TRACKING_DATA has no local type.
Method Signatures

Method CONSTRUCTOR 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 20060421
2 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP SPI ID eines Prozesstypen 20051017
3 Importing IP_SIGNATURE Call by reference Type reference (TYPE) SPIAGSIGN SPI Global: Agentensignatur 20060421
# Exception Resumable Description Created on
1 CX_SPI_API PMI: API-Ausnahme 20051017

Method CONVERT_TRACKING_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RECORDS Call by reference Type reference (TYPE) TSPIROX2 Local Store: Ausgabe von Tracking Records 20050705
2 Returning RT_RECORDS Value transfer Type reference (TYPE) TSPIROX3 SPI: Tabelle von Tracking Daten 20050705

Method CONVERT_TRACKING_RECORDS on class CL_SPI_TRACKING_DATA has no exception.

Method GET_AGENTS_SIGNATURES 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 20060421
2 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20051017
3 Importing IP_SIGNATURE Call by reference Type reference (TYPE) SPIAGSIGN SPI Global: Agentensignatur 20060421
4 Returning RT_SIGNATURES Value transfer Type reference (TYPE) TSPIAGID SPI Global: Sortierte Tabelle aus (ID,Signatur) von Agenten 20050707

Method GET_AGENTS_SIGNATURES on class CL_SPI_TRACKING_DATA has no exception.

Method GET_TRACKING_DATA Signature

Method GET_TRACKING_DATA on class CL_SPI_TRACKING_DATA has no parameter.
Method GET_TRACKING_DATA on class CL_SPI_TRACKING_DATA has no exception.

Method HAS_MORE Signature

Method HAS_MORE on class CL_SPI_TRACKING_DATA has no parameter.
Method HAS_MORE on class CL_SPI_TRACKING_DATA has no exception.

Method INITIALIZE_READ_STACK Signature

Method INITIALIZE_READ_STACK on class CL_SPI_TRACKING_DATA has no parameter.
Method INITIALIZE_READ_STACK on class CL_SPI_TRACKING_DATA has no exception.

Method SET_BLOCK_SIZE Signature

Method SET_BLOCK_SIZE on class CL_SPI_TRACKING_DATA has no parameter.
Method SET_BLOCK_SIZE on class CL_SPI_TRACKING_DATA has no exception.

Method SET_TIME_INTERVAL Signature

Method SET_TIME_INTERVAL on class CL_SPI_TRACKING_DATA has no parameter.
Method SET_TIME_INTERVAL on class CL_SPI_TRACKING_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710