SAP ABAP Class /IWFND/CL_SUTIL_CLEANUP (Integration into Cleanup Framework)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COS_SUPPORTABILITY (Package) GW Framework - Supportability Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWFND/CL_SM_CLEANUP Cleanup Abstract Class 20110823
Properties
Class /IWFND/CL_SUTIL_CLEANUP  
Short Description Integration into Cleanup Framework    
Super Class /IWFND/CL_SM_CLEANUP Cleanup Abstract Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWFND/COS_SUPPORTABILITY   GW Framework - Supportability Components 
Created 20110823   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/CL_SUTIL_CLEANUP has no interface implemented.
Friends
Class /IWFND/CL_SUTIL_CLEANUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PACKET_SIZE Constant Private Type reference (TYPE) I 500 Packet Size 20110823
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_ERROR_LOG Instance method Private Method Cleanup Error Log 20111125
2 CLEANUP_PAYLOAD_TRACE Instance method Private Method Cleanup Payload Trace 20130103
3 CLEANUP_PERFORMANCE_TRACE Instance method Private Method Cleanup Performance Trace 20111125
Events
Class /IWFND/CL_SUTIL_CLEANUP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_READ_ERRLOG Private See coding 20111125 BEGIN OF ty_read_errlog, sapclient TYPE symandt, opid TYPE sysuuid_c, subno TYPE int4, END OF ty_read_errlog
2 TY_READ_TPERF Private See coding 20130103 BEGIN OF ty_read_tperf, sapclient TYPE symandt, opid TYPE sysuuid_c, END OF ty_read_tperf
3 TY_READ_TPLOAD Private See coding 20130103 BEGIN OF ty_read_tpload, sapclient TYPE symandt, opid TYPE sysuuid_c, subno TYPE int4, END OF ty_read_tpload
Method Signatures

Method CLEANUP_ERROR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NUMBER Call by reference Type reference (TYPE) I Number of deleted entries 20111125
2 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT Client ID of Current User 20111125
3 Importing IV_IS_DO_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL Indicator to execute COMMIT WORK by every cleanup scenario 20120209

Method CLEANUP_ERROR_LOG on class /IWFND/CL_SUTIL_CLEANUP has no exception.

Method CLEANUP_PAYLOAD_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NUMBER Call by reference Type reference (TYPE) I Number of deleted entries 20130103
2 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT Client ID of Current User 20130103
3 Importing IV_IS_DO_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL Indicator to execute COMMIT WORK by every cleanup scenario 20130103

Method CLEANUP_PAYLOAD_TRACE on class /IWFND/CL_SUTIL_CLEANUP has no exception.

Method CLEANUP_PERFORMANCE_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_NUMBER Call by reference Type reference (TYPE) I Number of deleted entries 20111125
2 Importing IV_CLIENT Call by reference Type reference (TYPE) SYMANDT Client ID of Current User 20111125
3 Importing IV_IS_DO_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL Indicator to execute COMMIT WORK by every cleanup scenario 20120209

Method CLEANUP_PERFORMANCE_TRACE on class /IWFND/CL_SUTIL_CLEANUP has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 250