SAP ABAP Class CL_SPI_REORGANISATION_RUN (Reorganization Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI8 (Package) Central: Monitoring Administration
Properties
Class CL_SPI_REORGANISATION_RUN  
Short Description Reorganization Runtime    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI8   Central: Monitoring Administration 
Created 20030508   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 SPI1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SPI_REORGANISATION_RUN has no interface implemented.
Friends
Class CL_SPI_REORGANISATION_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEFAULT_EXPIRY_TIME Constant Public Type reference (TYPE) SPIRGAGDELAY 172800 2 Days (=172800 Seconds) 20030519
2 GC_DEFAULT_ROWS Constant Public Type reference (TYPE) I 1000 Standard Package Size 20030509
3 GO_PROTOCOL_CS Static Attribute Public Object reference (TYPE REF TO) CL_SPI_SELF_MONITOR Self Monitor for the Central Store Reorganization 20030731
4 GO_PROTOCOL_PS Static Attribute Public Object reference (TYPE REF TO) CL_SPI_SELF_MONITOR Self Monitor for the Process Store Reorganization 20030731
5 GP_INSTANCE_ROWS Instance attribute Public Type reference (TYPE) I Package Size when Deleting Process Instances 20030509
6 GP_PROCGROUP Instance attribute Public Type reference (TYPE) SPIPROCGP Process Group 20030508
7 GP_PROCTXT Instance attribute Public Type reference (TYPE) SPIPROCTXT Description of Process Type 20030620
8 GP_PROCTYPE Instance attribute Public Type reference (TYPE) SPIPROCTP Process Type 20030508
9 GP_PROTOCOL_HANDLE_PS Static Attribute Public Type reference (TYPE) BALLOGHNDL Handle for Log 20030624
10 GP_STEP_ROWS Instance attribute Public Type reference (TYPE) I Package Size when Deleting Tracking Records 20030509
11 GT_EXPIRY_TIMES Instance attribute Public Type reference (TYPE) TSPIRGDELETES Table of Expiry Times 20030519
12 GT_INSTANCES Static Attribute Private Type reference (TYPE) TSPIREORGANISATIONRUN Table with Runtime Objects 20030508
13 GT_STEP_SYST Instance attribute Public Type reference (TYPE) TSPIPRSTEPSYST Process Steps+System Information 20030625
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE Instance method Private Method Cumulates Process Instances of a Process Type 20030508
2 AS_DELETE_UNBOUND_ENTRIES Static method Private Method Deletes Cumulation Data without Process Type 20030904
3 CLEAN_UP_CENTRAL_STORE Static method Public Method Cleans up the central store of entries that are not included 20030603
4 CLEAN_UP_EVENT_STORE Static method Public Method Cleans up the event store of entries that are not included 20070723
5 CLEAN_UP_PROCESS_STORE Static method Public Method Cleans up the process store of entries that are not included 20030603
6 CLEAN_UP_SINGLE_PROCESS_TYPE Static method Public Method Deletes all Central/Process Store Entries of a Process Type 20030708
7 CONSTRUCTOR Instance method Public Constructor Constructor 20030508
8 CS_DELETE_ACTIVE_TRHEAD Static method Private Method Deletes Expired Tracking Headers of Active Process Types 20030620
9 CS_DELETE_INACTIVE_TRHEAD Static method Private Method Deletes Tracking Headers of Inactive Process Types 20030606
10 CS_DELETE_ONLY_UNREF_TRPL Static method Private Method Deletes Unreferenced Entries from a Payload List 20030606
11 CS_DELETE_PROCESS_TYPES Static method Private Method Deletes Tracking Headers of Process Types 20030708
12 CS_DELETE_TRGUIDS Static method Private Method Deletes the Pair Header - Payload for a List of GUIDS 20030606
13 CS_DELETE_UNBOUND_TRGUIDS Static method Private Method Deletes Tracking GUIDS without Header Data 20030606
14 CS_DELETE_UNBOUND_TRHEAD Static method Private Method Deletes Tracking Headers + PL without Related Metadata 20030606
15 ES_DELETE_EVENTS Instance method Private Method Deletes the events 20070723
16 GET_INSTANCE Static method Private Method Returns a Runtime Object for a Process Type 20030508
17 GET_PROCESS_DESCRIPTION Static method Private Method Returns a Text Description of a Process Type 20030620
18 GET_SIGNATURES Static method Private Method Returns a List of Signatures of a Process Type 20030605
19 GET_STEP_SYST Instance method Private Method Returns a List of Process Steps and System Field 20030625
20 PS_DELETE_EXPIRED_INSTANCES Instance method Private Method Deletes Expired Process Instances of a Process Type 20030625
21 PS_DELETE_PROCESS_INSTANCES Instance method Private Method Deletes Tracking Records of Process Instances 20030625
22 PS_DELETE_STATISTICAL_RECORDS Static method Private Method Deletes Statistical Data of Process Instances 20041011
23 PS_DELETE_UNBOUND_EVENTS Static method Private Method Deletes events without instance assignment 20101125
24 PS_DELETE_UNBOUND_INSTANCES Static method Private Method Deletes Process Instances without Valid Process Type 20030711
25 PS_DELETE_UNBOUND_STEPS Static method Private Method Deletes steps without instance assignment 20100621
26 PS_UPDATE_PROCESS_INSTANCES Instance method Private Method Sets the Expiry Date etc. in the Process Store 20030626
27 SET_DEFAULT_PACKAGE_SIZE Instance method Public Method Set Standard Values for Deleting Process Instances 20030509
28 SET_PACKAGE_SIZE Instance method Public Method Set Package Sizes for Deleting Process Instances 20030509
Events
Class CL_SPI_REORGANISATION_RUN has no event.
Types
Class CL_SPI_REORGANISATION_RUN has no local type.
Method Signatures

Method AGGREGATE 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 TRUE: erfolgreich FALSE: fehlerhaft 20030508
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030514
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030514

Method AS_DELETE_UNBOUND_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DELETE_UNTIL Call by reference Type reference (TYPE) TZNTSTMPS Löschen der Daten bis zum Zeitpunkt 20030904
2 Importing IT_VALID_PROCESSES Call by reference Type reference (TYPE) TSPIPROCTP Liste gültiger Prozesstypen 20030904
3 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030904

Method AS_DELETE_UNBOUND_ENTRIES on class CL_SPI_REORGANISATION_RUN has no exception.

Method CLEAN_UP_CENTRAL_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030603
2 Importing IP_ACTIVE_PROCTYPES Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Veraltete Daten zu inaktiven Prozesstypen 20030623
3 Importing IP_INACTIVE_PROCTYPES Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Header/Payload von inaktiven Prozessen 20030610
4 Importing IP_PROTOCOL Call by reference Type reference (TYPE) SPIBOOL TRUE: protokollieren FALSE: ohne Protokoll 20030610
5 Importing IP_UNBOUND_HEADER_ENTRIES Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Header/Payload ohne aktiven Prozess 20030610
6 Importing IP_UNBOUND_PAYLOAD Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Payload ohne Headerdaten 20030610
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030610
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030610

Method CLEAN_UP_EVENT_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20070723
2 Importing IP_PROTOCOL Call by reference Type reference (TYPE) SPIBOOL TRUE: protokollieren FALSE: ohne Protokoll 20070723
3 Importing IT_PROCTYPES Call by reference Type reference (TYPE) TSPIPROCTP Liste von Prozesstypen (sonst alle Prozesstypen) 20070723
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20070723
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20070723

Method CLEAN_UP_PROCESS_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030623
2 Importing IP_AGGREGATE Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Verdichtung starten 20030625
3 Importing IP_EXPIRED_INSTANCES Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Löschen verfallener Prozessinstanzen 20030617
4 Importing IP_GARBAGE_COLLECTOR Call by reference Type reference (TYPE) SPIBOOL SPI_TRUE Löscht unreferenzierte Daten 20030715
5 Importing IP_PROTOCOL Call by reference Type reference (TYPE) SPIBOOL TRUE: protokollieren FALSE: ohne Protokoll 20030610
6 Importing IT_PROCTYPES Call by reference Type reference (TYPE) TSPIPROCTP Liste von Prozesstypen (sonst alle Prozesstypen) 20030617
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030624
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030624

Method CLEAN_UP_SINGLE_PROCESS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE:erfolgreich FALSE: fehlerhaft 20030708
2 Importing IP_CENTRAL_STORE Call by reference Type reference (TYPE) SPIBOOL TRUE: Central Store Daten löschen 20030708
3 Importing IP_DELETE_UNTIL Call by reference Type reference (TYPE) SPIPBEGIN Instanzen löschen bis (leer = jetzt) 20030820
4 Importing IP_PROCESS_STORE Call by reference Type reference (TYPE) SPIBOOL TRUE: Prozess Store Daten löschen 20030708
5 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp 20030708
6 Importing IP_PROTOCOL Call by reference Type reference (TYPE) SPIBOOL TRUE:Protokollieren 20030708
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030708
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030708

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp 20030509
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030509
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030509

Method CS_DELETE_ACTIVE_TRHEAD 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 TRUE: erfolgreich FALSE:fehlerhaft 20030620
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030620
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030620

Method CS_DELETE_INACTIVE_TRHEAD 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 TRUE: erfolgreich FALSE: fehlerhaft 20030610
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030610
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030610

Method CS_DELETE_ONLY_UNREF_TRPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TRPL Call by reference Type reference (TYPE) TSPICLIENTTRGUID Tabelle mit Tracking-Guids 20030606
2 Returning RP_NO_DELETED_TRPL Value transfer Type reference (TYPE) I Anzahl der gelöschten Payloadeinträge 20030611

Method CS_DELETE_ONLY_UNREF_TRPL on class CL_SPI_REORGANISATION_RUN has no exception.

Method CS_DELETE_PROCESS_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DELETE_UNTIL Call by reference Type reference (TYPE) SPIINSTMP Zeitpunkt bis zu dem gelöscht wird 20030716
2 Importing IT_ADMIN_MANAGERS Call by reference Type reference (TYPE) TSPIPADMM Liste von Admin-Managern 20030708
3 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030708
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030708
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030708

Method CS_DELETE_TRGUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_NO_HEADER_ENTRIES Call by reference Type reference (TYPE) I Anzahl der gelöschten Headerdaten 20030801
2 Exporting EP_NO_PAYLOAD_ENTRIES Call by reference Type reference (TYPE) I Anzahl der gelöschten Payloaddaten 20030801
3 Exporting EP_SOMETHING_TO_DO Call by reference Type reference (TYPE) SPIBOOL TRUE: weiter FALSE: beenden 20030620
4 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030616
5 Importing IP_HEADER_ONLY Call by reference Type reference (TYPE) SPIBOOL SPI_FALSE TRUE: nur Header löschen FALSE: Header und Payload löschen 20031017
6 Importing IP_NO_PACKAGE Call by reference Type reference (TYPE) I Nummer des Pakets 20030620
7 Importing IT_TRGUID Call by reference Type reference (TYPE) TSPICLIENTTRGUID Liste von Tracking Guids 20030606
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030620
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030620

Method CS_DELETE_UNBOUND_TRGUIDS 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 TRUE: erfolgreich FALSE: fehlerhaft 20030606
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030611
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030611

Method CS_DELETE_UNBOUND_TRHEAD 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 TRUE: erfolgreich FALSE: fehlerhaft 20030610
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030611
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030611

Method ES_DELETE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_SPI_SELF_MONITOR Interne Schnittstelle zu CCMS/AppLog 20070724
2 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL SPI Global: Boolscher Wert 20070723

Method ES_DELETE_EVENTS on class CL_SPI_REORGANISATION_RUN has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp 20030508
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SPI_REORGANISATION_RUN Gewünschte Instanz 20030508
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030508
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030508

Method GET_PROCESS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp 20030620
2 Returning RP_PROCTXT Value transfer Type reference (TYPE) SPIPROCTXT Beschreibung 20030620

Method GET_PROCESS_DESCRIPTION on class CL_SPI_REORGANISATION_RUN has no exception.

Method GET_SIGNATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030605
2 Exporting ET_SIGNATURES Call by reference Type reference (TYPE) TSPIAGSIGNSYST Tabelle mit den selektierten Signaturen 20030605
3 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp 20030605

Method GET_SIGNATURES on class CL_SPI_REORGANISATION_RUN has no exception.

Method GET_STEP_SYST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20030625
2 Exporting ET_PRSTEP_SYST Call by reference Type reference (TYPE) TSPIPRSTEPSYST Liste mir Prozessschritten und Systemfeldern 20030625

Method GET_STEP_SYST on class CL_SPI_REORGANISATION_RUN has no exception.

Method PS_DELETE_EXPIRED_INSTANCES 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 TRUE: erfolgreich FALSE: fehlerhaft 20030625
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030625
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030625

Method PS_DELETE_PROCESS_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SYST_TRPL Call by reference Type reference (TYPE) TSPICLIENTTRGUID Tabelle mit Tracking Records von System Signaturen 20030625
2 Importing IT_PROCESS_GUIDS Call by reference Type reference (TYPE) TSPIPRGUID Headereintrag einer Prozessinstanz 20030625
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030625
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030625

Method PS_DELETE_STATISTICAL_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_NO_DELETED_ENTRIES Call by reference Type reference (TYPE) I Anzahl der gelöschten Einträge 20041011
2 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20041011
3 Importing IT_KEYS Call by reference Type reference (TYPE) TSPICLIENTPRGUIDTRGUID PMI: Tabelle mit Schlüsseln für Statistikdatensätze 20041011

Method PS_DELETE_STATISTICAL_RECORDS on class CL_SPI_REORGANISATION_RUN has no exception.

Method PS_DELETE_UNBOUND_EVENTS 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 TRUE: erfolgreich FALSE: fehlerhaft 20101125
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20101125
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20101125

Method PS_DELETE_UNBOUND_INSTANCES 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 TRUE: erfolgreich FALSE:fehlerhaft 20030711
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030715
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030715

Method PS_DELETE_UNBOUND_STEPS 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 TRUE: erfolgreich FALSE: fehlerhaft 20100621
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20100621
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20100621

Method PS_UPDATE_PROCESS_INSTANCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL TRUE: erfolgreich FALSE: fehlerhaft 20031030
2 Exporting EP_UPDATED_INSTANCES Call by reference Type reference (TYPE) I Anzahl der geänderten Instanzen 20031030
3 Importing IP_AGGREGATION_TIME Call by reference Type reference (TYPE) TZNTSTMPL Verdichtungszeitpunkt 20030626
4 Importing IP_AGGR_FROM Call by reference Type reference (TYPE) TZNTSTMPL Intervallbeginn 20030626
5 Importing IP_AGGR_TO Call by reference Type reference (TYPE) TZNTSTMPL intervallende 20030626
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030626
2 CX_SPI_CONDENSE Ausnahme bei der Verdichtung aufgetreten 20030626

Method SET_DEFAULT_PACKAGE_SIZE Signature

Method SET_DEFAULT_PACKAGE_SIZE on class CL_SPI_REORGANISATION_RUN has no parameter.
Method SET_DEFAULT_PACKAGE_SIZE on class CL_SPI_REORGANISATION_RUN has no exception.

Method SET_PACKAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_INSTANCE_ROWS Call by reference Type reference (TYPE) I Paketgröße der Prozessinstanzen 20030509
2 Importing IP_STEP_ROWS Call by reference Type reference (TYPE) I Paketgröße der Tracking Records 20030509

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