Hi,
You have to assign your report to a transportable package (development class) for you to be able to transport it to production or test system. Go to SE38, enter your program name, and then in the menu 'Go to-->Object directory entry'. Click on 'Change' and enter a transportable package name. If you don't know what it is, ask your team lead or basis people. It should prompt you for a transport number. Create one and once you release it from SE10, you are transporting it to other systems.
To execute the program, you need access to SE38 or SA38 in production. If you don't have that access in production, then you need to create a transaction code for your report using SE93. Assign it to a transportable package so that a transport can be created and released. You can then run the report using this transaction code.
Regards,
Priyanka.
Hi Kp,
While creating report or anyother object, it will ask you for transport number.Check whether you hav saved your report in $TMP(Local drive).
Trns <b>SE10</b> provides you to create a transport number,then you can assign the object of the report in it.
And you have to release the TP from SE10..
For" target="_blank">http://help.sap.com/saphelp_47x200/helpdata/en/44/b4a0137acc11d1899e0000e829fbbd/frameset.htm">For further details...
Rgds,
Jothi.P
*reward if useful.
KP,
Your Report should not be in $temp development class.
If it is in temp dev.class
Goto tcode SE80--->Give program name
->Right click on first node
->
more functions--->Change devlopment class -->assign relevant dev
class.
If already assigned a development class.
First time when you change any code in program it will ask the transport request no with a pop up screen.If you want to assign this program to already created request enter that request no. other wise click on button "Create own request" .It will automatically create new request no.
To check it goto tcode SE10-->give your user name.enter .
Pls. amrk if useful
Now whatever the chages you will do
hi,
wat you need to is create an Development class in se80 when you create it it will ask for you a request number. in that po up window there will be a option to create a new request once you create a new request just save it and come back. in se38 when ever you create a program just assign it to that dev class, when assigning again the pop up will come requesting for the request no. just specify the ond request number automatically the program will be store in that package. In case you already got aprogram but it is present in the $tmp package just go to menu goto->object directory entry (see that your prog is in change mode) here you change the pkg name
Hi,
Open the report in SE80.
At the left hand side you will find a container which will have a list of all includes,tables,screens whatever you have in your report.
Right Click on the Program name where in you will find the More functions option under which you will find the Write Transport Entry.
Click on that and you will get a new pop-up where in you can create a new TR Number by clicking a Create Button.
Once done with that click on the tick mark.
With your reoport will have a TR number.
*********
The most important thing is if you had saved the object as $TMP you will not be able to transport it.When you save it in $TMP all the objects will be saved as Local objects and Local objects will not be transportable.
All the objects should be saved in the resepective Development Class by which we can be able to transport frtom one Serve to another.
************
Now go to SE09 and there you wil be able to find a tree with the TR Numbers.By selecting your object and the clicking on the Lorry Button the object will be released.TR can be Modifiable too.By making it a modifibale request we will be able to transport it with the same TR num even after making some changes.
Hope I had cleared your doubt,if not revert with your question.
K.Kiran
Add a comment