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 |
|---|---|---|---|---|---|---|---|
| |
OUT_DELETECOUNT | TYPE | WBTRCL-SEQNO | Number of deleted CLs | |||
| |
OUT_RETURNCODE | TYPE | WBOUTINT-WBINTVAL | Return value | |||
| |
IN_REPOSITORYID | TYPE | WBTRREP-REPID | Repository-ID of the calling TA | |||
| |
IN_DAYSOFAGE | TYPE | WBTRCL-SEQNO | 30 | min. age of changelists to clean in days | ||
| |
IN_CLEANRUNTIMECLS | TYPE | C | 'X' | defines if runtime changelists are cleaned | ||
| |
IN_CLEANNORMALCLS | TYPE | C | 'X' | defines if normal changelists are cleaned | ||
| |
IN_EXECMODE | TYPE | C | 'R' | R = readonly; X = execute; E = execute & return deleted CL headers | ||
| |
IN_DOCOMMIT | TYPE | C | ' ' | shall the function commit the deletions | ||
| |
IN_COMMITNUMBER | TYPE | WBTRCL-SEQNO | 0 | number of records per commit (0 means: one commit only) | ||
| |
OUT_DELETEDCLS | TYPE | WBTRCL | WB Change List for transport | |||
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 | 20001011 |
| SAP Release Created in |