Purpose Set whether and to what extent inbound or outbound MIME documents are tostored in the database. Prerequisites Messages that are exchaged using SMTP exist in MIME format. Whensending, SAPconnect converts the internal document format to the MIMEformat. When receiving, it converts the MIME format to the internalformat. The exchanged MIME documents are not usually stored in thedatabase. However, it can be useful to store the documents foradministrative purposes or for possible troubleshooting. By default, theMIME documents are stored in table SBCMCONT1 and are deleted againduring the reorganization using RSBCS_REORG. If you need to delete thedocuments separately from the usual send data, you can use the reportRSBCS_DELETE_MIME. |