SAP ABAP Interface IF_SPI_INSTANCE_SEARCH (Direct Search for Process Instances)
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_SEARCH_FILTER Filter for Search 20031015
Properties
Interface IF_SPI_INSTANCE_SEARCH  
Short Description Direct Search for Process Instances    
General Data
Package SPI12   Central: Analysis Tools (Process Information Tools) 
Created 20031015   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SPI_INSTANCE_SEARCH has no forward declaration.
Interfaces
Interface IF_SPI_INSTANCE_SEARCH has no interface.
Friends
Interface IF_SPI_INSTANCE_SEARCH has no friend.
Attributes
Interface IF_SPI_INSTANCE_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROCESS_GUIDS Instance method Public Method Get GUIDs of selected process instances 20031015
2 GET_PROCESS_INSTANCES Instance method Public Method Get process instance objects 20031015
3 GET_RESTRICTIONS Instance method Public Method Returns Filter Criteria 20031015
4 RESET_RESTRICTIONS Instance method Public Method Resets Filter Criteria 20031015
5 SET_RESTRICTION Instance method Public Method Set Filter Criteria 20031015
6 SET_TIMEINT Instance method Public Method Set Time (=Process Start) as Criterium 20031015
7 SIMPLE_SET_RESTRICTIONS Instance method Public Method Simplified Setting of Filter Criteria 20031015
Events
Interface IF_SPI_INSTANCE_SEARCH has no event.
Types
Interface IF_SPI_INSTANCE_SEARCH has no local type.
Method Signatures

Method GET_PROCESS_GUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PROCESS_GUIDS Value transfer Type reference (TYPE) TSPIPRGUID Tabelle mit Prozessinstanz GUIDs 20031015
# Exception Resumable Description Created on
1 CX_SPI_SEARCH Ausnahme im Zusammenhang mit Suchfilter 20040308

Method GET_PROCESS_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PROCESS_INSTANCES Value transfer Type reference (TYPE) TSPIPROCI Tabelle mit Prozessinstanzen 20031015
# Exception Resumable Description Created on
1 CX_SPI_SEARCH Ausnahme im Zusammenhang mit Suchfilter 20040308

Method GET_RESTRICTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_MAX_COUNT Call by reference Type reference (TYPE) I 20031015
2 Exporting ET_CONDITIONS Value transfer Type reference (TYPE) TSPIATTRAN 20031015

Method GET_RESTRICTIONS on Interface IF_SPI_INSTANCE_SEARCH has no exception.

Method RESET_RESTRICTIONS Signature

Method RESET_RESTRICTIONS on Interface IF_SPI_INSTANCE_SEARCH has no parameter.
Method RESET_RESTRICTIONS on Interface IF_SPI_INSTANCE_SEARCH has no exception.

Method SET_RESTRICTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MAX_COUNT Value transfer Type reference (TYPE) I Einschränkung für die Treffermenge 20031015
2 Importing IT_CONDITIONS Value transfer Type reference (TYPE) TSPIATTRAN 20031015
# Exception Resumable Description Created on
1 CX_SPI_SEARCH Ausnahme im Zusammenhang mit Suchfilter 20040308

Method SET_TIMEINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TIMEINT Call by reference Type reference (TYPE) SSPITIMINT 20031015

Method SET_TIMEINT on Interface IF_SPI_INSTANCE_SEARCH has no exception.

Method SIMPLE_SET_RESTRICTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME Call by reference Type reference (TYPE) SPIDFLDNAM 20031015
2 Importing IP_VALUE Call by reference Type reference (TYPE) SPIATTVAL 20031015
# Exception Resumable Description Created on
1 CX_SPI_SEARCH Ausnahme im Zusammenhang mit Suchfilter 20040308
History
Last changed by/on SAP  20110908 
SAP Release Created in 700