Hello,
I need to do a selective archiving only line items of Finance.
I have archived behind the object name u201CFI_DOCUMNTu201D the financial document. I have run the next jobs:
ARV_FI_DOCUMNT_SUB
ARV_FI_DOCUMNT_ WRITE
ARV_FI_DOCUMNT_DEL
When you run these jobs, the financial documents are removed from tables BKPF and BSEG, but still maintains financial records in the tables of secondary indexes (BSIS, BSAS, BSIP, BSAP).
I delete the file generated and I can still display the line items of the general ledger, account receivable and accounts payables and I have not yet cleared the tables of secondary indexes.
What I want is that the line items that are in the tables of secondary indexes are not deleted because it allows me to have always these items visible.
If I could leave the tables of secondary indexes without archiving, then I would have achieved the goal, but the problem comes because these tables are very large and need archiving. The question is: What method should I follow to archive these tables of secondary indexes, deleting only the line items of the tables BSEG and BKPF?
Thanks and Best Regards