SAP ABAP Class CL_SPI_CUM_STEPX (Cumulative Step Status)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI12 (Package) Central: Analysis Tools (Process Information Tools)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_PROC_OVER_ATTRIBUTE Abstract General Process Overview Attribute 20040429
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_CUM_STEPX_ERR Cumulated Step Status + Step Error Status Extended 20040429
2 Inheritance (c INHERITING FROM c_ref)  CL_SPI_CUM_STEPX_FIN Cumulated Step Status + Step Error Status 20040429
Properties
Class CL_SPI_CUM_STEPX  
Short Description Cumulative Step Status    
Super Class CL_SPI_PROC_OVER_ATTRIBUTE Abstract General Process Overview Attribute 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI12   Central: Analysis Tools (Process Information Tools) 
Created 20040429   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SPI_PROC_STORE_UTILITY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPI_CUM_STEPX has no interface implemented.
Friends
Class CL_SPI_CUM_STEPX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_STEP Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_STEP Process Step Definition 20040429
2 GO_TRANS Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_TRANSITION Definition of Process Step Transition 20040429
3 GT_INST_BUFFER Static Attribute Private See coding 20040429
4 GT_STATUS Static Attribute Private See coding 20040429
5 G_LAST_REORG_RUN Static Attribute Private Type reference (TYPE) TIMESTAMPL Last Reorganization 20040429
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_VALUE Instance method Protected Method Calculate Value 20040429
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040429
3 DYN_SELECT_STRINGS Instance method Protected Method Returns Strings for Dynamic Select 20040429
4 GET_HIST_DATA Instance method Protected Method Get Cumulated Attribute Values 20040429
5 GET_SUBKEY Instance method Protected Method Returns Subkey for Cumulation and Status 20040429
Events
Class CL_SPI_CUM_STEPX has no event.
Types
Class CL_SPI_CUM_STEPX has no local type.
Method Signatures

Method CALCULATE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STAT Call by reference Type reference (TYPE) TSPISTXSTA SPI: Kumulierter Schrittstatus 20040429
2 Returning RP_VAL Value transfer Type reference (TYPE) STRING Wert 20040429

Method CALCULATE_VALUE on class CL_SPI_CUM_STEPX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER Filter für Suche 20040429
2 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Prozessschrittdefinition 20040429
3 Importing IO_TRANS Call by reference Object reference (TYPE REF TO) CL_SPI_TRANSITION Definition eines Prozessschrittübergangs 20040429
4 Importing IP_IS_DEF Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE SPI Global: Boolscher Wert 20040429
5 Importing IP_SEC_REFRESH Call by reference Type reference (TYPE) INT4 3600 Natürliche Zahl 20040429
6 Importing IS_ID Call by reference Type reference (TYPE) SSPIATTID Struktur der Attribut ID 20040429

Method CONSTRUCTOR on class CL_SPI_CUM_STEPX has no exception.

Method DYN_SELECT_STRINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_FIELDS Call by reference Type reference (TYPE) STRING Feldliste 20040429
2 Exporting EP_GROUP Call by reference Type reference (TYPE) STRING Group by Klausel 20040429
3 Exporting EP_HAVING Call by reference Type reference (TYPE) STRING Having Klausel 20040429
4 Exporting EP_SOURCE Call by reference Type reference (TYPE) STRING From Klausel, Tabelle/View 20040429

Method DYN_SELECT_STRINGS on class CL_SPI_CUM_STEPX has no exception.

Method GET_HIST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TSPISTXSTA SPI: Kumulierter Übergangsstatus 20040429

Method GET_HIST_DATA on class CL_SPI_CUM_STEPX has no exception.

Method GET_SUBKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) SPIOVSKEY SPI Overview: Unterschlüssel für Status und Verdichtung 20040429

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