SAP ABAP Class IF_SPI_PROCESS_CONFIGURATION (Process Configuration Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_CONFIG_SERVICE Configuration Service of the PMI 20030922
Properties
Class IF_SPI_PROCESS_CONFIGURATION  
Short Description Process Configuration Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_PROCESS_CONFIGURATION has no forward declaration.
Interfaces
Class IF_SPI_PROCESS_CONFIGURATION has no interface implemented.
Friends
Class IF_SPI_PROCESS_CONFIGURATION has no friend class.
Attributes
Class IF_SPI_PROCESS_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMPONENT Instance method Public Method Gets Specified Component in Process 20030922
2 GET_PROCESS Instance method Public Method Gets Interface for Configured Process 20030922
Events
Class IF_SPI_PROCESS_CONFIGURATION has no event.
Types
Class IF_SPI_PROCESS_CONFIGURATION has no local type.
Method Signatures

Method GET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COMPONENT_NAME Call by reference Type reference (TYPE) SPISYSLOCAL Komponenten-ID 20030922
2 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_SPI_CONFIGURATION_COMPONENT Komponente, Initial falls nicht vorhanden 20030922
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030922
2 CX_SPI_CONFIG_XI Ausnahme für die Autokonfiguration von XI-Prozessen im PMI 20030922

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) IF_SPI_SEARCH_FILTER Prozesseinschränkung 20030922
2 Returning RO_PROCESS Value transfer Object reference (TYPE REF TO) IF_SPI_PROCESS Prozessinterface 20030922
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030922
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20030922
History
Last changed by/on SAP  20110908 
SAP Release Created in