SAP ABAP Class CL_SPI_STAT_STEP_ATTR (Performance Step Instance Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI14 (Package) Central: Statistics Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_STEP_INST_ATTRIBUTE Abstract Step Instance Attribute 20040712
Properties
Class CL_SPI_STAT_STEP_ATTR  
Short Description Performance Step Instance Attributes    
Super Class CL_SPI_STEP_INST_ATTRIBUTE Abstract Step Instance Attribute 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI14   Central: Statistics Tools 
Created 20040707   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 SPIST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPI_STAT_STEP_ATTR has no interface implemented.
Friends
Class CL_SPI_STAT_STEP_ATTR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_OVERVIEW_TOOL Instance attribute Private Object reference (TYPE REF TO) IF_SPI_TOOL Access to Tools for Process Attributes 20040713
2 GP_STAT_TYPE Instance attribute Private Type reference (TYPE) SPISTSTTY Type of Statistic Used 20040712
3 GT_ATTR_VALUES Static Attribute Private Type reference (TYPE) TSPICSST PMI: Assembled Statistical Data 20040712
4 GT_NO_INSTS Static Attribute Private Type reference (TYPE) SPIST_TNOINST Cache Table: Number of Instances for a TransID 20040713
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040712
2 GET_COMPONENT Instance method Private Method Determines Component for a Step 20041025
3 GET_NO_INSTANCES Instance method Private Method Determines Number of Instances with Same TransID 20040713
4 GET_STEP_INST_VALUE Instance method Private Method Returns Step Instance Attribute Values 20040712
5 GET_SYSTEM_CLIENT_USER Instance method Private Method Determine System, Client and User for a Step 20040712
Events
Class CL_SPI_STAT_STEP_ATTR has no event.
Types
Class CL_SPI_STAT_STEP_ATTR 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 IO_STEPINST Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_INST Prozessschrittinstanz 20040712
2 Importing IP_IS_DEF Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE SPI Global: Boolscher Wert 20040712
3 Importing IP_SEC_REFRESH Call by reference Type reference (TYPE) INT4 60 Maximale Zeit in Sek. bis zum Neuberechnen 20040712
4 Importing IP_STAT_TYPE Call by reference Type reference (TYPE) SPISTSTTY Typ der genutzten Statistik 20040712
5 Importing IS_ID Call by reference Type reference (TYPE) SSPIATTID Struktur der Attribut ID 20040712

Method CONSTRUCTOR on class CL_SPI_STAT_STEP_ATTR has no exception.

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_COMPONENT Value transfer Type reference (TYPE) STRING Name (Beschreibung) der Komponente (Collection) 20041025
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20041025
2 CX_SPI_UI_CU_COL Fehler in der Collection (Schrittzusammenfassung) 20041025

Method GET_NO_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_NO_INST Value transfer Type reference (TYPE) SY-TABIX IAnzahl Instanzen mit gelicher TransID wie akt. Schrittinst. 20040713
# Exception Resumable Description Created on
1 CX_SPI_API PMI: API-Ausnahme 20040714
2 CX_SPI_ATTR PMI: Attribut-Ausnahme 20040714
3 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040714
4 CX_SPI_PROC PMI: Prozessausnahme 20040714
5 CX_SPI_SEARCH Ausnahme im Zusammenhang mit Suchfilter 20040714
6 CX_SPI_TOOL Tool-Ausnahme 20040714

Method GET_STEP_INST_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ATTR_NAME Call by reference Type reference (TYPE) SPIATTNAME Technischer Name des Attributs 20040712
2 Returning RP_VAL Value transfer Type reference (TYPE) STRING Attributwert 20040712
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20040712
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040712
3 CX_SPI_TOOL Tool-Ausnahme 20040712

Method GET_SYSTEM_CLIENT_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CLIENT Call by reference Type reference (TYPE) SY-MANDT Mandant, in dem der Schritt ablief 20040712
2 Exporting EP_SYSTEM Call by reference Type reference (TYPE) SY-SYSID System, in dem der Schritt ablief 20040712
3 Exporting EP_USER Call by reference Type reference (TYPE) SY-UNAME User, unter dem der Schritt ablief 20040712
# Exception Resumable Description Created on
1 CX_STATIC_CHECK Ausnahmen aufgrund Fehler in Metadaten 20040715
History
Last changed by/on SAP  20110908 
SAP Release Created in 700