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 |
---|---|---|---|---|---|---|---|
![]() |
OUT_DELETECOUNT | TYPE | WBTRCL-SEQNO | ||||
![]() |
OUT_RETURNCODE | TYPE | WBOUTINT-WBINTVAL | ||||
![]() |
IN_REPOSITORYID | TYPE | WBGUID | identification of the caller | |||
![]() |
IN_DAYSOFAGE | TYPE | WBINT | 30 | delete only if older than x days | ||
![]() |
IN_CLEANRUNTIMECLS | TYPE | WBBOOL | 'X' | Cleanup also run time changelists | ||
![]() |
IN_CLEANNORMALCLS | TYPE | WBBOOL | 'X' | Cleanup normal chanelists | ||
![]() |
IN_EXECMODE | TYPE | WBEXECMODE | 'R' | 'R' =read, 'X = execute, ''E"= both | ||
![]() |
IN_DOCOMMIT | TYPE | WBBOOL | ' ' | Commit the changes | ||
![]() |
IN_COMMITNUMBER | TYPE | WBINT | 0 | Coomit after this number of records | ||
![]() |
IN_DELETE_HEADER | TYPE | WBBOOL | 'N' | also delete CL headers and log data | ||
![]() |
OUT_DELETEDCLS | TYPE | WBTRCL | ||||
Processing Type
Normal Function 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 |