‎2006 Dec 28 7:36 AM
after creating text elements in so10...how to assign it to the form in script?
‎2006 Dec 28 7:40 AM
‎2006 Dec 28 7:38 AM
Hi,
Open text created in any window.
Go to Menu bar
Insert - > Text - > standard. Enter your text name here.
Your text that you have created in transaction SO10 will be inserted in the window.
Regards,
Mukesh Kumar
‎2006 Dec 28 7:40 AM
‎2006 Dec 28 7:41 AM
Click on the page-window you want to enter the text i, Click the text elements button on the application tool bar.
Place the cursor in one of the lines.
Go to the menu and Insert->Text->Standard.
Regards,
Ravvi
‎2006 Dec 28 7:41 AM
in the script once the standard text is activated
in the window where you want to reflec this text .
/: INCLUDE ZXXXXXXXXXX OBJECT TEXT ID ST LANGUAGE EN
ZXXXXXXXXXX --> is ur std textregards,
vijay.
‎2006 Dec 28 7:43 AM
hi,
goto se71 text editor
menu insert -text -standard
and double click on whatever the text name u have given in SO10
regards,
pankaj singh
<b>*** reward if helpful</b>
‎2006 Dec 28 7:43 AM
hi
You can use the Following Syntax .
/: INCLUDE name [OBJECT o] [ID i] [LANGUAGE l] [PARAGRAPH p]
[NEW-PARAGRAPH np]
*Please mark Useful Answers