AUT_CUST_DEL04 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter AUT_CUST_DEL04 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
AUT04 - Configuration of Long Text Logs
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Text Symbol: 001 = Delete
Text Symbol: 002 = Delete from logging table
Text Symbol: 003 = ATTENTION: Restart of the Complete System Is Required.
Text Symbol: 004 = Filter settings before the restart
Text Symbol: 005 = can be different for each application server.
Text Symbol: 006 = Change entries in the filter table?
Text Symbol: 007 = YES
Text Symbol: 008 = Help
Text Symbol: 009 = Information on the Effects of the Settings
INCLUDE AUT_CUST_DELTOP.
INCLUDE AUT_CUST_DELF01.
INCLUDE AUT_CUST_DEL200.
INCLUDE AUT_CUST_DELPO1.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
AUT_CUST_DEL04 - AUTCUSTDEL04 AUT_CUST_DEL04 - AUTCUSTDEL04 AUT_CUST01 - AUT_CUST01; Customizing tool for AUDIT TRAILs AUT_CUST01 - AUT_CUST01; Customizing tool for AUDIT TRAILs AUT_ARCH_UNDO - Archiving of Long Text Logs: Deletion of Last Preprocessing AUT_ARCH_UNDO - Archiving of Long Text Logs: Deletion of Last Preprocessing