Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to reverse a request?

Former Member
0 Likes
462

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

1 ACCEPTED SOLUTION
Read only

JozsefSzikszai
Active Contributor
0 Likes
404

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

2 REPLIES 2
Read only

JozsefSzikszai
Active Contributor
0 Likes
405

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

Read only

JanStallkamp
Advisor
Advisor
0 Likes
404

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