SAP ABAP Class CL_SPI_TRACKING_API (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
⤷
⤷
Properties
| Class | CL_SPI_TRACKING_API | |
| 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 | 20051014 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_TRACKING_API has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SPI_TRACKING_DATA | 20051017 | Access to the Tracking Data |
Attributes
Class CL_SPI_TRACKING_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Returns the interface for API administration | 20051014 | |
| 2 | Static method | Public | Method | Returns the interface for accessing the data | 20051014 |
Events
Class CL_SPI_TRACKING_API has no event.
Types
Class CL_SPI_TRACKING_API has no local type.
Method Signatures
Method GET_TRACKING_ADMIN_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SPI_TRACKING_ADMIN | Administration der Tracking Daten API | 20051014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: API-Ausnahme | 20051014 |
Method GET_TRACKING_DATA_INTERFACE 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 | 20060421 | |||
| 2 | IP_ID | Call by reference | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20051014 | |||
| 3 | IP_SIGNATURE | Call by reference | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20060421 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SPI_TRACKING_DATA | Zugriff auf die Tracking Daten | 20051014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: API-Ausnahme | 20051014 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |