‎2008 Dec 05 1:24 PM
I have made some changes in an abap code report in a dev system...everything worked fine.
I transfered the request to the PRD system from STMS transaction.
I then open the report in the PRD system an no values come in it.
How can I reverse the request I transfered..or how can I delete it.??? how can I go back to the state I was before I transfered the request????
Subject edited by: Jan Stallkamp on Dec 5, 2008 2:30 PM
‎2008 Dec 05 1:27 PM
in the DEV system check the version management for the program and look for the "before last" version, than check the transport number of that version and reimport to PROD. Also check if there are no other objects in that request, to avoid troubles (sou shouldn't reimport older versoins of other programs)
OR
Simply put the program in DEV into a new request manually (R3TR PROG name_of_program) and import that request into PROD
‎2008 Dec 05 1:27 PM
in the DEV system check the version management for the program and look for the "before last" version, than check the transport number of that version and reimport to PROD. Also check if there are no other objects in that request, to avoid troubles (sou shouldn't reimport older versoins of other programs)
OR
Simply put the program in DEV into a new request manually (R3TR PROG name_of_program) and import that request into PROD
‎2008 Dec 05 1:33 PM
Hi.
Please don't use words like 'asap', 'emergency' or 'urgent' in the subject. Details can be found in our [rules of engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] that you should read.
Best regards,
Jan Stallkamp