‎2008 Jun 14 7:23 AM
‎2008 Jun 14 12:25 PM
‎2008 Jun 14 12:26 PM
http://help.sap.com/saphelp_nw04s/helpdata/en/3a/682d0802c411d395c600a0c94260a5/frameset.htm
use the function module save_text
‎2008 Jun 14 1:29 PM
Hi Jaya sankar,
This is the simple procesure you should follow to create a long text.
To create a message long text in SE91:
1. Go to SE91.
2.Select to switch to change mode.
3.Place the cursor on the corresponding message.
4.Click the Long text pushbutton.
5.This starts the SAPscript editor.
6.Enter the long text and
Carry out a check in SAPscript editor.
7. Save your data.
Even you can directly type the text without entering into script also.
If it useful, reward points.
Thank you,
Prasad G.V.K
‎2008 Jun 14 1:33 PM
‎2008 Jun 14 3:27 PM
‎2008 Jun 14 3:40 PM
Hi,
Example
Go to transaction eg va02.
In menu bar
Goto--->Header---->Texts
Enter the text in editor & save it.
Use can read this text using FM Read_Text.
Thanks
Vikranth