‎2008 Oct 22 10:46 AM
Hi Friends,
I have a doubt in Sap script how to change the background color of a window.
Please help me...
Thanks & Regards
Gayathri S
‎2008 Oct 22 11:40 AM
Hi
I think u can use the BOX statement and use the INTENSITY parameter.
Regards
Winnie
‎2008 Oct 22 11:17 AM
Hi Gayatri,
For this requirement you will have to insert a picture of that colour in that particular window for which you need to change the colour.
Hope this serves your purpose.
Regards,
Amit.
‎2008 Oct 22 11:24 AM
I think u cannot have clours in scripts,,but u can get that through smartforms..
‎2008 Oct 22 11:40 AM
Hi
I think u can use the BOX statement and use the INTENSITY parameter.
Regards
Winnie
‎2008 Oct 22 12:30 PM
Hi Gayathri,
One of the disadvantages of Sap scripts over Smartforms is that we cannot have colors in Scripts. The only color you can have is shades of gray by the intensify option. But you cannot have any color other than this. If you want a colorful form, its better to go with smartforms.
Regards,
Swapna.
‎2008 Oct 22 12:32 PM
Hi Gayathri,
You cannot set background colour in scripts,which is one of the drawback with scripts, but in smartforms it is possible.
In SmartForms,
-->Create smartstyle Firstly i.e., Tcode : smartstyles.
In smartstyle create paragraph format and character format as per your requirement..In that go for the color accordingly .
--> Now Include this smartstyle in smartforms in the output options tab.
Hope this will help you.
With Regards,
Sharmishta.