‎2008 May 06 8:46 PM
Hi Experts,
I wanted to know if there is any function module to upload the messages in SAP (SE91 messages). I wanted to upload more than 400 messages in different language and dont want to use the translation option.
Regards,
Prabhas.
‎2008 May 07 4:42 PM
You can use the function module - RPY_MESSAGE_ID_INSERT to insert the new message.
Thanks,
Srinivas
‎2008 May 07 4:09 AM
Hi
What I have done is I prepared all messages on excel sheet and went to se91 created by copy&paste to
there. Don't need to wait for finding function module.
Simple way but useful in this situation.
SayC
‎2008 May 07 4:02 PM
Hi SayC,
This method would not work if I need to upload messages in different languanges.
Prabhas
‎2008 May 07 4:16 AM
Hi,
you can use PROCESS_MESS_UPLOAD to upload the messages,
for more information you can go to the following link.
http://help.sap.com/saphelp_45b/helpdata/en/e4/30a950c63811d2a6780000e82de703/content.htm
regards,
Sam
‎2008 May 07 4:20 PM
This function is not for the Se91 messages that can be used in any program.
Prabhas.
‎2008 May 07 4:42 PM
You can use the function module - RPY_MESSAGE_ID_INSERT to insert the new message.
Thanks,
Srinivas