Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Script, Change form , SE71

kowong
Participant
0 Likes
10,958

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...

13 REPLIES 13
Read only

Former Member
0 Likes
5,931

Go to menu

Edit-> Text Elements.

This is an alternative...

Read only

Former Member
0 Likes
5,931

hi Kokwei,

edit -> text elements

from there goto -> change editor.

make your entries there..

regards

satesh

Read only

Former Member
0 Likes
5,931

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.

Read only

Former Member
0 Likes
5,931

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

Read only

Former Member
0 Likes
5,931

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.

Read only

Former Member
0 Likes
5,931

Hai wong,

I think this works out for you..

<b>SE71>form name>change>page windows>double click on window.

GOTO-->change editor.</b>

Read only

Former Member
0 Likes
5,931

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

Read only

kowong
Participant
0 Likes
5,931

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.

Read only

Former Member
0 Likes
5,931

hi Kokwei,

CAn you tell what you entered in the window..

regards

satesh

Read only

0 Likes
5,931

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.

Read only

Former Member
0 Likes
5,931

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

Read only

0 Likes
5,931

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

Read only

Former Member
0 Likes
5,931

Then it may be some problem with your SAPGUI.