2005 Jun 09 5:26 AM
HI,
CAN U TELL ME HOW TO SET BACKGROUND IMAGE IN SAPSCRIPT.
REGARDS,
SANJAY.
2005 Jun 09 10:36 AM
Hi Sanjay,
You can use transaction SE78 to inmport graphics to SAP.In the form painter, you can either include directly to the form using
Edit->Graphic->Create or using the INCLUDE statement in a window.
To use an INCLUDE stanment, goto the window script editor and use menu Include->Graphic. The include can look like this for a bitmap:
/: BITMAP MYLOGO OBJECT GRAPHICS ID BMAP TYPE BMON
2019 Jun 17 3:13 PM
This solution worked for me several times:
http://joyjitghosh.blogspot.com/2009/07/display-background-water-mark-image.html