‎2009 Oct 22 7:18 AM
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
‎2009 Oct 22 7:22 AM
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.
‎2009 Oct 22 7:30 AM
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
‎2009 Oct 22 7:31 AM
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.
‎2009 Oct 22 7:34 AM
Is there any other way..to attach this program to a new request.
‎2009 Oct 22 7:38 AM
In any ways if you attach this program to request number it will have your time stamp.
‎2009 Oct 22 7:39 AM
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
‎2009 Oct 22 7:42 AM
If the request assigned earlier was deleted then it will prompt for a transport request when you want to change the program.
Regards,
lakshman.
‎2009 Oct 22 7:57 AM
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..
‎2009 Oct 22 7:59 AM
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.
‎2014 May 14 7:06 AM
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.