SAP ABAP Interface IF_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 - 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
Interface | IF_SPI_TRACKING_DATA | |
Short Description | Access to the Tracking Data |
General Data
Package | SPI6 | Central: API Process Information |
Created | 20050705 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SPI_TRACKING_DATA has no forward declaration.
Interfaces
Interface IF_SPI_TRACKING_DATA has no interface.
Friends
Interface IF_SPI_TRACKING_DATA has no friend.
Attributes
Interface IF_SPI_TRACKING_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the Tracking Data | 20050705 |
2 | ![]() |
Instance method | Public | Method | Checks for records to be returned | 20050705 |
3 | ![]() |
Instance method | Public | Method | Sets the maximum number of records to be returned | 20050705 |
4 | ![]() |
Instance method | Public | Method | Sets the time interval for records to be returned | 20050705 |
Events
Interface IF_SPI_TRACKING_DATA has no event.
Types
Interface 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 | ![]() |
RT_RECORDS | Value transfer | Type reference (TYPE) | TSPIROX3 | SPI: Tracking Daten | 20050705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: API-Ausnahme | 20051014 |
Method HAS_MORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20050705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: API-Ausnahme | 20051014 |
Method SET_BLOCK_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_BLOCK_SIZE | Call by reference | Type reference (TYPE) | I | Anzahl der zurückzugebenden Records | 20050705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: API-Ausnahme | 20051014 |
Method SET_TIME_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TIME_FROM | Call by reference | Type reference (TYPE) | TIMESTAMPL | Zeitintervall-Anfang | 20050705 | ||
2 | ![]() |
IP_TIME_TO | Call by reference | Type reference (TYPE) | TIMESTAMPL | Zeitintervall-Ende | 20050705 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: API-Ausnahme | 20051014 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |