‎2007 Jan 23 1:09 PM
I have a user defined message that I need to get into Production. It is attached to a zprogram. I made a change in the message in Development but when I saved the message it did not prompt me for a transport. Then I made a dummy change in the program to get a transport and the message did not transport with the program. How can I transport a message to the Production machine?
Regards,
Aaron
‎2007 Jan 23 1:12 PM
Hello,
Check the Dev.Class of the Message class. If the Message class is saved uner $tmp then it can't be transported and won't ask for the TR.
Please change the Dev.Class in SE03 and save the message again it will ask for the TR.
Vasanth
‎2007 Jan 23 1:12 PM
Hello,
Check the Dev.Class of the Message class. If the Message class is saved uner $tmp then it can't be transported and won't ask for the TR.
Please change the Dev.Class in SE03 and save the message again it will ask for the TR.
Vasanth
‎2007 Jan 23 1:21 PM
Vasanth, you have it correct, it is saved under $TMP. I went to SE03 but I can't figure out how to find the message class (Z1) let alone change the development class. Can you give me a little assistance or hint? Thanks for your help!
Aaron
‎2007 Jan 23 1:26 PM
Hello,
GO to SE03>Select Change Object Directories Entries>Press F8>Type MSAG->Check the checkbox and give the message class name and press F8.
Here a window will appear and give the Dev.Class and save.
That's All.
Vasanth
‎2007 Jan 23 1:30 PM
Thanks for all of your help! I was using a different "code" (not MSAG) and it was telling me I couldn't use it because it wasn't a lockable object. Thanks again!
Questioned Answered!!!
Aaron
‎2007 Jan 23 1:13 PM
You can create a new transport of copies and put it in there manually:
LIMU MESS .....
Please check if the message class is available in your production environment, otherwise you can transport the class itself with object type MSAG.
‎2007 Jan 23 1:13 PM
hi Aoran,
From version management retrieve the data of previous version i.,e when u have not made the changes to the message and freshly try making the changes and now save the changes along with a new request and delete the previous request ..
Regards,
Santosh
‎2007 Jan 23 1:16 PM
Hi Aaron,
Include that message class in a request using T-Code <b>se03</b>.
Regards,
Balavardhan.K