SAP ABAP Class IF_SPI_PROCESS (PMI: Process Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SPI_COMMON Common functionality 20030701
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_PROCESS Process Definition from Customizing 20030701
Properties
Class IF_SPI_PROCESS  
Short Description PMI: Process Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_PROCESS has no forward declaration.
Interfaces
Class IF_SPI_PROCESS has no interface implemented.
Friends
Class IF_SPI_PROCESS has no friend class.
Attributes
Class IF_SPI_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method 20030704
2 GET_ADMIN_INFO Instance method Public Method Gets Administration Information for Process 20030701
3 GET_ATTRIBUTE Instance method Public Method 20030704
4 GET_ATTRIBUTES Instance method Public Method 20030704
5 GET_DESCRIPTION Instance method Public Method 20030704
6 GET_INITIAL_STEPS Instance method Public Method Gets Start Steps for Process 20030704
7 GET_PROCESS_ID Instance method Public Method Returns the process type (GUID) 20030701
8 GET_STEPS Instance method Public Method Gets Steps for Process 20030701
9 GET_TIME_INT Instance method Public Method Gets Time Interval (Possibly Modified) 20031105
10 GET_TRANSITIONS Instance method Public Method Gets Transitions for Process 20030701
Events
Class IF_SPI_PROCESS has no event.
Types
Class IF_SPI_PROCESS has no local type.
Method Signatures

Method EQUALS Signature

Method EQUALS on class IF_SPI_PROCESS has no parameter.
Method EQUALS on class IF_SPI_PROCESS has no exception.

Method GET_ADMIN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INFO Value transfer Object reference (TYPE REF TO) IF_SPI_ADMIN Verwaltungsdaten eines Prozesses 20030701
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030701
2 CX_SPI_PROC PMI: Prozessausnahme 20030701

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class IF_SPI_PROCESS has no parameter.
Method GET_ATTRIBUTE on class IF_SPI_PROCESS has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class IF_SPI_PROCESS has no parameter.
Method GET_ATTRIBUTES on class IF_SPI_PROCESS has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class IF_SPI_PROCESS has no parameter.
Method GET_DESCRIPTION on class IF_SPI_PROCESS has no exception.

Method GET_INITIAL_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_INITIAL_STEPS Value transfer Type reference (TYPE) TSPIIFST 20030704
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030704
2 CX_SPI_PROC PMI: Prozessausnahme 20030704

Method GET_PROCESS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_TYPE Value transfer Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20030701

Method GET_PROCESS_ID on class IF_SPI_PROCESS has no exception.

Method GET_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_STEP_NAME Value transfer Type reference (TYPE) SPIPSNAME 20030711
2 Returning RT_STEPS Value transfer Type reference (TYPE) TSPIIFST 20030701
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030701
2 CX_SPI_PROC PMI: Prozessausnahme 20030701

Method GET_TIME_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_TIME_INT Value transfer Type reference (TYPE) SSPITIMINT 20031105

Method GET_TIME_INT on class IF_SPI_PROCESS has no exception.

Method GET_TRANSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TRANS Value transfer Type reference (TYPE) TSPIIFTR 20030701
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030701
2 CX_SPI_PROC PMI: Prozessausnahme 20030701
History
Last changed by/on SAP  20110908 
SAP Release Created in