‎2006 Feb 16 9:31 AM
Hi all,
I am totally new to SE71, I need to change content in one of the Window in the form, i opened <a href="http://www.geocities.com/cocwaye/screen.jpg">this</a> in SE71 , is this the way to change the content of a form?
Everything goes fine, but one of the window cant be access, it read some kind of 'error in codes' everytime i click on <a href="http://www.geocities.com/cocwaye/screen.jpg">this</a> button, the program SE71 shutdown.
I am trying to access that code in another way... Is there any other way to access the script ?
Thanks anyone who helps...
‎2006 Feb 16 9:35 AM
‎2006 Feb 16 9:38 AM
hi Kokwei,
edit -> text elements
from there goto -> change editor.
make your entries there..
regards
satesh
‎2006 Feb 16 9:40 AM
Hi,
If you want to change the code of text elements double on window.
then click on text elements symbol in application tool bar.
SE71>form name>change>page windows>double click on window.
GOTO-->change editor.
here you can change the text elements code.
Thanks.
If this helps you reward with points.
‎2006 Feb 16 9:47 AM
Hi kokwei
to enter the content in the window in sapscript you have to use the text elements. for text elements
goto
PAGE WINDOWS->select the window->EDIT->TEXT ELEMENTS
then
click GOTO->CHANGE EDITOR.
in the editor you can enter the content. to write a text just write the text in the lines with required paragraph format in the left. to include any standart text wirte the INCLUDE statement
to write any parameter from internal table write the parameter name like
&itab-vbeln&
reply for any problem
regards
kishore
‎2006 Feb 16 9:51 AM
Hi!
You are graphical form painter editor... in SE71 go to settings->form painter->uncheck both the editors...
Then click the windows button and click the text element button or F9 for the window you want. You will go to the editor. You can access your code from here.
‎2006 Feb 16 9:57 AM
Hai wong,
I think this works out for you..
<b>SE71>form name>change>page windows>double click on window.
GOTO-->change editor.</b>
‎2006 Feb 16 10:11 AM
1. Got to transaction SE71
2. Enter form name
3. Select 'Change' Button
4. Choose 'Windows' Tab
5. Select the required window by double clicking on it.
6. Select Edit-> Text Elements.
7. Now you will get the editor. You can change the
editor using Goto -> Change Editor
8. Make the required changes
‎2006 Feb 17 1:01 AM
thanks for help... which ever way, it does the same thing.
my problem is, one of the window, it comes out with runtime <a href="http://www.geocities.com/cocwaye/dump.jpg">error</a> when i edit text, as what everyone of you mentioned.
‎2006 Feb 17 1:08 AM
hi Kokwei,
CAn you tell what you entered in the window..
regards
satesh
‎2006 Feb 17 1:19 AM
This is a Purchase Order printout (A copy of MEDRUCK ), the window contains purchased items' information.
If the script in the window contain error, can't it be opened?
I tried to create new window , everything goes fine, except for "Main", i create Main window, same error come out when i edit text. I login in language ZH.
‎2006 Feb 17 2:47 AM
hi KOKWEI
Are you in the Graphical Layout Editor. If so the window can't be opened. goto PC layout Editor and open the window. it will open if there is a error also.
regards
kishore
‎2006 Feb 17 3:50 AM
Either graphical or text layout, both come out with the <a href="http://www.geocities.com/cocwaye/dump.jpg">error</a> mentioned. cant edit the text of the window
‎2006 Feb 17 3:55 AM