‎2007 Mar 09 11:04 AM
Dear friends,
Pls do let me know how to maintain the version of a message class and how to revert back the changes made to a message class.
Regards,
Alok.
‎2007 Mar 13 6:32 AM
Hi,
Message class don't have a Version Management.
Regarding the reverting I have no idea.
K.Kiran
‎2007 Mar 13 8:13 AM
Hi....
Message Class doesn't have the concept of Version Management...
So u can't revert...
Reward if it helps u...
‎2007 Mar 13 9:08 AM
Hi Alok,
SE91 is the Transaction Code for message class creation.
While Calling in the program you can call the message as follows :
MESSAGE I001(Z_MESSPRGNAME) (Inside any loop such as If .Endif)
And also one important thing, Message classes do not change depending on the version so they need not have to be maintained.
Regards,
Reward points if helpful.
‎2007 Mar 13 9:10 AM
Hi....
I have one solution....
Newly Created Message is locked under a Task Request.
I mean it asks for Request Number when you try to save the Message Class..
So go to SE10 and give the Task Request Number and find the message which is under that request....So that way you can find all the changes made by you....
So this may help you to revert back the changes....
Reward if it helps you......
‎2007 Mar 14 7:38 AM
Hi,
U cannot maintain versions of messages but can revert back changes made to messages using SE10 if u have authorisation to use that and u have the transport request number u can track the changes and reflect those to the original one.
Regards,
Ravi
‎2007 Apr 18 1:25 PM