2016 May 02 3:53 PM
Hi All,
I'm developing a product for my company and registered @ SAP a Namespace to Hold its objects. As the dead line for me to deliver the product was to close, I didn't had time enough to wait for SAP to release the Namespace for me and started the Development before, naming objects as Z*.
Now SAP released the namespace for me and I need to copy my developments into this namespace. Is there any simpler and most productive way to do that, different from Copying the objects one-on-one? Is there any way to do that for all objects of a Package at once?
Hope you could help.
Best Regards.
2016 May 02 4:36 PM
Hi,
Create a simple program with statements Read Report and Insert Report.
You can also create a LSMW. Add a recording to transaction SE38 using the button Rename.
Regards,
2016 May 02 4:36 PM
Hi,
Create a simple program with statements Read Report and Insert Report.
You can also create a LSMW. Add a recording to transaction SE38 using the button Rename.
Regards,
2016 May 02 6:44 PM
Maybe you could try SAPlink to export the objects into an XML file, then edit the XML file to replace all object names (via a simple text find/replace), and re-import the objects (still with SAPlink).
2016 May 03 9:10 PM
Hello Sandra and David, Thank you for your replies, I did solve the problem using the Read Report /Insert Report. So much faster.
The Topic is Now Closed.
Best Regards,
Gilson.