Hi Friends,
We have implemented the Note 966854 to import the Program RSBCS_REORG. This program is meant to delete the contents of the Table - SOFFCONT1.
On debugging the code for the program RSBCS_REORG I see there is no place where contents of the table - SOFFCONT1 are deleted physically. The contents of table SOC3 are deleted in CL_REORG_DOC_BCS->DEL_CONTENT. This table stores the administrative data of the Attachment which is stored by the Knowledge Provider in table SOFFCONT1. But again like I said there is no physical deletion of records from SOFFCONT1.
Can someone shed some light on this.
Thanks in Advance.