RSBCS_DELETE_MIME: Delete MIME Display of Send Requests (Table SBCMCONT1)

The report RSBCS_DELETE_MIME is used to delete MIME documents. You can launch the report from the transaction code SE38 or SA38.

Prerequisites

Messages exchanged using SMTP are in MIME format. SAPconnect converts the internal document format to MIME format when sending, and to the internal format when receiving. The exchanged MIME documents are not usually saved in the database. However, it may be useful to save the documents for administrative purposes or for later troubleshooting.

In the default setting they are saved in table SBCMCONT1 and are deleted again during reorganization using RSBCS_REORG. If you need to delete the documents independently of the other send data, you must use report RSBCS_DELETE_MIME.

Selection

  • Delete MIME documents with no send request
    • The predecessor to RSBCS_REORG did not delete the MIME documents completely. This option can be useful to do this. It only deletes those documents for which send data no longer exists.
  • Delete MIME documents that belong to a send request
    • This option deletes MIME documents of send requests that still exist. You can restrict the send date. Since it may be necessary to keep inbound MIME documents, you can also select the option. Only Outbound Send Requests.
  • Test mode
    • If this field is selected, no changes will be made.

Output

Number of found or deleted documents.

You May Also Like

Leave a Reply?