SAP ABAP Function Module CLEANUP_WBTR_TABLES (Cleaup the WBTR tables by deleting old unused entries)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MT-MAS-ARS (Application Component) Application Repository System
     SMOB (Package) CRM MSA-MSE Development
Basic Data
Function Module CLEANUP_WBTR_TABLES Cleaup the WBTR tables by deleting old unused entries  
Function Group WB_SERVICES   ARS Transport Sevice for Transport Agent  
Program Name SAPLWB_SERVICES   WB Sevice for transport 
INCLUDE Name LWB_SERVICESU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OUT_DELETECOUNT TYPE WBTRCL-SEQNO Number of deleted CLs
Exporting OUT_RETURNCODE TYPE WBOUTINT-WBINTVAL Return value
Importing IN_REPOSITORYID TYPE WBTRREP-REPID Repository-ID of the calling TA
Importing IN_DAYSOFAGE TYPE WBTRCL-SEQNO 30 min. age of changelists to clean in days
Importing IN_CLEANRUNTIMECLS TYPE C 'X' defines if runtime changelists are cleaned
Importing IN_CLEANNORMALCLS TYPE C 'X' defines if normal changelists are cleaned
Importing IN_EXECMODE TYPE C 'R' R = readonly; X = execute; E = execute & return deleted CL headers
Importing IN_DOCOMMIT TYPE C ' ' shall the function commit the deletions
Importing IN_COMMITNUMBER TYPE WBTRCL-SEQNO 0 number of records per commit (0 means: one commit only)
Tables OUT_DELETEDCLS TYPE WBTRCL WB Change List for transport
               
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  20001011 
SAP Release Created in