‎2008 Jan 30 9:23 AM
Hi Experts,
Is there any way of retriving the old request of a SAP-script
within the Devlopment server.
With Rgds,
S.Barani
‎2008 Jan 30 9:25 AM
Hi,
There's no version management in SAPscript so you can't retrieve them in the same way you can an ABAP. If your earlier version was transported out of your dev system you can apply that transport back into dev to overwrite the current version with the version in the old transport.
Regards,
Nick
P.S. Please don't log the same question twice
‎2008 Jan 30 9:31 AM
Yes reverting back the source code from the quality/production is the only way