SAP ABAP Class CL_SPI_UI_CU_MONITOR (Customizing UI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI11 (Package) Central: Customizing User Interface
Properties
Class CL_SPI_UI_CU_MONITOR  
Short Description Customizing UI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI11   Central: Customizing User Interface 
Created 20020729   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SPIOV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPI_UI_CU_MONITOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SPI_CONFIG_SERVICE 20040402 Configuration Service of the PMI
2 CL_SPI_STEP_COLLECTION 20040319 Step Collection
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HEADER_1 Constant Public Type reference (TYPE) SPIUIINSTFL 1 First Header Block 20030714
2 C_HEADER_2 Constant Public Type reference (TYPE) SPIUIINSTFL 2 Second Header Block 20030714
3 C_PROC_LIST_AND_SEARCH Constant Public Type reference (TYPE) SPIUIINSTFL 3 Both in list and also for search 20040421
4 C_PROC_LIST_ONLY Constant Public Type reference (TYPE) SPIUIINSTFL 1 In process list only 20040421
5 C_PROC_LIST_SEARCH_ONLY Constant Public Type reference (TYPE) SPIUIINSTFL 2 For process instance search only 20040421
6 GC_AREA_INST_STEP Constant Public Type reference (TYPE) SPIUIAREA 2 Instance Steps 20081209
7 GC_AREA_PAYLOAD Constant Public Type reference (TYPE) SPIUIAREA 1 Payload 20081209
8 GC_AREA_STEP_DETAIL Constant Public Type reference (TYPE) SPIUIAREA 3 Step Details 20081209
9 GO_PROCESS Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_PROCESS Process Definition from Customizing 20020911
10 GO_SEARCH_FILTER Instance attribute Protected Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER 20030722
11 GP_PROCESS_ID Instance attribute Protected Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20020911
12 GT_CU_MONITOR Static Attribute Protected See coding 20040322
13 GT_STEP_ATTR Instance attribute Protected See coding Buffer for Step Attributes of Current Process 20040322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020911
2 COPY_ATTRIBUTES Instance method Public Method Copies the Attributes to Another Process 20021230
3 CREATE_COLLECTION Static method Private Method Creates step collection 20090817
4 CREATE_DEFAULT_ATTRIBUTES Static method Public Method Creates all Default Attributes 20081113
5 CREATE_DEFAULT_COLLECTION_ATTR Static method Public Method Creates the Default Attributes for Steps 20030611
6 CREATE_DEFAULT_DETAIL_ATTS Static method Public Method Creates the Default Attributes for Steps 20021008
7 CREATE_DEFAULT_PROCESS_ATTR Static method Public Method Creates the Default Attributes for Process Views 20021127
8 CREATE_DEFAULT_STEP_ATTRIBUTES Static method Public Method Creates the Default Attributes for Steps 20021008
9 CREATE_DEFAULT_TRANS_ATTR Static method Public Method Creates the Deafult Attributes for Transfers 20021127
10 CREATE_TOP_PROCESS_COLLECTION Static method Public Method Creates step collections for TOP process 20090817
11 DELETE_ATTR Instance method Public Method Deletes all Attributes for the Process 20021223
12 DELETE_ATTR_STEP Instance method Public Method Deletes Attributes for a Step 20040902
13 GET_ATTR_COLLECTION_TRANSITION Instance method Public Method Overview Attributes Between Two Steps 20030612
14 GET_ATTR_INSTANCE_SEARCH Instance method Public Method 20040223
15 GET_ATTR_INST_STEP_COLLECTION Instance method Public Method Instance Attributes for Step Collection 20030618
16 GET_ATTR_MONITORPROCLIST Instance method Public Method 20020821
17 GET_ATTR_MONITORSELECT Static method Public Method 20020821
18 GET_ATTR_PROCESSHEADER1 Instance method Public Method 20020821
19 GET_ATTR_PROCESSHEADER2 Instance method Public Method 20020821
20 GET_ATTR_PROCESS_INSTANCE Instance method Public Method Returns the Attributes for the Process Header of an Instance 20020911
21 GET_ATTR_PROCESS_LIST Instance method Public Method Returns the Attributes for the Process List 20021001
22 GET_ATTR_PROCESS_STEP Instance method Public Method Overview Attributes for a Step 20020911
23 GET_ATTR_STEP_COLLECTION Instance method Public Method Attributes for Step Collection 20030516
24 GET_ATTR_STEP_DETAIL Instance method Public Method Returns Step Detail Attributes 20021007
25 GET_ATTR_STEP_INSTANCE Instance method Public Method Instance Attributes for a Step 20020911
26 GET_ATTR_TRANSITION Instance method Public Method Overview Attributes for a Step 20020920
27 GET_ATTR_TRANSITION_INSTANCE Instance method Public Method Instance Attributes for a Step 20020920
28 GET_DEFAULT_ATTRIBUTES Static method Public Method Gets all Default Attributes 20081114
29 GET_DEFAULT_ATTRIBUTES_UI_CU Static method Public Method Gets All Default Attributes from the UI CU Table 20081209
30 GET_DEFAULT_PAYLOAD_ATTR Static method Public Method Gets the Default Attributes for Payload Tools 20081113
31 GET_DEFAULT_STAT_ATTR Static method Public Method Gets the Default Attributes for STAT Tools 20081113
32 GET_DEFAULT_TRACE_ATTR Static method Public Method Gets the Default Attributes for Trace Tools 20081113
33 GET_INSTANCE Static method Public Method Constructor 20040322
34 GET_PROC_ATTR_BY_NAME Instance method Public Method 20020911
35 INSERT_PROCESS_ATTR Instance method Protected Method Fills Table SSPIUICUPA 20040402
36 INSERT_STEP_ATTR Instance method Protected Method Fills Table SSPIUICUsA 20040402
37 INSERT_TRANS_ATTR Instance method Protected Method Fills Table SSPIUICUTA 20040420
38 MAP_PROCESS_STEPS Static method Public Method Exchanges Template Steps for Process Steps 20081210
39 SET_ATTR_MONITORSELECT Instance method Public Method Sets the Overview Attributes for the Process 20021223
40 SET_ATTR_PROCESSHEADER1 Instance method Public Method Sets the Header 1 Attributes for the Process 20021223
41 SET_ATTR_PROCESSHEADER2 Instance method Public Method Sets the Header 2 Attributes for the Process 20021223
42 SET_ATTR_PROCESS_INSTANCE Instance method Public Method Sets the Instance Attributes for the Process 20021223
43 SET_ATTR_PROCESS_LIST Instance method Public Method Sets the Attributes for the Process List 20021223
44 SET_ATTR_PROCESS_STEP Instance method Public Method Sets the Attributes for the Process Step (Overview) 20021223
45 SET_ATTR_STEP_DETAIL Instance method Public Method Sets the Attributes for the Detailed Step View 20021223
46 SET_ATTR_STEP_INSTANCE Instance method Public Method Sets the Attributes for the Process Step (Instance) 20021223
47 SET_ATTR_TRANSITION Instance method Public Method Sets the Attributes for the Step Transition (Overview) 20021223
48 SET_ATTR_TRANSITION_INSTANCE Instance method Public Method Sets the Attributes for the Step Transition (Instance) 20021223
49 SET_PROCESS_ATTR Instance method Protected Method Fills Table SSPIUICUPA 20021223
50 SET_STEP_ATTR Instance method Protected Method Fills Table SSPIUICUSA 20021223
51 SET_TRANS_ATTR Instance method Protected Method Fills Table SSPIUICUTA 20021223
Events
Class CL_SPI_UI_CU_MONITOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CU_MONITOR Protected See coding 20040322 begin of TS_CU_MONITOR , process type ref to cl_spi_process, filter type ref to cl_spi_search_filter, monitor type ref to cl_spi_ui_cu_monitor, end of TS_CU_MONITOR
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS Prozessdefinition aus dem Customizing 20020911
2 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER 20030722
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021125

Method COPY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_TO_PROCESS Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20021230
2 Importing IT_STEP_MAPPING Call by reference Type reference (TYPE) TSPICMPSDMAP Mapping-Struktur für einander zugeordnete Prozessschritte 20021230
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021230
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021230

Method CREATE_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTION Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION Schrittzusammnefassung 20090817
2 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) CL_SPI_CU_PROCESS Prozessdaten aus dem Customizing 20090817
3 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_CU_STEP Prozessschrittdaten aus dem Customizing 20090817

Method CREATE_COLLECTION on class CL_SPI_UI_CU_MONITOR has no exception.

Method CREATE_DEFAULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081114
2 Importing IP_TEMPLATE_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081209
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20081114

Method CREATE_DEFAULT_COLLECTION_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_COL_ID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20030611
2 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20030611
3 Returning RT_PROC_ATT Value transfer Type reference (TYPE) TSPIUICUSA Tabelle von Schrittabhängige UI-Customizing einträgen 20030611

Method CREATE_DEFAULT_COLLECTION_ATTR on class CL_SPI_UI_CU_MONITOR has no exception.

Method CREATE_DEFAULT_DETAIL_ATTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20021008
2 Importing IP_PRSTEPID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20021008
3 Returning RT_PROC_ATT Value transfer Type reference (TYPE) TSPIUICUSA Tabelle von Schrittabhängige UI-Customizing einträgen 20021008

Method CREATE_DEFAULT_DETAIL_ATTS on class CL_SPI_UI_CU_MONITOR has no exception.

Method CREATE_DEFAULT_PROCESS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20021127
2 Returning RT_PROC_ATT Value transfer Type reference (TYPE) TSPIUICUPA Tabelle von Schrittabhängige UI-Customizing einträgen 20021127

Method CREATE_DEFAULT_PROCESS_ATTR on class CL_SPI_UI_CU_MONITOR has no exception.

Method CREATE_DEFAULT_STEP_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20021008
2 Importing IP_PRSTEPID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20021008
3 Returning RT_PROC_ATT Value transfer Type reference (TYPE) TSPIUICUSA Tabelle von Schrittabhängige UI-Customizing einträgen 20021008

Method CREATE_DEFAULT_STEP_ATTRIBUTES on class CL_SPI_UI_CU_MONITOR has no exception.

Method CREATE_DEFAULT_TRANS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20021127
2 Importing IP_PRSTEPID1 Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20021127
3 Importing IP_PRSTEPID2 Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20021127
4 Returning RT_PROC_ATT Value transfer Type reference (TYPE) TSPIUICUTA Tabelle von Übergangsabhängige UI-Customizing einträgen 20021127

Method CREATE_DEFAULT_TRANS_ATTR on class CL_SPI_UI_CU_MONITOR has no exception.

Method CREATE_TOP_PROCESS_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20090817

Method CREATE_TOP_PROCESS_COLLECTION on class CL_SPI_UI_CU_MONITOR has no exception.

Method DELETE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NO_COLLECTION Call by reference Type reference (TYPE) SPIFLAG Keien Collectionattribute löschen 20040319
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU_ATTR Ausnahme eines Attributs im UI Customizing 20021223

Method DELETE_ATTR_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ATTRIBUTE_NAME Call by reference Type reference (TYPE) SPIATTNAME Name des Attributs (Initial bedeutet alle Atribute des Tools 20040902
2 Importing IP_STEP_ID Call by reference Type reference (TYPE) SPIPRSTID Schritt-ID 20040921
3 Importing IP_TOOL Call by reference Type reference (TYPE) SPITOOLID Id eines Tools (initial bedeutet alle Attribute des Schritts 20040902
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20040902
2 CX_SPI_UI_CU_ATTR Ausnahme eines Attributs im UI Customizing 20040902

Method GET_ATTR_COLLECTION_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRANSITION Call by reference Object reference (TYPE REF TO) CL_SPI_COLLECTION_TRANSITION Übergang 20030612
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20030612
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20030612

Method GET_ATTR_INSTANCE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20040223
# Exception Resumable Description Created on
1 CX_SPI_UI_CU 20040223

Method GET_ATTR_INST_STEP_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS_INST Prozessinstanz 20030618
2 Importing IO_STEP_COLLECTION Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION Schrittzusamenfassung 20030618
3 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20030618
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20030618

Method GET_ATTR_MONITORPROCLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020821
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_MONITORSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020821
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021230
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_PROCESSHEADER1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020821
# Exception Resumable Description Created on
1 CX_SPI_UI_CU 20021121

Method GET_ATTR_PROCESSHEADER2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020821
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_PROCESS_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS_INST Prozessinstance 20020911
2 Importing IP_HEADER_BLOCK Call by reference Type reference (TYPE) SPIUIINSTFL C_HEADER_1 Headerblock für den gelesen werden soll 20030714
3 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020911
# Exception Resumable Description Created on
1 CX_SPI_UI_CU 20021121

Method GET_ATTR_PROCESS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS_INST Prozessinstance 20021001
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20021001
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_PROCESS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Schritt 20020911
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020911
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_STEP_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP_COLLECTION Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_COLLECTION Schrittzusamenfassung 20030516
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20030516
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20030516

Method GET_ATTR_STEP_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_INST Schritt 20021007
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20021007
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_STEP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_INST Schritt 20020911
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020911
# Exception Resumable Description Created on
1 CX_SPI_UI_CU 20021121

Method GET_ATTR_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRANSITION Call by reference Object reference (TYPE REF TO) CL_SPI_TRANSITION Übergang 20020920
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020920
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_ATTR_TRANSITION_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRANSITION Call by reference Object reference (TYPE REF TO) CL_SPI_TRANSITION_INST Übergang 20020920
2 Returning RT_ATTRIBUTES Value transfer Type reference (TYPE) TSPIUICUATTR Tabelle mit Attributen aus dem Customizing 20020920
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method GET_DEFAULT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSTANCE_LIST Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081114
2 Exporting ET_INSTANCE_SEARCH Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081114
3 Exporting ET_INSTANCE_STEP Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081114
4 Exporting ET_OVERVIEW Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081114
5 Exporting ET_PROCESS_HEADER1 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081114
6 Exporting ET_PROCESS_HEADER2 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081114
7 Exporting ET_PROCESS_INSTANCE Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081114
8 Exporting ET_PROCESS_STEP Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081114
9 Exporting ET_STEP_DETAIL Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081114
10 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081114
11 Importing IP_TEMPLATE_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20090206
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20081114

Method GET_DEFAULT_ATTRIBUTES_UI_CU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INSTANCE_LIST Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081209
2 Exporting ET_INSTANCE_SEARCH Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081209
3 Exporting ET_INSTANCE_STEP Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081209
4 Exporting ET_OVERVIEW Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081209
5 Exporting ET_PROCESS_HEADER1 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081209
6 Exporting ET_PROCESS_HEADER2 Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081209
7 Exporting ET_PROCESS_INSTANCE Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen 20081209
8 Exporting ET_PROCESS_STEP Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081209
9 Exporting ET_STEP_DETAIL Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081209
10 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081209
11 Importing IP_TEMPLATE_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen (Template) 20090203
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20081209

Method GET_DEFAULT_PAYLOAD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081113
2 Importing IP_PRSTEPID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20081113
3 Returning RT_ATTRIBUTE Value transfer Type reference (TYPE) TSPIATTR Payload Attribute 20081114
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20081113

Method GET_DEFAULT_STAT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081113
2 Importing IP_PRSTEPID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20081113
3 Returning RT_ATTRIBUTE Value transfer Type reference (TYPE) TSPIATTR STAT Attribute 20081114
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20081113

Method GET_DEFAULT_TRACE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DEST_TYPE Call by reference Type reference (TYPE) RFCTYPE Typ einer RFC-Verbindung 20090218
2 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081113
3 Importing IP_PRSTEPID Call by reference Type reference (TYPE) SPIPRSTID SPI: ID eines Prozessschrittes 20081114
4 Returning RT_ATTRIBUTE Value transfer Type reference (TYPE) TSPIATTR Trace Attribute 20081114
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20081113

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS Prozessdefinition aus dem Customizing 20040322
2 Importing IO_SEARCH_FILTER Call by reference Object reference (TYPE REF TO) CL_SPI_SEARCH_FILTER 20040322
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SPI_UI_CU_MONITOR Singelton Instanz 20040322
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20040322

Method GET_PROC_ATTR_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROCESS_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SPI_PROCESS_INST Prozessinstance 20020911
2 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Prozessschrittdefinition 20020911
3 Importing IO_STEP_INSTANCE Call by reference Object reference (TYPE REF TO) CL_SPI_STEP_INST Prozessschrittinstance 20020911
4 Importing IO_TRANSITION Call by reference Object reference (TYPE REF TO) CL_SPI_TRANSITION Definition eines Prozessschrittübergangs 20020930
5 Importing IP_NAME Call by reference Type reference (TYPE) SPIATTNAME Technischer Name des Attributs 20020911
6 Returning RO_ATTRIBUTE Value transfer Object reference (TYPE REF TO) CL_SPI_UI_CU_ATTRIBUTE Customizing UI 20020911
# Exception Resumable Description Created on
1 CX_SPI_UI_CU Ausnahme im UI Customizing 20021121

Method INSERT_PROCESS_ATTR 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) TSPIUICUPA Attributdaten 20040402
2 Returning RP_DBCNT Value transfer Type reference (TYPE) SYDBCNT Anzahl eingefügte Zeilen 20040402

Method INSERT_PROCESS_ATTR on class CL_SPI_UI_CU_MONITOR has no exception.

Method INSERT_STEP_ATTR 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) TSPIUICUSA Attributdaten 20040402
2 Returning RP_DBCNT Value transfer Type reference (TYPE) SYDBCNT Anzahl eingefügte Zeilen 20040402

Method INSERT_STEP_ATTR on class CL_SPI_UI_CU_MONITOR has no exception.

Method INSERT_TRANS_ATTR 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) TSPIUICUTA Attributdaten 20040420
2 Returning RP_DBCNT Value transfer Type reference (TYPE) SYDBCNT Anzahl eingefügte Zeilen 20040420

Method INSERT_TRANS_ATTR on class CL_SPI_UI_CU_MONITOR has no exception.

Method MAP_PROCESS_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STEP Call by reference Type reference (TYPE) TSPISTATT PMI: Tabelle von Schrittobjekten mit ihren Schrittattributen 20081210
2 Importing IP_PROCESS_ID Call by reference Type reference (TYPE) SPIPROCTP SPI: ID eines Prozesstypen 20081210

Method MAP_PROCESS_STEPS on class CL_SPI_UI_CU_MONITOR has no exception.

Method SET_ATTR_MONITORSELECT 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) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_PROCESSHEADER1 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) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_PROCESSHEADER2 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) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_PROCESS_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HEADER_BLOCK Call by reference Type reference (TYPE) INT1 1 Welcher Block 20030715
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_PROCESS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Prozessschrittdaten aus dem Customizing 20021227
2 Importing IP_AREA Call by reference Type reference (TYPE) SPIUILIFL SPI_TRUE Flag zeigt an ob Attribut in der Instanzliste benötigt wird 20080128
3 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_PROCESS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Prozessschrittdaten aus dem Customizing 20021223
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_STEP_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Prozessschrittdaten aus dem Customizing 20021223
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_STEP_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_STEP Call by reference Object reference (TYPE REF TO) CL_SPI_STEP Prozessschrittdaten aus dem Customizing 20021223
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRANSITION Call by reference Object reference (TYPE REF TO) CL_SPI_TRANSITION Übergangsdaten aus dem Customizing 20021223
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_ATTR_TRANSITION_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TRANSITION Call by reference Object reference (TYPE REF TO) CL_SPI_TRANSITION Übergangsdaten aus dem Customizing 20021223
2 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) TSPIATTR Tabelle mit Attributen für das Customizing 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU Ausnahme im UI Customizing 20021223

Method SET_PROCESS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Type reference (TYPE) SPIUIINSTFL Flag zeigt an ob Attribut in der Instanzsicht benötigt wird 20021223
2 Importing IT_ATTR Call by reference Type reference (TYPE) TSPIUICUPA Tabelle von Attributen für den Prozess an der Oberfläche 20021223
3 Importing OVERVIEW Call by reference Type reference (TYPE) SPIUIOWFL Flag zeigt an ob Attribut im Prozessüberblick benötigt wird 20021223
4 Importing PROCESS Call by reference Type reference (TYPE) SPIUIPRGR Gruppe in der Prozessübersicht, zu dem das Attribut gehört 20021223
5 Importing PROC_LIST Call by reference Type reference (TYPE) SPIUILIFL Flag zeigt an ob Attribut in der Instanzliste benötigt wird 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU_ATTR Ausnahme eines Attributs im UI Customizing 20021223

Method SET_STEP_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Type reference (TYPE) SPIUIINSTFL Flag zeigt an ob Attribut in der Instanzsicht benötigt wird 20021223
2 Importing IT_ATTR Call by reference Type reference (TYPE) TSPIUICUSA Tabelle von Attributen für den Prozess an der Oberfläche 20021223
3 Importing OVERVIEW Call by reference Type reference (TYPE) SPIUIOWFL Flag zeigt an ob Attribut im Prozessüberblick benötigt wird 20021223
4 Importing PROCESS Call by reference Type reference (TYPE) SPIUIPRGR Gruppe in der Prozessübersicht, zu dem das Attribut gehört 20021223
5 Importing STEP_DETAIL Call by reference Type reference (TYPE) SPIUIDETAIL Attribut wird in der Schrittdeatilsicht benötigt 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU_ATTR Ausnahme eines Attributs im UI Customizing 20021223

Method SET_TRANS_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Type reference (TYPE) SPIUIINSTFL Flag zeigt an ob Attribut in der Instanzsicht benötigt wird 20021223
2 Importing IT_ATTR Call by reference Type reference (TYPE) TSPIUICUTA Tabelle von Attributen für den Prozess an der Oberfläche 20021223
3 Importing OVERVIEW Call by reference Type reference (TYPE) SPIUIOWFL Flag zeigt an ob Attribut im Prozessüberblick benötigt wird 20021223
4 Importing PROCESS Call by reference Type reference (TYPE) SPIUIPRGR Gruppe in der Prozessübersicht, zu dem das Attribut gehört 20021223
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20021223
2 CX_SPI_UI_CU_ATTR Ausnahme eines Attributs im UI Customizing 20021223
History
Last changed by/on SAP  20110908 
SAP Release Created in 630