SAP ABAP Class CL_SATC_HOUSE_KEEPING (Cleanup of aged DB Content)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_AUXILIARY (Package) INTERNAL: - *NO* REUSE - mother´s little helper
Properties
Class CL_SATC_HOUSE_KEEPING  
Short Description Cleanup of aged DB Content    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_AUXILIARY   INTERNAL: - *NO* REUSE - mother´s little helper 
Created 20080414   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_HOUSE_KEEPING has no forward declaration.
Interfaces
Class CL_SATC_HOUSE_KEEPING has no interface implemented.
Friends
Class CL_SATC_HOUSE_KEEPING has no friend class.
Attributes
Class CL_SATC_HOUSE_KEEPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Instance method Public Method Cleanup & Housekeeping 20080422
2 REMOVE_PROJECT_DATA Instance method Public Method Cleanup of Project Data 20080422
3 REMOVE_PROJECT_EXECUTION_DATA Instance method Public Method Cleanup of Project Execution Data 20080422
Events
Class CL_SATC_HOUSE_KEEPING has no event.
Types
Class CL_SATC_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 Importing I_MAX_DELETIONS Call by reference Type reference (TYPE) I 5 20080422
2 Importing I_MAX_DURATION Call by reference Type reference (TYPE) I 180 20080422

Method CLEANUP on class CL_SATC_HOUSE_KEEPING has no exception.

Method REMOVE_PROJECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROJECT_ID Call by reference Type reference (TYPE) SATC_D_ID ATC: Unique ID 20080422

Method REMOVE_PROJECT_DATA on class CL_SATC_HOUSE_KEEPING has no exception.

Method REMOVE_PROJECT_EXECUTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXECUTION_ID Call by reference Type reference (TYPE) SATC_D_ID ATC: Unique ID 20080422

Method REMOVE_PROJECT_EXECUTION_DATA on class CL_SATC_HOUSE_KEEPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711