cancel
Showing results for 
Search instead for 
Did you mean: 

how to copy wndow from one page to another

Former Member
0 Kudos

hi

i need to copy a window from first page to second page in a form

how to do it

can utell me the complte process

regards

arora

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In se71 transaction, you can chose from menu:

Edit->Copy Element.

To copy a wibdow ofone layout to another, you have to copy the layout as a whole and delete whatever is not needed.

<b>Reward points</b>

Regards

Former Member
0 Kudos

i am getting option of when clicking copy element

from window

to

window

and radio butto

.) copy without text element

.)copy with text element

wht to chose

also my problme is that i have coded a code in a window1 to display " pack" which is not a main window

this is displaying in the first page of putput but not from seocond onwards

whereas the window1 exists in both the pages

so do we need to copy the window 1 to page 2 also even if it iw already tehre is we make any changes in code that also i need to know

and if yes how to do it?

regards

Arora

Answers (3)

Answers (3)

Former Member
0 Kudos

closed

Former Member
0 Kudos

Hi

Goto SE71

enter the script name

Change

goto PAGE WINDOWS screen

you will see all pagewindows and in top you see the Page FIRST

change that page to NEXT

(hope you have two pages called FIRST and NEXT)

from menu

EDIT-> CREATE ELEMENT

You will see all page windows

Some of them are not in this Page NEXT

Double click on a Page window which you wants to copy into this page

similarly one after the other page window do like that

all will be copied into this page

If you need to change the Sizes(left,width,top ) you can change after this

Hope you got it now

<b>Reward points for useful Answers</b>

Regards

Anji

Former Member
0 Kudos

HI ANJI

THATS WHAT I AM SAYING THE WINDOW EXISTS IN THE NEXT PAGE BUT I HAVE DONE SOME CODING TO DISPLAY IN WINDOW1 AND IT IS NOT DISPLAYED TO SECOND PAGE ONWARDS IN THE OUTPUT

EVENTHOUGH THE WINDOW1 EXISTS ON SECOND PAGE ALSO

REGARDS

Arora

Former Member
0 Kudos

Just right click on the window you want to copy and click Copy. Now go to the page where you want to insert the window, right click on the Page node and select Paste.

Manoj

Former Member
0 Kudos

hi manoj

tehre is no option called copy when i am right clicking

its copy element only one optoncoming

and also no optiong of paste

regards

Arora

former_member196280
Active Contributor
0 Kudos

To copy do it like this...

from menu

Edit->Copy Element.

Regards,

Sairam