SAP ABAP Interface /IWFND/IF_SM_CLEANUP (Interface for Cleanup Group)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CS (Application Component) IWF Common Services
⤷
/IWFND/COS_STORAGE_MANAGEMENT (Package) GW Framework - Cache and Data Persistence Management

⤷

⤷

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
Interface | /IWFND/IF_SM_CLEANUP | |
Short Description | Interface for Cleanup Group |
General Data
Package | /IWFND/COS_STORAGE_MANAGEMENT | GW Framework - Cache and Data Persistence Management |
Created | 20090827 | SAP |
Last changed | 20131127 | SAP |
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
Interface /IWFND/IF_SM_CLEANUP has no interface.
Friends
Interface /IWFND/IF_SM_CLEANUP has no friend.
Attributes
Interface /IWFND/IF_SM_CLEANUP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return list of supported object types | 20090827 |
2 | ![]() |
Instance method | Public | Method | Delete records in mass processing | 20090828 |
Events
Interface /IWFND/IF_SM_CLEANUP has no event.
Types
Interface /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 | ![]() |
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 | ![]() |
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 | ![]() |
ET_STATISTICS | Call by reference | Type reference (TYPE) | /IWFND/T_SM_CLEANUP_STAT | Cleanup Statistics | 20090828 | ||
2 | ![]() |
IT_OBJECT_TYPE_LIST | Call by reference | Type reference (TYPE) | /IWFND/T_SM_OBJECT_TYPE_LIST | Object Type List | 20090828 | ||
3 | ![]() |
IT_USER_LIST | Call by reference | Type reference (TYPE) | /IWFND/T_SM_USER_LIST | User List | 20090828 | ||
4 | ![]() |
IV_IS_DO_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator to execute COMMIT WORK by every cleanup scenario | 20090828 | ||
5 | ![]() |
IV_IS_FOR_ALL_TYPES | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator to delete records for all object types supported | 20090828 | ||
6 | ![]() |
IV_IS_FOR_ALL_USERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator to delete records for all users | 20090828 | ||
7 | ![]() |
IV_IS_NO_TIME_RESTRICTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Indicator to delete records independent of time restriction | 20090828 | ||
8 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20090911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Cache and Persistency Management | 20090911 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |