‎2014 Jul 30 10:53 AM
I was able to find T100 where Message Class, Message ID and Message Short Text are stored.
But I can't find where is the Long Text for a Message stored?
I want to upload long text of a message by exporting Message Class and Message ID.
Can anyone help me in this or atleast tell me, in which table are the Long Texts maintained(saved)?
‎2014 Jul 30 11:37 AM
Hi Prabhat,
Go to SE91, input your message class and message id, cusur on your message id, and click 'LONG TEXT' button on toolbar, it will go to another editor,
then click on menu->goto->header->, you can get text name and text id and object here.
Once you get the related infomation, you can check it in SE75.
and you can save long text by FM 'SAVE_TEXT' and read long text by FM 'READ_TEXT'.
Regards,
Archer
‎2014 Jul 30 11:37 AM
Hi Prabhat,
Go to SE91, input your message class and message id, cusur on your message id, and click 'LONG TEXT' button on toolbar, it will go to another editor,
then click on menu->goto->header->, you can get text name and text id and object here.
Once you get the related infomation, you can check it in SE75.
and you can save long text by FM 'SAVE_TEXT' and read long text by FM 'READ_TEXT'.
Regards,
Archer
‎2014 Jul 30 1:41 PM
‎2014 Jul 30 1:51 PM