Application Development 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: 

new req in transport organiser

Former Member
0 Kudos
103

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.

7 REPLIES 7

Former Member
0 Kudos
74

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.

0 Kudos
74

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??

0 Kudos
74

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.

Former Member
0 Kudos
74

> 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.

Former Member
0 Kudos
74

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

0 Kudos
74

.

> 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.

Former Member
0 Kudos
74

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)