SAP ABAP Interface IF_SPI_ATTRIBUTE (Attribute of a Process, Step, or Transfer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI6 (Package) Central: API Process Information
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_ATTRIBUTE Abstract Attribute 20020902
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_PAYLOAD_TOOL Tool Implementation with Fixed Attribute Values 20020807
Properties
Interface IF_SPI_ATTRIBUTE  
Short Description Attribute of a Process, Step, or Transfer    
General Data
Package SPI6   Central: API Process Information 
Created 20020701   SAP 
Last changed 20110908   SAP 
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
# Interface Abstract Final Description Created on
1 IF_SPI_ATTRIBUTE_DEFINITION Attribute definition of a process, step, or transition 20021028
Friends
Interface IF_SPI_ATTRIBUTE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATE Instance attribute Public Attribute reference (LIKE) Attribute value: date 20030217
2 GC_LED Instance attribute Public Attribute reference (LIKE) Attribute value: LED (R,Y,G) 20030217
3 GC_NUMERIC Instance attribute Public Attribute reference (LIKE) Attribute value: number 20030217
4 GC_SECONDS Instance attribute Public Attribute reference (LIKE) Duration in seconds 20030217
5 GC_STATUS Instance attribute Public Attribute reference (LIKE) Attribute value: status (O or C) 20030217
6 GC_STRING Instance attribute Public Attribute reference (LIKE) Attribute value: string 20030217
7 GC_TST_BEGIN Constant Public Type reference (TYPE) SPIDFLDNAM 'TST_BEGIN' Timestamp filter: interval start 20021111
8 GC_TST_END Constant Public Type reference (TYPE) SPIDFLDNAM 'TST_END' Timestamo filter: interval end 20021111
Methods
# Method Level Visibility Method type Description Created on
1 CALL_DISPLAY_TOOL Instance method Public Method Go to External Display 20020805
2 COUNT_INSTANCES Instance method Public Method Returns Number of Process Instance Objects of an Attribute 20020828
3 GET_DESCRIPTION Instance method Public Method 20021028
4 GET_DETAIL Instance method Public Method Detail Data for an Attribute 20020805
5 GET_DISPLAY_TOOL_URL Instance method Public Method URL for calling display tool for attribute 20021113
6 GET_FILTER_VALUES Instance method Public Method 20020905
7 GET_ICON_NAME Instance method Public Method 20040319
8 GET_ID Instance method Public Method 20021028
9 GET_INSTANCES Instance method Public Method Returns Process Instance Objects for an Attribute 20020828
10 GET_PROCESS Instance method Public Method Gets process to which attribute belongs 20090814
11 GET_QUICKINFO Instance method Public Method 20040329
12 GET_TYPE Instance method Public Method Data Type of Attribute Value (String, Number, or Date) 20030217
13 GET_VALUE Instance method Public Method Attribute Value 20020703
14 HAS_DETAIL Instance method Public Method 20021111
15 HAS_DISPLAYTOOL Instance method Public Method 20021111
16 HAS_INSTANCES Instance method Public Method 20021111
17 HAS_VALUE Instance method Public Method 20021111
Events
Interface IF_SPI_ATTRIBUTE has no event.
Types
Interface IF_SPI_ATTRIBUTE has no local type.
Method Signatures

Method CALL_DISPLAY_TOOL Signature

Method CALL_DISPLAY_TOOL on Interface IF_SPI_ATTRIBUTE has no parameter.
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20021121
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021121

Method COUNT_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_SEARCH Call by reference Object reference (TYPE REF TO) IF_SPI_INSTANCE_SEARCH Direkte Suche nach Prozessinstanzen 20040223
2 Returning INSTANCE_COUNT Value transfer Type reference (TYPE) INT4 Anzahl Prozessinstanzen 20020828
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20021121
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021121

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_DESCRIPTION on Interface IF_SPI_ATTRIBUTE has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_VAL Value transfer Type reference (TYPE) STRING Detaildaten in Form von XML 20020805
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20021120
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021121

Method GET_DISPLAY_TOOL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_URL Value transfer Type reference (TYPE) STRING URL zum Displaytool 20021113
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20021120
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021121

Method GET_FILTER_VALUES Signature

Method GET_FILTER_VALUES on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_FILTER_VALUES on Interface IF_SPI_ATTRIBUTE has no exception.

Method GET_ICON_NAME Signature

Method GET_ICON_NAME on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_ICON_NAME on Interface IF_SPI_ATTRIBUTE has no exception.

Method GET_ID Signature

Method GET_ID on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_ID on Interface IF_SPI_ATTRIBUTE has no exception.

Method GET_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_SEARCH Call by reference Object reference (TYPE REF TO) IF_SPI_INSTANCE_SEARCH Direkte Suche nach Prozessinstanzen 20040223
2 Importing IP_FIRST_N Call by reference Type reference (TYPE) INT4 0 Nur die ersten n Instanzen 20021025
3 Importing IP_LAST_N Call by reference Type reference (TYPE) INT4 0 Nur die letzten n Instanzen 20021025
4 Returning RT_INSTANCES Value transfer Type reference (TYPE) TSPIPROCI Prozessinstanzen 20020828
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20021121
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021121

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROCESS Value transfer Object reference (TYPE REF TO) CL_SPI_PROCESS Prozessdefinition aus dem Customizing 20090814
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20090814
2 CX_SPI_PROC PMI: Prozessausnahme 20090814

Method GET_QUICKINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) STRING 20040329
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20040329
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040329

Method GET_TYPE Signature

Method GET_TYPE on Interface IF_SPI_ATTRIBUTE has no parameter.
Method GET_TYPE on Interface IF_SPI_ATTRIBUTE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_VAL Value transfer Type reference (TYPE) STRING 20020703
# Exception Resumable Description Created on
1 CX_SPI_ATTR PMI: Attribut-Ausnahme 20021120
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021121

Method HAS_DETAIL Signature

Method HAS_DETAIL on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_DETAIL on Interface IF_SPI_ATTRIBUTE has no exception.

Method HAS_DISPLAYTOOL Signature

Method HAS_DISPLAYTOOL on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_DISPLAYTOOL on Interface IF_SPI_ATTRIBUTE has no exception.

Method HAS_INSTANCES Signature

Method HAS_INSTANCES on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_INSTANCES on Interface IF_SPI_ATTRIBUTE has no exception.

Method HAS_VALUE Signature

Method HAS_VALUE on Interface IF_SPI_ATTRIBUTE has no parameter.
Method HAS_VALUE on Interface IF_SPI_ATTRIBUTE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630