SAP ABAP Interface IF_SPI_OVERVIEW (Communication Between Overview Tool and Attribute)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_PROC_INST_STAT General Process Instance Attribute 20040319
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_PROC_OVER_ATTRIBUTE Abstract General Process Overview Attribute 20040319
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_STEP_INST_STAT General Step Instance Attributes 20040319
Properties
Interface IF_SPI_OVERVIEW  
Short Description Communication Between Overview Tool and Attribute    
General Data
Package SPI12   Central: Analysis Tools (Process Information Tools) 
Created 20040319   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SPI_OVERVIEW has no forward declaration.
Interfaces
Interface IF_SPI_OVERVIEW has no interface.
Friends
Interface IF_SPI_OVERVIEW has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_AGGR_AVG Constant Public Type reference (TYPE) SPIAGGRTYP 2 Average 20040319
2 GC_AGGR_INKR Constant Public Type reference (TYPE) SPIAGGRTYP 1 Increment Process 20040319
3 GC_AGGR_INKR_STEP Constant Public Type reference (TYPE) SPIAGGRTYP 5 Increment Step 20040402
4 GC_AGGR_MAX Constant Public Type reference (TYPE) SPIAGGRTYP 4 Maximum 20040319
5 GC_AGGR_MIN Constant Public Type reference (TYPE) SPIAGGRTYP 3 Minimum 20040319
6 GC_CFST_ALL Constant Public Type reference (TYPE) SPICFSTAT 3 All 20040408
7 GC_CFST_CLOSE Constant Public Type reference (TYPE) SPICFSTAT 2 completed 20040319
8 GC_CFST_OPEN Constant Public Type reference (TYPE) SPICFSTAT 1 Open 20040319
9 GC_ERST_ALL Constant Public Type reference (TYPE) SPIERRSTAT 6 All 20040319
10 GC_ERST_ERROR Constant Public Type reference (TYPE) SPIERRSTAT 2 Incorrect 20040319
11 GC_ERST_NOT_ERROR Constant Public Type reference (TYPE) SPIERRSTAT 5 not incorrect 20040319
12 GC_ERST_NOT_OKAY Constant Public Type reference (TYPE) SPIERRSTAT 4 not okay 20040319
13 GC_ERST_OKAY Constant Public Type reference (TYPE) SPIERRSTAT 1 okay 20040319
14 GC_ERST_WARN Constant Public Type reference (TYPE) SPIERRSTAT 3 With Warning 20040319
15 GC_SLCT_EVENT Constant Public Type reference (TYPE) SPISELGROUP 4 Events 20040429
16 GC_SLCT_PREDEC Constant Public Type reference (TYPE) SPISELGROUP 1 Preceding Step 20040319
17 GC_SLCT_PROCESS Constant Public Type reference (TYPE) SPISELGROUP 0 Process 20040319
18 GC_SLCT_STEPID Constant Public Type reference (TYPE) SPISELGROUP 2 Step 20040319
19 GC_SLCT_STEPX Constant Public Type reference (TYPE) SPISELGROUP 5 Step and Events 20040429
20 GC_SLCT_SUCCED Constant Public Type reference (TYPE) SPISELGROUP 3 Subsequent Step 20040319
21 GO_TOOL Instance attribute Public Object reference (TYPE REF TO) CL_SPI_OVERVIEW_TOOL Tool Class for General Process and Step Attributes 20040319
22 GS_ATT_INFO Instance attribute Public Type reference (TYPE) SSPI_OV_ATT SPI: Attributes of Component Overview 20040319
Methods
# Method Level Visibility Method type Description Created on
1 GET_AGGREGATED_DATA Instance method Public Method Gets Cumulated Runtime Data 20040330
Events
Interface IF_SPI_OVERVIEW has no event.
Types
Interface IF_SPI_OVERVIEW has no local type.
Method Signatures

Method GET_AGGREGATED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUBKEY Call by reference Type reference (TYPE) SPIOVSKEY SPI Overview: Unterschlüssel für Status und Verdichtung 20040331
2 Exporting ET_DATA Call by reference Type reference (TYPE) TABLE 20040330
3 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS Prozessdefinition aus dem Customizing 20040331
4 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER Filter für Suche 20040331
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20040330
History
Last changed by/on SAP  20110908 
SAP Release Created in 700