‎2006 Dec 05 8:14 AM
Hi,
I want to copy a workflow programatically through report program. Is this possible?
Thanks & Regards,
Reena
‎2006 Dec 05 8:19 AM
hi!
well u can copy the code programitically but all the other options like container elements, settings etc.. cannot be copied. Check the transaction SWDD and look for an option copy.
thanks
kedar
‎2006 Dec 05 8:17 AM
hi Renna,
I donot think there is any report program for that ...
You could put all your objects in a transport request and manually import it into the target system. But I do not recommend it as you may overwrite an existing object. It should not take too long to recreate it if it is already developed.
Reards,
Santosh
‎2006 Dec 05 8:19 AM
hi!
well u can copy the code programitically but all the other options like container elements, settings etc.. cannot be copied. Check the transaction SWDD and look for an option copy.
thanks
kedar
‎2006 Dec 05 10:12 AM
sure you can,
create a bim, or catt session for transaction pftc.
Kind regards, Rob Dielemans
‎2006 Dec 06 3:11 AM
‎2006 Dec 06 9:31 AM
bim is a batch input mappin, you can acces that with transaction SHDB, basically you record an SAP transaction .
Catt is computer aided testtools accessible through SCAT, this also records SAP transactions.