SAP ABAP Class IF_SPI_TRACKING_RECORD (BPT: tracking record)
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
Class IF_SPI_TRACKING_RECORD  
Short Description BPT: tracking record    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020618   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_TRACKING_RECORD has no forward declaration.
Interfaces
Class IF_SPI_TRACKING_RECORD has no interface implemented.
Friends
Class IF_SPI_TRACKING_RECORD has no friend class.
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 EXPAND Instance method Public Method Gets Expanded Display 20030130
2 GET_AGENT Instance method Public Method Returns ID of agent and structure 20020711
3 GET_INSTAMP Instance method Public Method Returns incoming stamp in central repository 20021016
4 GET_PAYLOAD Instance method Public Method Returns layload as table 20020814
5 GET_VALUE Instance method Public Method Returns value for a payload 20020618
6 IS_EQUAL Instance method Public Method Compares Two Tracking Records 20031002
Events
Class IF_SPI_TRACKING_RECORD has no event.
Types
Class 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 Exporting ET_INFO Call by reference Type reference (TYPE) TSPITRINFO Payload-Suchtabelle für Tracking Records 20030130
2 Importing II_INGROUP Call by reference Object reference (TYPE REF TO) IF_SPI_TRACKING_RECORD Record im gleichen Zweig 20030409
3 Importing II_JNGROUP Call by reference Object reference (TYPE REF TO) IF_SPI_TRACKING_RECORD Rcord im übergeordneten Zweig 20030409
4 Importing II_PPGROUP Call by reference Object reference (TYPE REF TO) IF_SPI_TRACKING_RECORD Record im "überübergeordneten" Zweig 20101130

Method EXPAND on class 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 Returning RS_AGENT Value transfer Type reference (TYPE) SSPIAGINS SPI Global: Agenten-ID + Agentensignatur 20020711

Method GET_AGENT on class 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 Returning RP_INSTAMP Value transfer Type reference (TYPE) SPIINSTMP SPI: Eingangszeitstempel Central Store 20021016

Method GET_INSTAMP on class 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 Returning RT_RESULT Value transfer Type reference (TYPE) TSPINV SPI Global: Tabelle aus Name-Wert-Paaren 20020814

Method GET_PAYLOAD on class 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 Importing IP_NAME Call by reference Type reference (TYPE) SPIDFLDNAM SPI: Name eines Feldes im Tracking Record 20020618
2 Returning RP_VALUE Value transfer Type reference (TYPE) SPIATTVAL SPI: Wert eines Attributs 20020618

Method GET_VALUE on class 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 Importing II_RECORD Call by reference Object reference (TYPE REF TO) IF_SPI_TRACKING_RECORD 20031002
2 Returning RP_RESULT Value transfer Type reference (TYPE) SPIBOOL 20031002

Method IS_EQUAL on class IF_SPI_TRACKING_RECORD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in