Dear gurus,
I've a few web templates in production, that needs to be changed.
But the webtemplates in production, test, and development are not in sync.
So to make the changes i need to backport the webtemplates from production to test and development environment.
So, my question is how to backport these web templates. how to capture the requests in production and colect them in test and development environment.
and how to check the timestamp in web template.
Regards,
Ratin.
Dear Gurus,
Please help me with the above questions.
Regards,
Ratin
Hi,
This may help you:-------------
http://scn.sap.com/docs/DOC-12264
If you have few web templates only, then you can copy each template( you need to copy HTML code) and get into your Dev and create new templates by pasting this code in the HTML page and click on Layout tab. you would see your prod template in Dev. After this, you can simply transport to Qua.
Hope you understand the procedure....
Regards,
Suman
Before doing that - you would have to copy the queries that form part of the web template first.
Once this is done - you can either export and import the web template or copy the HTML.
Only thing you need to know if if you are modifying an existing template which has been transported in development - you cannot edit the template without first assigning it to a transport request.