SAP ABAP Class CL_SATC_AC_HOUSE_KEEPING (Wipe out obsolete data - garbage collector)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_ABAP_CHECK_SVC (Package) INTERNAL: - *NO* REUSE - Test services
⤷
⤷
Properties
| Class | CL_SATC_AC_HOUSE_KEEPING | |
| Short Description | Wipe out obsolete data - garbage collector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_SVC | INTERNAL: - *NO* REUSE - Test services |
| Created | 20070628 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SATC_AC_HOUSE_KEEPING has no interface implemented.
Friends
Class CL_SATC_AC_HOUSE_KEEPING has no friend class.
Attributes
Class CL_SATC_AC_HOUSE_KEEPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cleanup & house keeping operation | 20070628 | |
| 2 | Instance method | Public | Method | Cleanup & house keeping operation | 20091023 | |
| 3 | Instance method | Public | Method | Purge 'Display Load' | 20080422 |
Events
Class CL_SATC_AC_HOUSE_KEEPING has no event.
Types
Class CL_SATC_AC_HOUSE_KEEPING has no local type.
Method Signatures
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAX_DELETIONS | Call by reference | Type reference (TYPE) | I | 10 | 20070628 | |||
| 2 | I_MAX_DURATION | Call by reference | Type reference (TYPE) | I | 180 | 20070628 |
Method CLEANUP on class CL_SATC_AC_HOUSE_KEEPING has no exception.
Method CLEANUP_ASSYNCHRONOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLEANUP_STARTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091023 | ||||
| 2 | I_MAX_DELETIONS | Call by reference | Type reference (TYPE) | I | 20 | 20091023 | |||
| 3 | I_MAX_DURATION | Call by reference | Type reference (TYPE) | I | 240 | 20091023 | |||
| 4 | I_NOT_IN_PARALLEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Do not execute mulitple times | 20091023 |
Method CLEANUP_ASSYNCHRONOUS on class CL_SATC_AC_HOUSE_KEEPING has no exception.
Method REMOVE_DISPLAY_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | ATC: Unique ID | 20080422 |
Method REMOVE_DISPLAY_LOAD on class CL_SATC_AC_HOUSE_KEEPING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |