SAP ABAP Interface IF_SPI_TRACKING_RECORD (BPT: tracking record)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI3 (Package) Central: Process Store and Assembler
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_AS_TRACKING_RECORD | Access Assembler to Central Store | 20040519 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_CS_TRACKING_RECORD | Access Assembler to Central Store | 20040220 |
Properties
| Interface | IF_SPI_TRACKING_RECORD | |
| Short Description | BPT: tracking record |
General Data
| Package | SPI3 | Central: Process Store and Assembler |
| Created | 20020618 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_TRACKING_RECORD has no forward declaration.
Interfaces
Interface IF_SPI_TRACKING_RECORD has no interface.
Friends
Interface IF_SPI_TRACKING_RECORD has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GP_TRACKING_ID | Instance attribute | Public | Type reference (TYPE) | SPITRGUID | SPI: GUID of a Tracking Record | 20020618 | ||
| 2 | GS_AGENT | Instance attribute | Public | Type reference (TYPE) | SSPIAGINS | 20031002 | |||
| 3 | GS_HEADER | Instance attribute | Public | Type reference (TYPE) | SSPITRHD | Global SPI: Header of Tracking Record | 20020729 | ||
| 4 | G_DB_STATUS | Instance attribute | Public | Type reference (TYPE) | I | Persistence status of record | 20020913 | ||
| 5 | G_INSTAMP | Instance attribute | Public | Type reference (TYPE) | SPIINSTMP | SPI: Inbound Time Stamp Central Store | 20031002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets Expanded Display | 20030130 | |
| 2 | Instance method | Public | Method | Returns ID of agent and structure | 20020711 | |
| 3 | Instance method | Public | Method | Returns incoming stamp in central repository | 20021016 | |
| 4 | Instance method | Public | Method | Returns layload as table | 20020814 | |
| 5 | Instance method | Public | Method | Returns value for a payload | 20020618 | |
| 6 | Instance method | Public | Method | Compares Two Tracking Records | 20031002 |
Events
Interface IF_SPI_TRACKING_RECORD has no event.
Types
Interface IF_SPI_TRACKING_RECORD has no local type.
Method Signatures
Method EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFO | Call by reference | Type reference (TYPE) | TSPITRINFO | Payload-Suchtabelle für Tracking Records | 20030130 | |||
| 2 | II_INGROUP | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | Record im gleichen Zweig | 20030409 | |||
| 3 | II_JNGROUP | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | Rcord im übergeordneten Zweig | 20030409 | |||
| 4 | II_PPGROUP | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | Record im "überübergeordneten" Zweig | 20101130 |
Method EXPAND on Interface IF_SPI_TRACKING_RECORD has no exception.
Method GET_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_AGENT | Value transfer | Type reference (TYPE) | SSPIAGINS | SPI Global: Agenten-ID + Agentensignatur | 20020711 |
Method GET_AGENT on Interface IF_SPI_TRACKING_RECORD has no exception.
Method GET_INSTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_INSTAMP | Value transfer | Type reference (TYPE) | SPIINSTMP | SPI: Eingangszeitstempel Central Store | 20021016 |
Method GET_INSTAMP on Interface IF_SPI_TRACKING_RECORD has no exception.
Method GET_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | TSPINV | SPI Global: Tabelle aus Name-Wert-Paaren | 20020814 |
Method GET_PAYLOAD on Interface IF_SPI_TRACKING_RECORD has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NAME | Call by reference | Type reference (TYPE) | SPIDFLDNAM | SPI: Name eines Feldes im Tracking Record | 20020618 | |||
| 2 | RP_VALUE | Value transfer | Type reference (TYPE) | SPIATTVAL | SPI: Wert eines Attributs | 20020618 |
Method GET_VALUE on Interface IF_SPI_TRACKING_RECORD has no exception.
Method IS_EQUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_RECORD | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | 20031002 | ||||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | 20031002 |
Method IS_EQUAL on Interface IF_SPI_TRACKING_RECORD has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |