2010 Apr 26 4:49 PM
hello,
how to upload logo in sap script
thanks
ashok
one more issue in sap script
i just need to display a signature window at the last of main window
i mean to say if script page having two pages.
so signature window would call on second page not in first page?
thanks
ashok
hello,
how to upload logo in sap script
thanks
ashok
one more issue in sap script
i just need to display a signature window at the last of main window
i mean to say if script page having two pages.
so signature window would call on second page not in first page?
thanks
ashok
2010 Apr 26 4:54 PM
@ashokvarma1
Use transaction SE78 to upload logo/pictures to SAP, then use BITMAP command in SAPscript form.
For the second question check: http://www.itcserver.com/blog/2010/04/21/if-current-page-last-page-sapscript/
2010 Apr 27 10:05 AM
These are the steps to be followed for uploading graphics in R/3 system
1. First save the file as BMP
2. Open the BMP file in IMaging (Goto -> Programs -> Accessories -> Imaging) and
make it Zoom as 100% and save as *.TIFF
3. Open SE38 and execute program RSTXLDMC
4. Give your TIFF file path name
5. Select Bcol (for Color)
6. TEXT ID will be ZHEX-MACRO-*.
7. Inplace of * write your own logo name
8. Execute the program
9. Now Goto SE71 create your
10. Create logo window
11. Goto text element of logo window
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |