SAP ABAP Class /IWFND/IF_SM_CLEANUP (Interface for Cleanup Group)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWFND/CL_SM_CLEANUP Cleanup Abstract Class 20090828
Properties
Class /IWFND/IF_SM_CLEANUP  
Short Description Interface for Cleanup Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090827   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWFND/IF_SM_CLEANUP has no interface implemented.
Friends
Class /IWFND/IF_SM_CLEANUP has no friend class.
Attributes
Class /IWFND/IF_SM_CLEANUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_TYPES Instance method Public Method Return list of supported object types 20090827
2 MASS_DELETE Instance method Public Method Delete records in mass processing 20090828
Events
Class /IWFND/IF_SM_CLEANUP has no event.
Types
Class /IWFND/IF_SM_CLEANUP has no local type.
Method Signatures

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_TYPE_LIST Call by reference Type reference (TYPE) /IWFND/T_SM_OBJECT_TYPE_LIST Object Type List 20090828
# Exception Resumable Description Created on
1 /IWFND/CX_SM_EXCEPTION Exception Class for Cache and Persistency Management 20090911

Method MASS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATISTICS Call by reference Type reference (TYPE) /IWFND/T_SM_CLEANUP_STAT Cleanup Statistics 20090828
2 Importing IT_OBJECT_TYPE_LIST Call by reference Type reference (TYPE) /IWFND/T_SM_OBJECT_TYPE_LIST Object Type List 20090828
3 Importing IT_USER_LIST Call by reference Type reference (TYPE) /IWFND/T_SM_USER_LIST User List 20090828
4 Importing IV_IS_DO_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL Indicator to execute COMMIT WORK by every cleanup scenario 20090828
5 Importing IV_IS_FOR_ALL_TYPES Call by reference Type reference (TYPE) ABAP_BOOL Indicator to delete records for all object types supported 20090828
6 Importing IV_IS_FOR_ALL_USERS Call by reference Type reference (TYPE) ABAP_BOOL Indicator to delete records for all users 20090828
7 Importing IV_IS_NO_TIME_RESTRICTION Call by reference Type reference (TYPE) ABAP_BOOL Indicator to delete records independent of time restriction 20090828
8 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090911
# Exception Resumable Description Created on
1 /IWFND/CX_SM_EXCEPTION Exception Class for Cache and Persistency Management 20090911
History
Last changed by/on SAP  20131127 
SAP Release Created in