2011 Dec 22 5:47 PM
suppose i have started editing a prog.
request dialog prompts and a new req is created say "req1".
i would not release that req 'req1' to quality.
now i want to make more change and simultaneously want to save those change should save in new req say 'req2'.
till 'req1; is released...it wont prompt for new req and make all the changes save in req 1. till it is released tp quality.
my ques is:
can new req be created for the same prog without releasing or deleting the old one.??
i would release 'req1' futhur.
2011 Dec 22 6:02 PM
A question called "Why?" has to be posed when we have these kind of questions especially. If you understand Transport requests are way to maintain releases. The significance of a transport request is not only acting as an handle to move developments across systems but also to manage versioning and releases. Prompt answer to your question, there is no way you can create two transport requests for one workbench item at a time.
I strongly suggest that you should go through an ABAP Boot camp. I am definitely not blaming you on your ignorance.
2011 Dec 22 6:29 PM
I strongly suggest that you should go through an ABAP Boot camp. I am definitely not blaming you on your ignorance.
plz put some light on what is abap boot camp.
how to get material regarding this??
2011 Dec 22 6:36 PM
abhishek, boot camp is a training program.
http://www.google.co.in/search?aq=f&sourceid=chrome&ie=UTF-8&q=abapbootcamp
more over, what srikanth meant was go though some training program. you will have answers to many of your queries. These are really basic hence we recommend you to grab the basics first.
2011 Dec 22 6:41 PM
> my ques is:
> can new req be created for the same prog without releasing or deleting the old one.??
> i would release 'req1' futhur.
The answer is:
No.
2011 Dec 22 7:16 PM
I don't know exactly whether it is a correct process or not , I think In one ECC system we have so many users , ALL users create program in the same system , then we transport that programs to quality .
As per my knowledge , there some code generated in transport request to transport data from one system to another system .
so login with another user name , then it will automatically promotes to create new request ..
Regards
Siva
2011 Dec 22 8:38 PM
.
> so login with another user name , then it will automatically promotes to create new request ..
>
>
> Regards
> Siva
if you do that, you will create a new task in the same request.
2011 Dec 22 9:23 PM
abhishek,
think it this way, the report gets locked in a TR.. so till you release that it wont ask for a new TR. but for every user it will ask to add a new task in the same TR(transport request)