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

Problem in transport request

Former Member
0 Likes
997

Hi,

I'm new to ABAP, so please help me guys.

I have program which is saved on to package and had generated a transport request.

But some other user updated the program and deleted the generated request and the program never got transport since then.

Now I want to transport the program with those updation.

So please help me in doing so.

Regards

Varun

10 REPLIES 10
Read only

Former Member
0 Likes
961

I am not getting the issue.

Even if u delete the transport the changes should be there in your program.

Is there any transport open for the program .If not simply save ur program it will create a new transport. check out the changes in ur program.

and now move this transport.

Read only

former_member377111
Participant
0 Likes
961

Dear varun,

Please check the programe version to find ur request.If ur changes are available in the previous request please retrive the changes and cretae a new transport request.

Else,if the changes are alredy available in the programe and u just want to sned a fresh request,please save the programe once to genertae a new request.

Hope this could help you

Read only

Former Member
0 Likes
961

Yes, the updation is still there.. And I want to keep those changes as well.

My problem is I don't want to have any kind of my stamp in the program i.e. i don't want to have my name on the program on any changes done in it.

If I save it again, it will have my username stamp.

But, I want to avoid that.

Read only

Former Member
0 Likes
961

Is there any other way..to attach this program to a new request.

Read only

0 Likes
961

In any ways if you attach this program to request number it will have your time stamp.

Read only

0 Likes
961

Hi Varun,

You can do like, first create a transport request in SE10 and then double click on the task , now you can include the the zprogram in this screen and give appropriate parameters and save it, your program will be lcoked in transport request without updating ur name.

Hope this helps

Sujatha

Read only

0 Likes
961

If the request assigned earlier was deleted then it will prompt for a transport request when you want to change the program.

Regards,

lakshman.

Read only

Former Member
0 Likes
961

Sujata,

I did the same, even through SE03, SE80.

But, there was some issues with it.

So, now I'm going to save it again and then transport.

Tnx guys..for your replies..

Read only

Former Member
0 Likes
961

hai,

use the version management concept, the report which you developed before was stored in verson-v1.

and the other user chnges will be in version-v2.

now when you go to version mangement in your program version-v2 will be there, then the version v2 to v1 then the program first you developed will be there.

so, the problem is solved.

Read only

jaydalwadi
Participant
0 Likes
961

try to make change in program, if it need new request then make new request and tranport this new req.

or

Go to the GOTO and select Object Directory Entry.

Click Lock Overview.

Double Click the Task/Request number given,

find Request of yours but dont use sub request.

then SE01 release it and in STMS transport it to other layer in landscape.