‎2009 Jul 22 5:22 AM
Hi Friends,
I was created one "Z " Report in local object package and Created new Request . But I do not know how to transport local object package to Request package.
Please give me clear information,
Thanks
Saravanan R
‎2009 Jul 22 5:26 AM
$TMP objects cannot be transportable. You need to assign a transport request and valid package
a®
‎2009 Jul 22 5:26 AM
$TMP objects cannot be transportable. You need to assign a transport request and valid package
a®
‎2009 Jul 22 5:26 AM
Hello
SE38 -> Goto -> Object Directory Entry -> Change
Set Development class and save.
‎2009 Jul 22 5:32 AM
‎2009 Jul 22 5:38 AM
Hi Saravanan,
open your code in SE38.
then in menu bar click GOTO->OBJECT DIRECTORY ENTRY
it will now show you the current package which y\would be $TMP for you.
change it to a package. click F4 on that field if you have a Z package better use it.
then when you click save it will ask you a transport request number. either you can select a transport request which you have created before or you can create there it self clicking the create button.
after the TR is assigned, activate the code again.( as now it will be inactive status)
now you can release the TR from TCODE: SE01 or SE09 or SE10. for releasing you have to release the task first and then the TR.
after it is released you can import it from the server to which the target has been set.
Hope this helps
Somu