LOGO UPLOAD in SAP SCRIPT

Hi,
I have created a window for LOGO and written the following code in the line editor,
/: BITMAP SAMPLE OBJECT GRAPHICS ID BCOL LANGUAGE EN
and i have called the FM in the report program,
CALL FUNCTION 'WRITE_FORM'
     EXPORTING
         ELEMENT       = 'SAMPLE'
        FUNCTION      = 'SET'
        TYPE          = 'BODY'
         WINDOW        = 'LOGO'
     EXCEPTIONS
          ELEMENT       = 1.
But the logo is not being displayed. i have uploaded it using SE78.
thanks
Dinesh

hey try this !
Command in your Sapscript
/: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E
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 (ZCOMPANYLOGO)
8. Execute the program
9. Now Goto SE71 create your ZFORM
10. Create logo window
11. Goto text element of logo window
regards
sachin soni

Similar Messages

  • Logo upload in SAP SCRIPT(urgent)

    can any one tell me transaction in sap to UPLOAD a logo in sap and how to include in sapscript.

    Hi,
    You can UPLOAD your logo directly in SE78.
    SE78>Graphics>BMAP grid screen. click on it.
    give ur logo name .bmp file.
    or in SE38 run prog:RSTXLDMC there you need to give your logo name saved as .tiff file in your desktop.
    Thanks.
    Message was edited by: Deepak333 k

  • Uploading  a SAP Script

    Hi Guys,
    I am trying to upload an SAP Script from a .txt file which was downloaded previously from another system. That system is no more available for me so this is the only way fro me to access this SAP script.
    My query is that every time i try to upload the script i encounter the following message.
    SAPscript Export to Dataset / SAPscript Import from Dataset                    1
    Start SAPscript Transporter RSTXR3TR *******
    Transport object FORM ZFIF_F008_DUNNIN is being processed
    Language vector used: ED
    Original language was set to E
    Definition E imported
    Language E imported
    Language vector does not allow export/import of foreign language I
    Object imported and activated
    001 warning message(s) appeared during import
    Please help me with this. Useful replies will be duly rewarded

    Yes the SAP script i am trying to create has the same name in the text file...
    Also the script isnt getting transported.... its says sucessful but i cant find it in SE71.
    It says SAP Script is inconsistent with the text file... i cant display nor change it

  • Signature upload in sap script thru se78

    hi
    i am tyring to upload a signature thru se78,but is not displaying the sign,only white backgrond only.
    i had scan sign saved in paint format,compressed it,but after uploading its not displying.
    plz tell how to solve this?how shd i compress,in which format i shd save it...
    regds
    vipin

    hi,
    may be its due to bad scan quality ..
    again scan and save it in bitmap format and den upload.
    hope it will help u
    regards,
    prashanti

  • How to insert a logo in sap script?

    How to insert a logo in sap script?

    Steps to insert a logo,
    I
    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 (ZCOMPANYLOGO)
    8. Execute the program
    9. Now Goto SE71 create your ZFORM
    10. Create logo window
    11. Goto text element of logo window
    II
    1. Goto SE71 Change the mode to GRAPHICAL
    2. Choose the Graph Tabstrips
    3. Now type in some name for the LOGO WINDOW
    4. Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP
    5. The code will be written automatically. You just need to drag and drop wherever you want
    the graphics to be.
    III
    1 ) create a bmp file in local system
    2 )RSTXLDMC FM to upload image in tiff format.
    Also check these links...
    Logo in SAP SCRIPT
    Re: Uploading a (Image) Logo in your Sap Script
    Need Urgent Help for Logo Uploading the Sap Script
    sap script  logo
    http://www.sap-img.com/ts001.htm
    Regards,
    Sakthi Sri.

  • How to insert a condition in the Graphic Window of a SAP Script ?

    Hi,
    I need to give a condition inside the Graphic Window for printing the Logo in the  SAP Script. Now, my problem is that the Graphic window is only opening in Display mode. How to make it editable and insert a condition in it?
    OR
    Is there any other way to do it?
    Please Help.
    Thanks in Advance.
    -VRU

    Hi
    I got your point. I'll provide  you solution
    In the logo window goto coding part by pressing F9 and give your coding as
    IF &BKPF-BUKRS& = 'COM1'
    INCLUDE GSPL OBJECT GRAPHICS ID BCOL LANGUAGE DE
    BITMAP 'LOGO1' OBJECT GRAPHICS ID BMAP TYPE BCOL
    ELSEIF &BKPF-BUKRS& = 'COM2'
    BITMAP 'LOGO2' OBJECT GRAPHICS ID BMAP TYPE BCOL
    ELSEIF &BKPF-BUKRS& = 'COM3'
    BITMAP 'LOGO3' OBJECT GRAPHICS ID BMAP TYPE BCOL
    ELSEIF &BKPF-BUKRS& = 'COM3'
    BITMAP 'LOGO4' OBJECT GRAPHICS ID BMAP TYPE BCOL
    ELSEIF &BKPF-BUKRS& = 'COM4'
    BITMAP 'LOGO5' OBJECT GRAPHICS ID BMAP TYPE BCOL
    ENDIF
    <b>Note:</b>But you have to upload all your logos in se78 then only you can upload and give conditions for this
    Regards
    Pavan

  • Uploading logo to SAP Script

    Hi,
    Can you please let me know the steps to upload the logo and to call it from SAP Script. I have the logo in the Word Document.
    Thanks in advance,
    Ishaq.

    Hi,
    Use TCode SE78 and import logo to R/3.
    Select GRAPHICS> BMP, select ur logo on Legacy sys.> Transport.
    Now ur logo has been transfrred to R/3 which is on desktop/legacy.
    NOw in logo window, in script editor, under menu options, INSERT--> LOGO.
    Activate and execute.
    Revert back if any issues.
    Reward with points if helpful
    Regards
    Naveen

  • Problems while uploading company logo into sap script

    Hi Experts,
      When i am inserting company logo into sap scripts, i successfully uploaded, but the problem is i am getting black and white image instead of color,but in RSTXLDMC i am giving parameter as BCOL only, could anybody help to get my problem resolved. it is very urgent. The logo which i am inserting is colored.
    bye
    M.Rajendra Singh

    HI
    GOOD
    How to Upload graphics (IMAGE) to your Sapscript?
    Command in your Sapscript
    /: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E
    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 (ZCOMPANYLOGO) 
    8.   Execute the program 
    9.   Now Goto SE71 create your ZFORM 
    10. Create logo window 
    11. Goto text element of logo window 
    or
    In 4.6x :-
    1.  Goto SE71 Change the mode to GRAPHICAL 
    2.  Choose the Graph Tabstrips
    3.  Now type in some name for the LOGO WINDOW 
    4.  Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP 
    5.  The code will be written automatically. You just need to drag and drop wherever you want
         the graphics to be. 
    Please note that in 4.6c onwards, you can also used Windows Bitmap file ( .BMP).
    THANKS
    MRUTYUN

  • How to upload Graphics Image in SAP script

    Hi
    I have a new porblem in SAP script can anyone help me how to upload an graphic image

    Hi Pavan,
    Give the same name and upload the graphics, u get a popup saying do u want to overite the existing one, click yes and the old logo will be replaced by the new one.
    Cheers..
    Santosh.
    P.S. Mark usefull answers

  • SAP Script Logo

    Hi all,
    I am trying to insert my company logo to the certification letter generated in SAP Script .
    By running the program RXTLXDMC i have uploaded my logo and inserted that in my standard text say "zabc"
    and i have called that std text in my se38 report .
    and it's working fine .
    But i want to move my logo to right .
    How to do that?
    I hav tried to do that in SE71 . but no result .
    Do u hav any good tutorial ?
    Advance thanks,
    J

    Hi J,
    What version of SAP are you on? If you are on 4.6C or higher, you shouldload your graphic in via SE78 and store it on the Document Server.
    Then in your SAPscript (SE71), in the relevant winder put in "/:" in the Tag Column, and in the Text Line enter "include 'ZABC' object 'GRAPHICS' id 'BMAP'".
    The /: identified the line as a "Command Line" (ie regular ABAP). Then you use the INCLUDE command to identify your graphic.
    Hope this points you in the right direction.
    Cheers,
    Pat.

  • Logo : SAP Script

    Hi all,
    I want to insert my company logo in SAP SCRIPT.
    Am newbie to SAPSCript .
    I am facing prob's in the foll areas.
    1)While running the pgm  'RSTXLDMC' and give the path of my TIF File ,the foll error is thrown...
    "Load File
    c:\dsf.tif
    The file contains 22,380 bytes
    This is not a TIFF file byte order <> 11 /MM
    Only TIFF files can be uploaded for type BCOL"
    I tried to chage the extension of my logo from tif to tiff,but that ext type is not supported in my system.
    Wht is the problem
    2) If uploaded successfully,Where this files will get stored .I mean in which table ?
    3) Can we insert this in my std text i.e) SO10 trans
    Valuable pts will be awarded.
    Advance thanks,
    J

    Hi,
    How to Upload graphics (IMAGE) to your Sapscript?
    Command in your Sapscript
    /: INCLUDE Z_YOUR_LOGO OBJECT TEXT ID ST LANGUAGE E
    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 (ZCOMPANYLOGO) 
    8.   Execute the program 
    9.   Now Goto SE71 create your ZFORM 
    10. Create logo window 
    11. Goto text element of logo window 
    or
    In 4.6x :-
    1.  Goto SE71 Change the mode to GRAPHICAL 
    2.  Choose the Graph Tabstrips
    3.  Now type in some name for the LOGO WINDOW 
    4.  Press the IMPORT BUTTON and then IMPORT the BMP file from your DESKTOP 
    5.  The code will be written automatically. You just need to drag and drop wherever you want
         the graphics to be. 
    Please note that in 4.6c onwards, you can also used Windows Bitmap file ( .BMP).
    http://www.sap-img.com/ts001.htm
    http://www.sap-img.com/sapscripts.htm
    Refer the above links.
    Hope this helps.

  • IS IT POSSIBLE TO PRINT ANY LOGO AS A WATERMARK IN SAP SCRIPT

    In SAP Script ,is it possible to print a logo in the back of retrived data as a watermark & our data would not be overlapped . If yes then tell me how.......?
    we wanna print customer id & place id on page one as a tittle & the concern data below them so for this what we have to do give me a reasonable logic ...?

    hi,
    Yes, we can print logo as water mark in scripts
    Just do as like this....
    Upload your logo via SE78.
    - Select 'Import' button from application toolbar of SE78, and perform upload.
    and write this code in scripts
    BITMAP 'COMPANY_LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL 
    regards
    Sankar

  • Inverted Sap Script LOGO

    Hi Gems,
    I have an SAP Script layout where in the LOGO in the output appears to be inverted.
    But for some of us we are seeing the LOGO properly.
    Can any one suggest me where it is going wrong?
    Thanks
    Dan

    Hi,
         Two things:
    1) Upload the logo again using SE78
    2) If you are seeing the Print preview and not Print out take a print out and see the same..
    Raghav

  • SAP Script forms and logos

    Hi Experts
    My logo is too big for my Form Window in SAP script.
    How do I restrict the logo size to fit the size of the window.
    Regards,

    Hi
    IF you have imported it as graphic:
    BITMAP 'LOGO' OBJECT GRAPHICS ID BMAP TYPE BCOL DPI <XXX>
    Where XXX is the resolution:
    Resolution with which a graphic is printed, specified in dots per inch, (dpi).
    The graphic resolution controls the size of a graphic when it is printed. High resolutions produce small graphics while low resolutions produce large graphics.
    If you choose default value 0, the original resolution of the imported graphic file is used.
    Most printer drivers and printers support the following resolutions:
    75 dpi
    100 dpi
    200 dpi
    150 dpi
    300 dpi
    600 dpi
    If you have imported it as std text I believe you've to re-imported it whit new resolution you need
    Vasanth

  • Sap Script - How to show two logos consecutive in a row.

    Hi All,
    If in a window I insert two lines:
    /: INCLUDE ZHEX-MACRO-ZLOGO001 OBJECT TEXT ID ST
    /: INCLUDE ZHEX-MACRO-ZLOGO002 OBJECT TEXT ID ST
    the Sap Script shows two logos not consecutive in a row.
    I'd like to show the two logos in the same row and if it is possible, separated by blanks.
    Any idea?
    Thanks in advance for your kind support.
    Regards,
       Giovanni

    This is because of your page size limitation. IF you will create two windows then it will work.Aline these windows properly in layout of page.

Maybe you are looking for

  • Photoshop album 2.0  HELP please

    Why is my sony camera working with photoshop album 2.0 but my Canon Powershot won't work??  I've used the canon for a year with this program and since I've had to reinstall it won't work.  Any suggestions would be appreciated

  • How do I transfer GB files with Real Tracks to Ext. HD?

    When I try to transfer files that have real tracks in them to my external harddrive, Copy freezes. It freezes when it tries to copy something like "recording #15. aif" I'm guessing because it can't find that file? Any ideas? Also...this may be relate

  • Internal SATA not working

    I got my Mac Mini (2012 base model) a couple of weeks ago and have since upgraded it by replacing the internal hard disk with a Samsung 840 Pro SSD. The upgrade went by without any issues. However, today when I booted my computer I was greeted by the

  • SPA942 cuts off voice randomly

    Hi everybody, I am using a Linksys IP Phone SPA942 in the office and when I'm talking on the phone or dialing a number my phone just decides to cut off the voice randomly. Apparently the person on the other side of the line hears me fine, it's just m

  • Fehler 50

    Can't copy folders to my Western Digital Livebook Duo. The same failure every time "error 50". What to do?