Programme SAP RJBDAC_DEL - Deletion of Master Data for Accounts without Archiving

Purpose
The program RJBDAC_DEL deletes account master data from the database.If you delete a transaction using this program, the transactioninformation is completely deleted (in contrast to the archivingprocess) and is no longer available in the system.
Transactions are deleted in reverse order. This means that you cannotdelete account master data if a financial object for the account stillexists in the system (the system checks this automatically). You mustdelete the corresponding financial object (transaction JBDFOAC_DEL -deletion of financial objects for accounts) before you can delete themaster data.

Selection
The initial screen includes several selection options. All selectioncriteria (with one exception) are linked by an 'AND' relationship. Thefields Business Partner and External BP Number are theexception. These two fields are linked to one another by an 'OR'logical operator. This gives you the option of entering both thebusiness partner and the external business partner number for the samedeletion run. An 'AND' logical operator links these two fields to theother selection criteria.
Control parameters:
Test Run indicator: If you set this indicator, the systemcarries out checks only and does not delete anything from the database.
Size of Processing Block field: You can use this field tocontrol performance.

Output
Once you have run the deletion program, the system displays and saves alog. If no errors occurred during the deletion run, the system flagsthe log with a green traffic light. If only minor errors occurredduring the deletion run, the system flags the log with a yellow trafficlight. If you started the run as an update run, the yellow trafficlight indicates that the system has deleted all selected transactionsor financial objects. If you started the run as a test run, the yellowtraffic light indicates that the system would have deleted all theselected transactions or financial objects, had the run been an updaterun. If the system could not delete all selected transactions orfinancial objects, it flags the log with a red traffic light. You canuse transaction SLG1 to display the log at a later point in time. Theobject for selecting the deletion log is called JB_DEL. You can specifya subobject in order to restrict further the choice of logs offered fordisplay. The subobject for this deletion program is called AC.
To delete logs, use transaction SLG2.