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

Former Member
0 Likes
628

Hi Experts,

Please let me know wat does the folowing statement do while creating a Script

POSITION WINDOW.

Thanks,

Ayushi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
605

Hi,

If you want to set the position to the window use POSITION WINDOW .By this u can set the position to the top or left or right positions.

Regards,

jaya

4 REPLIES 4
Read only

Former Member
0 Likes
605

hi

it is used to position window on a page for outputting

you can use link for your use

http://help.sap.com/saphelp_46c/helpdata/en/70/e17a2fdec511d3b575006094192fe3/frameset.htm

regards

Edited by: Mohit Kumar on Feb 18, 2009 11:51 AM

Read only

Former Member
0 Likes
605

Hi,

<< Cut and paste without attribution from http://help.sap.com/saphelp_nw70/helpdata/en/d1/803293454211d189710000e8322d00/content.htm removed >>

<<<<<<< Points unassigned >>>>>

Hope it helps.

Regards

Rajesh Kumar

Edited by: Rob Burbank on Feb 18, 2009 11:03 AM

Read only

Former Member
0 Likes
606

Hi,

If you want to set the position to the window use POSITION WINDOW .By this u can set the position to the top or left or right positions.

Regards,

jaya

Read only

Former Member
0 Likes
605

Hi Ayushi,

A frame is added to the current window.

The edges of the frame extend beyond the edges of the window itself,

so as to avoid obscuring the leading and trailing text characters.

Regards,

Phani.