‎2007 Mar 14 5:52 AM
wat is the difference between constant window and variable window
‎2007 Mar 14 5:54 AM
Hi..
Constant window : Once if u write some code in this window , this will not change in the consequent pages..
U can change the place and size of this window ...
Variable window : IN this u can change the data from page to page...
reward points if it helps u...
sai ramesh
‎2007 Mar 14 5:54 AM
Hi..
Constant window : Once if u write some code in this window , this will not change in the consequent pages..
U can change the place and size of this window ...
Variable window : IN this u can change the data from page to page...
reward points if it helps u...
sai ramesh
‎2007 Mar 14 5:55 AM
Hi,
Constant window means which is fixed, you can' t change its size and place.
Variable window means it will be changed and varied as per the data size .
for further help:
http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf
http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf
http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf
http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf
http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf
SAP SCRIPT FIELDS
http://help.sap.com/saphelp_erp2005vp/helpdata/en/d1/8033ea454211d189710000e8322d00/content.htm
scripts easy material
http://www.allsaplinks.com/sap_script_made_easy.html
Regards,
Anji
‎2007 Mar 14 5:56 AM
Hi Kumar ,
<b>Constant Window</b> : Window with constant contents that is formatted only once.
But Currently, CONST(constant) windows are processed in the same way as VAR( Variable) windows. You should only use windows of type VAR(Variable).
‎2007 Mar 14 5:59 AM
if u write the data in constant window which will not changed for subseqent pages,
in case of variable window the data will be changed as per the page.
‎2007 Mar 14 5:57 AM
Kumar,
Constant window is kind of window, where the contents vll not be changed, like LOGO,Tems and conditions, kind of things can be displayed in the constant window.
Variable window contents can be changed, like in main widow the contents can be changed page to page,
Hope ur query is answered.
Pals..., pls try to close the thread when u meet with required answer.
Regards,
Suajtha.
‎2007 Mar 14 5:58 AM
‎2007 Mar 14 5:59 AM
Constant Window : You cannot Change the Size of the window at the runtime
Variable Window : You can Change the Size of the window at the runtime
‎2007 Mar 14 6:20 AM