
Purpose
At runtime, processing parameters can be modified when actions are processed. These modified processing parameters are saved in the table SWJ_CONT. In some situations, the processing parameters are not deleted when the action is deleted, which means that obsolete entries remain in the table. This causes the table SWJ_CONT to grow. The report RSPPF_SWJCLEAN can be used to check the data in the table and delete it if necessary.
Selection
- Test mode
- The test mode only checks how many entries in the table SWJ_CONT are obsolete and can be deleted.
- Production mode
- The production mode deletes obsolete containers from the table SWJ_CONT.
Output
In test mode, the result is displayed as the potential number of entries deleted. In production mode, the result is displayed as the number of deleted entries.





