SAP ABAP Class IF_SPI_INSTANCE_SEARCH (Direct Search for Process Instances)
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
Class IF_SPI_INSTANCE_SEARCH  
Short Description Direct Search for Process Instances    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031015   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_INSTANCE_SEARCH has no forward declaration.
Interfaces
Class IF_SPI_INSTANCE_SEARCH has no interface implemented.
Friends
Class IF_SPI_INSTANCE_SEARCH has no friend class.
Attributes
Class 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
Class IF_SPI_INSTANCE_SEARCH has no event.
Types
Class 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 class IF_SPI_INSTANCE_SEARCH has no exception.

Method RESET_RESTRICTIONS Signature

Method RESET_RESTRICTIONS on class IF_SPI_INSTANCE_SEARCH has no parameter.
Method RESET_RESTRICTIONS on class 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 class 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