SAP ABAP Class CL_SPI_CS_TRACKING_RECORD (Access Assembler to Central Store)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI1 (Package) Central Runtime Data Store
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_TRACKING_RECORD BPT: tracking record 20040220
Properties
Class CL_SPI_CS_TRACKING_RECORD  
Short Description Access Assembler to Central Store    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI1   Central Runtime Data Store 
Created 20040220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPI3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040220
2 IF_SPI_TRACKING_RECORD BPT: tracking record 20040220
Friends
Class CL_SPI_CS_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 Private Attribute reference (LIKE) 20040220
2 GS_HEADER Instance attribute Private Attribute reference (LIKE) 20040220
3 GT_VALUES Instance attribute Private See coding Payload as name-value pair 20040220
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040220
2 SET_VALUE Instance method Public Method 20040220
Events
Class CL_SPI_CS_TRACKING_RECORD has no event.
Types
Class CL_SPI_CS_TRACKING_RECORD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_INSTAMP Call by reference Type reference (TYPE) SPIINSTMP SPI: Eingangszeitstempel Central Store 20040220
2 Importing IP_TRGUID Call by reference Type reference (TYPE) SPITRGUID SPI: GUID of a Tracking Record 20040220
3 Importing IS_AGENT Call by reference Type reference (TYPE) SSPIAGINS SPI Global: Agenten-ID + Agentensignatur 20040220
4 Importing IS_HEADER Call by reference Type reference (TYPE) SSPITRHD SPI Global: Header eines Tracking Records 20040220
5 Importing IT_PAYLOAD Call by reference Type reference (TYPE) TSPINV SPI Global: Tabelle aus Name-Wert-Paaren 20040220

Method CONSTRUCTOR on class CL_SPI_CS_TRACKING_RECORD has no exception.

Method SET_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 Datenfelds 20040220
2 Importing IP_VALUE Call by reference Type reference (TYPE) SPIATTVAL SPI Global: Wert zu einem Feldnamen 20040220

Method SET_VALUE on class CL_SPI_CS_TRACKING_RECORD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700