SAP ABAP Class IF_SPI_TOOL_CONDENSE (PMI: Process Store - Aggregation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_OVERVIEW_TOOL Tool Class for General Process and Step Attributes 20030626
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_TOOL_CONDENSE PMI: Attribute Aggregation (Abstract) 20030505
Properties
Class IF_SPI_TOOL_CONDENSE  
Short Description PMI: Process Store - Aggregation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030414   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_TOOL_CONDENSE has no forward declaration.
Interfaces
Class IF_SPI_TOOL_CONDENSE has no interface implemented.
Friends
Class IF_SPI_TOOL_CONDENSE has no friend class.
Attributes
Class IF_SPI_TOOL_CONDENSE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE Instance method Public Method Aggregation of Attributes of a Tool at Process Level 20030414
2 DELETE Instance method Public Method Deletion of Aggregated Attributes of a Tool 20030505
3 REMOVE_INVALID_PROCESSES Instance method Public Method Delete Non-Assigned Entries 20030904
Events
Class IF_SPI_TOOL_CONDENSE has no event.
Types
Class IF_SPI_TOOL_CONDENSE has no local type.
Method Signatures

Method AGGREGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_AGGR_FROM Call by reference Type reference (TYPE) TZNTSTMPS Beginn des Verdichtungszeitraumes 20030425
2 Importing IP_AGGR_TO Call by reference Type reference (TYPE) TZNTSTMPS Ende des Verdichtungszeitraumes 20030425
3 Importing IP_PROCTYPE Call by reference Type reference (TYPE) SPIPROCTP Prozesstyp für den das Tool verdichten soll 20030414
4 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL TRUE: erfolgreich; FALSE: fehlerhaft 20030414

Method AGGREGATE on class IF_SPI_TOOL_CONDENSE has no exception.

Method DELETE 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 20030505
2 Importing IP_TIMESTAMP_TO Call by reference Type reference (TYPE) TZNTSTMPS Zeitpunkt, bis zu dem zu löschen ist 20030505
3 Returning RP_SUCCESS Value transfer Type reference (TYPE) SPIBOOL TRUE: erfolgreich; FALSE: fehlerhaft 20030505

Method DELETE on class IF_SPI_TOOL_CONDENSE has no exception.

Method REMOVE_INVALID_PROCESSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_NO_DELETED_PROCESSES Call by reference Type reference (TYPE) INT4 20030904
2 Exporting EP_NO_DELETED_STEPS Call by reference Type reference (TYPE) INT4 20030904
3 Exporting EP_NO_DELETED_TRANS Call by reference Type reference (TYPE) INT4 20030904
4 Exporting EP_SUCCESS Call by reference Type reference (TYPE) SPIBOOL 20030904
5 Importing IP_DELETE_UNTIL Call by reference Type reference (TYPE) TZNTSTMPS 20030904
6 Importing IT_VALID_PROCESSES Call by reference Type reference (TYPE) TSPIPROCTP 20030904

Method REMOVE_INVALID_PROCESSES on class IF_SPI_TOOL_CONDENSE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in