SAP ABAP Class CL_SPI_CONFIG_SERVICE (Configuration Service of the PMI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI13 (Package) Central: Configuration + CCMS Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_PROCESS_CONFIGURATION Process Configuration Interface 20030922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_CONFIG_ALE PMI: Configuration of ALE Monitoring 20030227
2 Inheritance (c INHERITING FROM c_ref)  CL_SPI_CONFIG_CENTRAL Configuration API for XI Processes 20031030
3 Inheritance (c INHERITING FROM c_ref)  CL_SPI_CONFIG_XI Configuration API for XI Processes 20030317
Properties
Class CL_SPI_CONFIG_SERVICE  
Short Description Configuration Service of the PMI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI13   Central: Configuration + CCMS Interface 
Created 20030219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SPI_CONFIG_SRV_ATTR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SPIAL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SPITR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SPI_PROCESS_CONFIGURATION Process Configuration Interface 20030922
Friends
Class CL_SPI_CONFIG_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROT_VAR_PROCTEXT Constant Protected Type reference (TYPE) SYMSGV '%%' Placeholder for Process Description in Message Variable 20031119
2 GC_STRUCTURE_PERF Static Attribute Public Type reference (TYPE) STRUKNAME 'SSPIPERFCUS' Customizing Structure for Performance Attributes 20030313
3 GC_STRUCTURE_SMSG Static Attribute Public Type reference (TYPE) STRUKNAME 'SSPISMSGCUS' Customizing Structure for Status Attributes 20030313
4 GO_ADMIN Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_ADMIN_MANAGER Administration Data Instance 20031029
5 GO_CCMS_MONITOR Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_CCMS CCMS Monitor Class 20030219
6 GO_PROCESS Instance attribute Public Object reference (TYPE REF TO) CL_SPI_CM_PD Metadata Maintenance Process Type 20030219
7 GO_PROC_VARIANT Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_CM_PVD Process Variant 20031208
8 GO_PROTOCOL Instance attribute Private Object reference (TYPE REF TO) CL_SPI_SELF_MONITOR Log handle 20031119
9 GP_PROCTYPE Instance attribute Public Type reference (TYPE) SPIPROCTP Process ID (Process Type) 20030224
10 GP_VARIANT_CHANGABLE Instance attribute Protected Type reference (TYPE) SPIBOOL SPI_FALSE Variant Modifiable 20031208
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method Starts the Infrastructure for the Monitoring 20030219
2 BUILD_SRV_ATTRIBUTES Instance method Protected Method Forms a List of Service Attributes from PMI Attribute List 20030227
3 CHANGE_MESSAGE_VARIABLE Instance method Private Method Converts Placeholder for a Message Variable into Text 20031119
4 CONSTRUCTOR Instance method Public Constructor IMPORTANT: Create Constructor + Call Super Constructor 20030224
5 DEACTIVATE Instance method Public Method Stops Monitoring 20030219
6 DELETE_ACTIVE_ATTRIBUTES Instance method Public Method Deletes List of Service Attributes from Monitoring 20030528
7 DELETE_MONITOR Instance method Public Method Deletes the Monitoring Object Including Process and Data 20030219
8 DELETE_UI Instance method Public Method Deletes All Interface Attributes 20030828
9 GET_ACTIVE_ATTRIBUTES Instance method Public Method Returns a Table of Current Monitor Attributes 20030219
10 GET_ADMIN_INFO Instance method Public Method Gets Interface to Process Administration Data 20031029
11 GET_ADMIN_MANAGER Instance method Protected Method Gets Administration Object Instance 20031029
12 GET_COMP_VARDATA Instance method Public Method Gets Variant Data for Component Steps 20031208
13 GET_DESCRIPTION Instance method Public Method Gets Current Description 20030821
14 GET_MONITOR_OBJECT Instance method Public Method Returns the ID of the Monitoring Object 20030219
15 GET_MONITOR_SETTINGS Instance method Public Method Returns the CCMS Settings of an Attribute 20030219
16 GET_POSSIBLE_ATTRIBUTES Instance method Public Method Returns a Table with References of all Monitor Attributes 20030219
17 GET_PROCESS Instance method Public Method 20030922
18 GET_PROCESS_ATTRIBUTE_DATA Instance method Protected Method Process Attribute Data (Overview + Instance) for XI Process 20040421
19 GET_RUNTIME_MODE Instance method Public Method Gets the runtime mode of the process, for example "Trace" 20070731
20 GET_VARIANT_PREFIX Instance method Protected Method Prefix for Process Variant 20031208
21 REPLACE_VARIANT_DATA Instance method Public Method Modifies Variant Data for Component 20031208
22 RESET_UI Instance method Public Method Determines and Sets Default Attributes for User Interface 20030219
23 SET_ACTIVE_ATTRIBUTES Instance method Public Method Enters a List of Service Attributes into Monitoring 20030228
24 SET_DESCRIPTION Instance method Public Method Changes Current Description 20030821
25 SET_MONITOR_SETTINGS Instance method Public Method Overwrites the CCMS Settings of an Attribute 20030219
26 SET_MON_SETTINGS_PERF Instance method Public Method Overwrites the Settings of a Performance Attribute 20030312
27 SET_MON_SETTINGS_SMSG Instance method Public Method Overwrites the Settings of a Status Attribute 20030312
28 SET_RUNTIME_MODE Instance method Public Method Sets the runtime mode of the process, for example "Trace" 20070731
29 SET_UI_ATTRIBUTES Instance method Protected Method Sets Attributes of the UI Customizing 20030219
30 SET_UI_ATTRIBUTE_DATA Instance method Protected Method Sets Attributes of the UI Customizing 20040402
31 WRITE_PROTOCOL Instance method Protected Method Writes a Log Entry 20031119
Events
Class CL_SPI_CONFIG_SERVICE has no event.
Types
Class CL_SPI_CONFIG_SERVICE has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL Erfolgreich aktiviert 20030219
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method BUILD_SRV_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCSTEP1 Call by reference Type reference (TYPE) SPIPRSTID Prozessschritttyp 20030324
2 Importing IP_PROCSTEP2 Call by reference Type reference (TYPE) SPIPRSTID Prozessschritttyp 20030324
3 Importing IP_SCOPE Call by reference Type reference (TYPE) SPIATTRSCOPE Gültigkeitsbereich (Prozesstyp, Prozessinstanz) 20030227
4 Importing IT_PMI_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20030227
5 Returning RT_SRV_ATTRIBUTES Value transfer Type reference (TYPE) TSPICONFIGSRVATTR Liste von PMI Serviceattributen in der Konfiguration 20030227
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030227
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030227

Method CHANGE_MESSAGE_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CP_MSGV Call by reference Type reference (TYPE) SYMSGV Nnachrichtenvariable 20031119

Method CHANGE_MESSAGE_VARIABLE on class CL_SPI_CONFIG_SERVICE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CCMS_ALERT_NAME Call by reference Type reference (TYPE) ALMTNAME Name eines CCMS-Monitorobjektes: sysidcontextobjectname 20030317
2 Importing IP_EXISTING_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp, der konfiguriert wird 20040331
3 Importing IP_NO_UI_COPY Call by reference Type reference (TYPE) SPIFLAG SPACE Es sollen keine UI-Einstellungen vom Template kopiert werden 20040322
4 Importing IP_RUNTIME_MODE Call by reference Type reference (TYPE) SPIRTMODE SPI: Laufzeitmodus 20090223
5 Importing IP_TEMPLATE_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp, der kopiert wird 20030224
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030224
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030224

Method DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL Erfolgreich aktiviert 20030219
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method DELETE_ACTIVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Liste der zu inaktivierenden Serviceattribute 20030528
2 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030528
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030528
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20030528

Method DELETE_MONITOR Signature

Method DELETE_MONITOR on class CL_SPI_CONFIG_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method DELETE_UI Signature

Method DELETE_UI on class CL_SPI_CONFIG_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030828
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20030828

Method GET_ACTIVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PD_INST_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Liste von PMI Serviceattributen in der Konfiguration 20030306
2 Exporting ET_PD_TYPE_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Liste von PMI Serviceattributen in der Konfiguration 20030306
3 Exporting ET_PSD_INST_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR $REF$ 20030306
4 Exporting ET_PSD_TYPE_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR $REF$ 20030306
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method GET_ADMIN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ADMIN_INFO Value transfer Object reference (TYPE REF TO) IF_SPI_ADMIN Verwaltungsdaten-Interface 20031029
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20031029
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20031029

Method GET_ADMIN_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ADMIN Value transfer Object reference (TYPE REF TO) CL_SPI_ADMIN_MANAGER Verwaltungsinstanz 20031029
# Exception Resumable Description Created on
1 CX_SPI_ADMIN Fehler im Zugriff auf Administrationsdaten 20031029
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20031029

Method GET_COMP_VARDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) CL_SPI_CONFIG_COMPONENT interressierte Komponente 20031208
2 Returning RT_VARDATA Value transfer Type reference (TYPE) TSPIPRVAR SPI: Inhalt einer Prozessvarianten 20031208

Method GET_COMP_VARDATA on class CL_SPI_CONFIG_SERVICE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache der Beschreibung 20030821
2 Returning RP_DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung 20030821
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030821
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20030821

Method GET_MONITOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_MONITOR_OBJECT Value transfer Type reference (TYPE) ALMTNAME Alert: Name of MT (sysidcontextobjectnameshortname) 20030219
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method GET_MONITOR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SETTING Call by reference Type reference (TYPE) ANY $REF$ 20030312
2 Exporting EP_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name einer Struktur 20030312
3 Importing IO_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_SPI_CONFIG_SRV_ATTR $REF$ 20030312
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method GET_POSSIBLE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PD_INST_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Tabelle mit Attributen der Prozessinstanzen 20030227
2 Exporting ET_PD_TYPE_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Tabelle mit Attributen des Prozesstyps 20030227
3 Exporting ET_PSD_INST_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Tabelle mit Attributen der Prozessschrittinstanzen 20030227
4 Exporting ET_PSD_TYPE_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Tabelle mit Attributen des Prozessschritttyps 20030227
5 Exporting ET_PST_INST_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Tabelle mit Attributen der Übergangsinstanzen 20030324
6 Exporting ET_PST_TYPE_ATTR Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Tabelle mit Attributen der Übergangstypen 20030324
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method GET_PROCESS Signature

Method GET_PROCESS on class CL_SPI_CONFIG_SERVICE has no parameter.
Method GET_PROCESS on class CL_SPI_CONFIG_SERVICE has no exception.

Method GET_PROCESS_ATTRIBUTE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONFIG_NAME Call by reference Type reference (TYPE) SPICONFNAME Name einer Konfiguration 20040421
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUPA Tabelle von Attributen für den Prozess an der Oberfläche 20040421
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040421
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20040421

Method GET_RUNTIME_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RTMODE Value transfer Type reference (TYPE) SPIRTMODE SPI: Laufzeitmodus 20070731
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20070731
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20070731

Method GET_VARIANT_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_PREFIX Value transfer Type reference (TYPE) CHAR2 Prefix 20031208

Method GET_VARIANT_PREFIX on class CL_SPI_CONFIG_SERVICE has no exception.

Method REPLACE_VARIANT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) CL_SPI_CONFIG_COMPONENT Komponente deren Daten ersetzt werden sollen 20031208
2 Importing IT_NEW_VARIANT_DATA Call by reference Type reference (TYPE) TSPIPRVAR Neue Daten für die variante 20031208
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20031208
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20031208

Method RESET_UI Signature

Method RESET_UI on class CL_SPI_CONFIG_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method SET_ACTIVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPICONFIGSRVATTR Liste der zu aktivierenden Serviceattribute 20030228
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030228
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030228

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20030821
2 Importing IP_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache der Beschreibung 20030821
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030821
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20030821

Method SET_MONITOR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_SPI_CONFIG_SRV_ATTR $REF$ 20030312
2 Importing IP_SETTINGS Call by reference Type reference (TYPE) ANY Struktur der Werte analog zur Get-Methode 20030312
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method SET_MON_SETTINGS_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_SPI_CONFIG_SRV_ATTR Referenz auf Performanceattribut 20030312
2 Importing IP_SETTINGS Call by reference Type reference (TYPE) SSPIPERFCUS Customizingdaten für das Performanceattibut 20030312
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030312
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030312

Method SET_MON_SETTINGS_SMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ATTRIBUTE Call by reference Object reference (TYPE REF TO) CL_SPI_CONFIG_SRV_ATTR Referenz auf Statusattribut 20030312
2 Importing IP_SETTINGS Call by reference Type reference (TYPE) SSPISMSGCUS Customizingdaten für das Statusattribut 20030312
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030312
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030312

Method SET_RUNTIME_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_RTMODE Call by reference Type reference (TYPE) SPIRTMODE 20070731
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20070731
2 CX_SPI_MONITOR Ausnahme für die Autokonfiguration von PMI-Prozessen 20070731

Method SET_UI_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OVERVIEW Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20030219
2 Importing PROCESS_HEADER1 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20030219
3 Importing PROCESS_HEADER2 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20030219
4 Importing PROCESS_INSTANCE1 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20030715
5 Importing PROCESS_INSTANCE2 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20030715
6 Importing PROCESS_LIST Call by reference Type reference (TYPE) TSPISTATT Tabelle mit Attributen 20030219
7 Importing PROCESS_SEARCH Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20080128
8 Importing PROCESS_STEP Call by reference Type reference (TYPE) TSPISTATT 20030219
9 Importing PROCESS_TRANSITION Call by reference Type reference (TYPE) TSPITRATT 20030219
10 Importing STEP_DETAIL Call by reference Type reference (TYPE) TSPISTATT 20030219
11 Importing STEP_INSTANCE Call by reference Type reference (TYPE) TSPISTATT 20030219
12 Importing TRANSITION_INSTANCE Call by reference Type reference (TYPE) TSPITRATT 20030219
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030219
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20030219

Method SET_UI_ATTRIBUTE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROCESS_ATTRIBUTES Call by reference Type reference (TYPE) TSPIUICUPA Prozessattribute 20040402
2 Importing IT_STEP_ATTRIBUTES Call by reference Type reference (TYPE) TSPIUICUSA Prozessschrittattribute 20040402
3 Importing IT_TRANS_ATTRIBUTES Call by reference Type reference (TYPE) TSPIUICUTA Prozessübergangsattribute 20040420
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040402
2 CX_SPI_MONITOR Ausnahme für CCMS Monitor des PMI 20040402

Method WRITE_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LAST Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE Letzer Eintrag 20031119
2 Importing IP_LEVEL Call by reference Type reference (TYPE) BALLEVEL Anwendungs-Log: Detaillierungsgrad 20031119
3 Importing IP_MSGV1 Value transfer Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031119
4 Importing IP_MSGV2 Value transfer Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031119
5 Importing IP_MSGV3 Value transfer Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031119
6 Importing IP_MSGV4 Value transfer Type reference (TYPE) SYMSGV Nachrichten, Nachrichtenvariable 20031119
7 Importing IP_MSG_ID Call by reference Type reference (TYPE) SYMSGID 'SPI13' Nachrichten, Nachrichtenklasse 20031119
8 Importing IP_MSG_NO Call by reference Type reference (TYPE) SYMSGNO '100' Nachrichten, Nachrichtennummer 20031119
9 Importing IP_RED Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE Roter Eintrag 20031119

Method WRITE_PROTOCOL on class CL_SPI_CONFIG_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640