SAP ABAP Function Module ARSTM_CLEANUP_OLD_DATA (Cleaup the WBTR tables by deleting old unused entries)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MT-MAS-ARS (Application Component) Application Repository System
     MAR_TM (Package) Mobile Application Repository TM
Basic Data
Function Module ARSTM_CLEANUP_OLD_DATA Cleaup the WBTR tables by deleting old unused entries  
Function Group WB_TMSERVER   ARS Transport Landscape Central Services  
Program Name SAPLWB_TMSERVER    
INCLUDE Name LWB_TMSERVERU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_DELETECOUNT TYPE WBTRCL-SEQNO
Exporting OUT_RETURNCODE TYPE WBOUTINT-WBINTVAL
Importing IN_REPOSITORYID TYPE WBGUID identification of the caller
Importing IN_DAYSOFAGE TYPE WBINT 30 delete only if older than x days
Importing IN_CLEANRUNTIMECLS TYPE WBBOOL 'X' Cleanup also run time changelists
Importing IN_CLEANNORMALCLS TYPE WBBOOL 'X' Cleanup normal chanelists
Importing IN_EXECMODE TYPE WBEXECMODE 'R' 'R' =read, 'X = execute, ''E"= both
Importing IN_DOCOMMIT TYPE WBBOOL ' ' Commit the changes
Importing IN_COMMITNUMBER TYPE WBINT 0 Coomit after this number of records
Importing IN_DELETE_HEADER TYPE WBBOOL 'N' also delete CL headers and log data
Tables OUT_DELETEDCLS TYPE WBTRCL
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020829 
SAP Release Created in 30A