‎2007 Apr 12 6:20 AM
Hi ,
pls help me.
how to transport a report from development client to production client ?
i want to transport the sap script and the driver program to run that sap script from development client to production client?
Thanks and Regards in advance,
lakshmi.
‎2007 Apr 12 6:23 AM
You need to lock it in a transport request in development server and then after program is done , u need to release it, and u have give the details of transport request to Basis person, he vl trnasport it to production server ( Subsequent server)
Similar peocedure for Script and Driver program also.
Regards,
Sujatha.
‎2007 Apr 12 6:23 AM
You need to lock it in a transport request in development server and then after program is done , u need to release it, and u have give the details of transport request to Basis person, he vl trnasport it to production server ( Subsequent server)
Similar peocedure for Script and Driver program also.
Regards,
Sujatha.
‎2007 Apr 12 6:23 AM
Hi Lakshmi,
Check this info.
Transport ABAP Report from Developer to Production
Assuming that you wrote an abap report in developer 300 and would like to transport it to production 900.
The Step by step procedure to transport from developer to production :-
1) Go to Se80
2) Select the radio button for Program and give the program name in the input box
3) Press display
4) Now it will go to another screen, then place the cursor on program name and press
Shift+F6 OR Click transport Button.
5) Save the program in Existing request or Create a new request. After Saving the
Program in Transport request and come out of the screen
6) Goto se38, type the program name and activate it, press Control+F4
7) it will go to next screen, showing all your transport request.
😎 Select your request and click on folder to expand it, after expanding it will show
another request inside.
9) Expand that request also and check your program exist or not,
10) select the inner request and press Right click, it will show a list, plz select release
11) it will go to another screen there press save button and press back button.
12) now the color of the inner request is changed, and release the outer request, it will take
some seconds . please wait..
13) once this is over, please tell this outer request no. to basis guys and ask them to move quality
or production server.
Hope this resolves your query.
Reward all the helpful answers.
Regards
‎2007 Apr 12 6:27 AM
‎2007 Apr 12 6:33 AM
Hi,
steps to transport
1>See that the report is assigned to a package
if not assign it to package (z* or y*)
2>When assigning it to pkg it will ask for a transport request number create a new one and assign to it.
3>Make some changes to the report program and it will request for a transport request no. specify the number that was generated. In case the report is already in a pkg.
4>go to se09. there this request no. will be present place the cursor on the task and press f9. it will be released
5>then place the cursor on the main request and press f9.
6>finally the cofile and data file will be generated.
thanks,
Navneeth.K
‎2007 Apr 12 6:36 AM
Hi,
In addition to my above post, if you want to manually add the report program to a request. then go to se09 add create a request and the R3TR PROG <obj name>, LIMU REPT <obj name>, LIMU REPS <obj name> entries in the object entry list.
If you want to change the pkg of a program in menu bar in se38 goto->object directory entry and change it.
regards,
Navneeth.K