SAP ABAP Class CL_SPI_PROCESS_ATTRIBUTE (Abstract Process 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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_ATTRIBUTE Abstract Attribute 20020903
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_PROC_AGGR_ATTRIBUTE Aggregated Process Attributes 20030611
2 Inheritance (c INHERITING FROM c_ref)  CL_SPI_PROC_OVER_ATTRIBUTE Abstract General Process Overview Attribute 20020917
Properties
Class CL_SPI_PROCESS_ATTRIBUTE  
Short Description Abstract Process Attribute    
Super Class CL_SPI_ATTRIBUTE Abstract 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 20020903   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)
Interfaces
Class CL_SPI_PROCESS_ATTRIBUTE has no interface implemented.
Friends
Class CL_SPI_PROCESS_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_COUNT_SEARCH Static Attribute Private Object reference (TYPE REF TO) IF_SPI_INSTANCE_SEARCH Last Search Filter for count_instances 20040422
2 GO_PROC Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_PROCESS Process Definition from Customizing 20020903
3 GO_SEARCH_FILTER Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER Search Filter 20030324
4 G_SEARCH_FILTER_CHANGED Instance attribute Protected Type reference (TYPE) SPIBOOL Global SPI: Boolean Value 20040422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020903
2 GET_AGGR_INTERVAL Instance method Protected Method Gets Cumulation Interval for Current Search Filter 20040331
3 GET_WHERE_STRING Instance method Protected Method Generates WHERE Clause for Process Instance Determination 20020917
Events
Class CL_SPI_PROCESS_ATTRIBUTE has no event.
Types
Class CL_SPI_PROCESS_ATTRIBUTE 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_PROC Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS Prozessdefinition aus dem Customizing 20020903
2 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER Suchfilter 20030324
3 Importing IP_IS_DEF Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE SPI Global: Boolscher Wert 20021120
4 Importing IP_SEC_REFRESH Call by reference Type reference (TYPE) INT4 3600 Maximale Zeit in Sek. bis zum Neuberechnen 20020917
5 Importing IS_ID Call by reference Type reference (TYPE) SSPIATTID Struktur der Attribut ID 20020903

Method CONSTRUCTOR on class CL_SPI_PROCESS_ATTRIBUTE has no exception.

Method GET_AGGR_INTERVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_RESULT Value transfer Type reference (TYPE) TS_TIMINT 20040331

Method GET_AGGR_INTERVAL on class CL_SPI_PROCESS_ATTRIBUTE has no exception.

Method GET_WHERE_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_WHERE Value transfer Type reference (TYPE) STRING 20020917
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20040330
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040330
History
Last changed by/on SAP  20110908 
SAP Release Created in 630