2015 Apr 03 7:18 AM
Can anyone guide me in separating two companies in SAP ISU, archiving and exporting all the transactional, master and configuration data related to that company code to another non SAP system.
2015 Apr 03 1:02 PM
Pankaj,
Transaction and Master data archiving can be done.. you can go through the following link-
Data Archiving - Technical Operations Manual for SAP NetWeaver - SAP Library
However, not sure about your requirement....regarding the archiving of the configuration related data.
Can you elaborate on the same
Thanks,
AB
2015 Apr 06 6:36 AM
Hi,
We just need to export configuration data. It will not be of any use but just for understanding, so that the next system ( gentrack billing system) can be configured.
We also have to retrieve the archived data ( 7 yrs max) and export. Please suggest in this also.
2015 Apr 06 3:12 PM
Pankaj,
There is no straight forward transaction to download the Configuration data and export it to a file.
However, you can use the BC set functionality to extract the IMG node with its contents.
Check the following SAP help portal link for more info on BC sets
Business Configuration Sets (BC-CUS) - SAP Library
The archive data that you are talking about; Is it master data or transaction data?
Also, what this data is related to-Financial Documents, Billing related info?
There is one standard transaction SARA through which based on the migration object you can archive the data and export it into a file in a particular location..
Hope it helps..
Thanks,
AB
2015 Apr 07 8:15 AM
Thank you Amlan,
SARA is to archive the data, but what I need is to extract archived (master and transactional data - all objects - Reads, Bill, Invoice, Payments, Switch docs, BPEMs).
2015 Apr 07 2:45 PM
Pankaj,
You have to first activate the info structure and then fill the same and then you will be able to retrieve the archived document.
Step-1-Go to T.code-SARI--->Customising--> In the drop down box select the standard SAP Info structure for the archiving object for which you want to retrieve the data and then activate it.
Step-2-Then click on Status-->Select per Info structure-->Select Info Structure and click on fill info structure
Step-3-Click on Archive Explorer-->Give the Archiving Object-->Select Info structure that you have activated and execute.
Now you will be able to see the archived document.
Thanks,
Amlan