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

Similar Messages

  • 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

  • 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

  • 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

  • Signature from e-pad to SAP script

    Hi
      I just want to know , how to transfer a digital signature into an SAP-script.
        My object is  truck driver will sign using electronic pad , that signature should be transfered into bill of lading     Script.
       Any ideas and any suggestions on this object.

    Hi manjari,
    Showing the name and signature on the output is NOT the same thing as
    a digital signature. It's simply a matter of printing the name and an
    image file. This is done in your print program and SAPScript form, or
    your Smartform. Also, if those signatures are considered to be in any
    way sensitive (and they should be), then the signature image should be
    printed by using a physical bitmap cartridge in the printer, which can
    be removed and locked up when not needed.
    you can visit this webpage for more information on digital-signature.
    http://help.sap.com/saphelp_erp2005/helpdata/en/d7/e22576408e11d1896b0000e8322d00/frameset.htm
    regards
    Anup.

  • 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.

  • Digital Signature for SAP Script

    Hi ABAP Gurus!
    Is it possible to implement the Digital signature in SAP Script.
    If the printer has properties to print Signatures.
    Any one implement succesfully digital signature in SAP Script.
    Your suggestion and guildlines will be apprecaited.
    Thanks!

    Hi Reddy,
    What I did was a image signature. Scan the signature into a image file, upload it to system via transaction code SE78.
    Call the image to be printed on your form with the below code
    BITMAP 'ZMY_SIGNATURE' OBJECT GRAPHICS ID BMAP TYPE BMON
    Is this applicable to you?

  • Unable to upload thru se78

    This is in relation to my earlier post on watermarks.... I cannot seem to
    upload an image thru SE78... I've tried all things I know to do... I saved
    the file as .bmp with no extension (read that somewhere) thru MS Photo
    Editor (read somewhere that you need to use this also). Each time I upload,
    I receive no errors or auth problems but when I preview it, its blank....
    I'm so confused.. : ((
    Anyone have any ideas why it would be blank ?
    Thanks !!

    You have an example o background images in this smartform: FT_COM_EUDC
    Now, I'll tell you how I managed out to import a bmp into sap and have
    it available in a smartform.
    What I did: run SE78, select sapscript Graphics -> stored on document
    server -> Graphics -> BMAP
    Then I selected import (or F5). It opened a window where I was able to
    tell where the bmp was stored (I filled file name with the full path
    name of the bmp file - c:\greenpoint.bmp in my exampe - , then I
    provided a name and a description (greenpoint in both cases). I selected
    the type (color grid screen) and pressed enter.
    The program uploaded a bmp.
    Then I run smartforms tx and selected a page wherever I wanted to show
    the background image. I opened the matchcode and Greenpoint was there..

  • 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

  • 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

  • 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

  • Need help with Signature on Checks using SAP SCRIPT

    Hi,
    I am looking for some help on how to get the Printer Resident Singature on to the Check using SAP Script. We have a HP Laser 8150 Priter in which the Chip Contains the Signature ( Printer Resident Singaure ) and currentlly the ORACLE application is able to print this signature on the checks. Right now we are in Migration to SAP and we are trying to get this Signature to print on the Check using SAP Script.
    Please help us.

    There are many ways to do this, the simplest way to print the signature is using HEX ENDHEX command.
    1. Print the Printer font list from the printer configuration menu, Find the signature in the font list, next to it there'll be esacape sequence in ASCII and Hex format.
    2. Add the following command in the window of the signature:
    /: HEX TYPE PCL
    /= Enter the Hex escape sequence(begins with 1B) from first step
    /: ENDHEX
    Regards
    Sridhar

  • How to upload backup file of SAP script?

    Hi,
    I have taken backup of SAP script in text file.
    Now I want to upload this text backup file to system so that I will get my SAP script back.
    Anybody know how to do this..?
    Prafulla

    Hi Prafulla
    So, you have discovered that there are lot of options available with RSTXSCRP. So, its the time to write down this report name, will be helpful in future.
    For SapScript, use 'Form' option'.
    In object name, give the SapScript/filename.
    In mode, choose either of Import/Export whichever applicable for you.
    Now you can choose between Application/Presentation server
    And, finally give the file path
    Cheers
    Ashish Jain
    Regards
    Ashish

  • SAP Script: Printing the signature on main window at the end

    Hi,
    I am working on a SAP Script (Benefits enrollment form HR_BEN_ENRO).  I copied the HR_BEN_ENRO into ZHR_BEN_ENRO and making the necessary changes without modifying the driver program.
    The problem I am facing is as follows:
    In the main window there are so many Text elements.  At the end of the main window, after the last text element, I have put some text using Include statement.  The last text element is getting triggered for some employees and hence the text underneeth that is printing, but for some employees the last element is not triggering and hence nothing is printing underneeth that.
    Is there any solution to print the this text at the end of main window after printing all the remaining information.
    I also tried using BOTTOM & ENDBOTTOM. But in this case I don't know how to check that I am in last page of the main window.  I tried the following way:
    /: BOTTOM
    /: IF &PAGE& = SAPSCRIPT-FORMPAGES&
    SIGNATURE:__________   Date:__________
    /: ENDIF
    /: ENDBOTTOM
    In this case the value I am getting for &SAPSCRIPT-FORMPAGES& is 0 (zero).
    Any solution..please.
    Appreciate.

    How to link the ZHR_BEN_ENROL instead of HR_BEN_ENRO?
    I mean when I execute the TCODE: HRBEN0001 and select particular employee and click on Print form under Offer Selection area. Then standard program calls HR_BEN_ENRO. How to replace it with Zform?
    Thanks in advance.
    Regards,
    Krishna

  • How to Draw diagonal lines in a SAP Script

    Hi All,
    I got a requirement to strike out a box with diagonal lines in SAP Script. My client is not interested in just shading out the box. He want atleast 3 or 4 diagonal lines to make feel the customer that the box is striken off.
    How can we do this ?
    Thanks & Regards,
    Bhupal

    Hi B,
    as u have the dimension of  the box..so create a box in paint as bmp.....with digonals as u required.....
    upload this image thru SE78...and call it in ur script.......
    and superimpose that graphic on the text box....
    hopefully this will solve ur problem...
    thnx
    rohit

Maybe you are looking for

  • Reporting Services 2012 in SharePoint 2010 - SQL database edition?

    We currently have a SharePoint 2010 farm, running on a SQL Server 2008 R2 Standard database.  On one of the SharePoint 2010 servers, we have an instance of Reporting Services 2008 Enterprise running in SharePoint integrated mode.  (We require Enterpr

  • How to connect my iphone to iTunes with my imac so i can mannage my songs and other documents on my phone

    how to connect my iphone to iTunes with my imac so i can mannage my songs and other documents on my phone

  • How can I set the font size of a form field in the fdf file?

    I need to dynamically set the font size of a field to accommodate text of varying length, automatic font size won't work in this case. It seems like this can be done in the FDF but I have tried several variants without success. Could someone help out

  • Material Cost Estimates

    HI GURUS Product A Details Material type = ZXXX ( customized ) ,  Plant = 1500 Bom Componet =  G & H     ( where product G is non - valuated  , no costing view maintained with material type = Z111, while H is valuated product ) Production type =   PP

  • Source List using ME05

    Hi ,      I need to create a source list by using ME05 for about 80 materials.Some material has primary vendor and secondary vendor with Scheduling Agreement ,plant and Unit of measure.I need to populate secondary vendor.Can anyone tell me how to do