SAP ABAP Class IF_SPI_TRACKING_DATA (Access to the Tracking Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_TRACKING_DATA Access to the Tracking Data 20050705
Properties
Class IF_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      
Created 20050705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_TRACKING_DATA has no forward declaration.
Interfaces
Class IF_SPI_TRACKING_DATA has no interface implemented.
Friends
Class IF_SPI_TRACKING_DATA has no friend class.
Attributes
Class IF_SPI_TRACKING_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TRACKING_DATA Instance method Public Method Returns the Tracking Data 20050705
2 HAS_MORE Instance method Public Method Checks for records to be returned 20050705
3 SET_BLOCK_SIZE Instance method Public Method Sets the maximum number of records to be returned 20050705
4 SET_TIME_INTERVAL Instance method Public Method Sets the time interval for records to be returned 20050705
Events
Class IF_SPI_TRACKING_DATA has no event.
Types
Class IF_SPI_TRACKING_DATA has no local type.
Method Signatures

Method GET_TRACKING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RECORDS Value transfer Type reference (TYPE) TSPIROX3 SPI: Tracking Daten 20050705
# Exception Resumable Description Created on
1 CX_SPI_API PMI: API-Ausnahme 20051014

Method HAS_MORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) SPIBOOL SPI Global: Boolscher Wert 20050705
# Exception Resumable Description Created on
1 CX_SPI_API PMI: API-Ausnahme 20051014

Method SET_BLOCK_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_BLOCK_SIZE Call by reference Type reference (TYPE) I Anzahl der zurückzugebenden Records 20050705
# Exception Resumable Description Created on
1 CX_SPI_API PMI: API-Ausnahme 20051014

Method SET_TIME_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TIME_FROM Call by reference Type reference (TYPE) TIMESTAMPL Zeitintervall-Anfang 20050705
2 Importing IP_TIME_TO Call by reference Type reference (TYPE) TIMESTAMPL Zeitintervall-Ende 20050705
# Exception Resumable Description Created on
1 CX_SPI_API PMI: API-Ausnahme 20051014
History
Last changed by/on SAP  20110908 
SAP Release Created in