‎2006 Aug 17 9:52 AM
‎2006 Aug 17 9:53 AM
USING <b>SE78</b>
You can achieve as per below:
1) I want to upload a coloured logo from my desktop to SAP
- Upload your logo via SE78.
- Select 'Import' button from application toolbar of SE78, and perform upload.
2) Then i want to upload that coloured Logo into my SAP Script output
- At SE71, goto Text Element from your window logo (window where you locate your company logo), and place the following statement:
/: BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 150
‎2006 Aug 17 9:53 AM
USING <b>SE78</b>
You can achieve as per below:
1) I want to upload a coloured logo from my desktop to SAP
- Upload your logo via SE78.
- Select 'Import' button from application toolbar of SE78, and perform upload.
2) Then i want to upload that coloured Logo into my SAP Script output
- At SE71, goto Text Element from your window logo (window where you locate your company logo), and place the following statement:
/: BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI 150
‎2006 Aug 17 9:55 AM
‎2006 Aug 17 9:57 AM
Hi,
You can either use trasnx SE78 or a program RSTXLDMC to upload the LOGO into the system,
Rgds,
‎2006 Aug 22 12:29 PM
Hi,
U can upload two kind of files.
1. BMP images
2. tiff file.
1. u have to goto se78 and double click BMP, then goto menu option and click graphic import it will show the pop up window in that window u can give the file path and name of that image.
then goto se71. and click window, then click editor button.
give /:bitmap <name> object graphics id <ID> type bcol.
2. goto se38, run the report RSTXLDMC. import ur tif file.
then goto se71 and give the command like.
/:include <name> object text id <id>
‎2007 Jul 26 4:46 PM
An advice.
Link the logo to a CR request after the upload.
you can link it pressing the shortcut shift + F6, or simply pressing the button for transport on the bar.