Sapscript issue: spool

hi
in sapscript function:
  CALL FUNCTION 'OPEN_FORM'
    EXPORTING
      device   = device
      language = sy-langu "language
      form     = 'Z_SHOPPING_LIST'
      OPTIONS  = itcpo
      dialog   = ' '.
how to set: just to send spool not print out.
thank you very much!

hi !
who can give me a idea!
just let sap form generate in spool ,so can  view use SP02 don't print immediate!

Similar Messages

  • Sapscript output(Spool) to PDF problem when viewed

    We have a number of documents which are output in Russian using the Cyrillic courier font within our Uincode SAP system. They look fine on the spool when viewed, print okay, and all look fine when converted to a PDF file (using RSTXPDFT4) and viewed via Adobe PDF viewer (vers 9.1.20), except one form, the invoice, which will not display properly in Adobe, showing square blocks with crosses through them when viewed. The strange thing is that when this same PDF is viewed via Sumatra (Open source PDF viewer) it looks perfect, but will not display via the Adobe PDF viewer, even though all the other delivery/dispatch docuemnts (all Sapscript) print and view fine via the Adobe PDF viewer.
    I guess I could suggest that we just use Sumatra from now on, but that is not really the answer when you have a multinational company which has Adobe already installed on all hardware as default.
    Has anyone come across this problem before. I was wondering if there could be anything in Sapscript that might have caused this as this is a copy of SAP standard Russian Invoice Sapscript (J_3RVINVOICE)?
    I'm going to check OSS to see if there's a fault with the PDF convertion program (RSTXPDFT4) but I would like to hear from anyone that may have encountered the same problem.
    Regards
    Gary

    Hi Gary
    How the issue is resolved, please let me know. Since i am also facing same issue.
    Thanks
    M G Shankar

  • PU19 PDF/SAPScript issue in upgrade between 4.7 to ECC6.0

    We are upgrading from 4.7 to ECC6.0. ADS is setup for PDF format. When I run Tax reporter, in the log, I see W2 is getting generated under both PDF format and SAPScript format. Actually creates spool for W2 on both formats (Forms generated in PDF and also in SAPScript format). How do I stop the W2 statement NOT to create in SAPScript format. and Create only in PDF format. Any help please.
    Thanks, Raj

    Config view V_T5UX7 for tax form 'HR_F_W2' . Delimit alternate form HR_F_W2' (having Sapscript radio button selected) and any forms you no longer want Sapscript to create with an early end date (e.g. 12/31/2007).
    Rgds.

  • Chinese Language in EN SAPScript issue

    I had to make changes on an existing Sapscript (EN), which had some chinese characters. These chinese characters were appearing as '#' in Normal Editor but were appearing fine in PC Graphical Editor and also in Print Preview.
    I made changes (removed a tab space) between 2 chinese characters in column header, all chinese characters only in that line became '#', also in Print Preview. Rest of the chinese characters elsewhere were displaying fine in print preview.
    I downloaded the copy of the form from test system (having previous setting) and uploaded in development to overwrite my changes.Now all chinese characters are displayed as '#' in Print Preview. If I copy pasted chinese characters manually it shows '?'.
    Can anyone tell me why the characters changed to '#' when I removed a tab space ? And how I can rectify this ?
    I am not sure if its Font issue or something as the characters were displayed initially.
    Thanks and Regards
              Vivek
    Edited by: Vivek Prabhu on Dec 9, 2011 10:48 AM

    Yes. I changed the datastore to default.
    I used both method: ODBC driver and IBM iseries access to connect to AS400. ODBC is the same in BODI. In universe, I used default, I can see data. But in BODI, I can't.
    My machine is BOE client software. But I created universe in my machine, export it. And then from my machine, I created WI report, also export to CMS. And then I view it in ViewInfo. Everything runs well for both connections.
    But in BODI, I use it to migrate data to Oracle. I can't see data in DataView of Designer too. Although, I changed locale, set codepage to default as you told, it didn't work.
    Any suggestions please.
    Anh
    Edited by: Anh Phan on Mar 30, 2010 4:45 AM

  • SapScript output spool to a POST script file

    We generate  billing invoice output using custom
    program/Sap script. Subsequently we release the invoice print out from
    the print spool to create a post script file from the print spool by configuring command set "G" in
    transaction u201CSPADu201D. This processis  is working fine in R/3
    However, when we migrated the same functionality to ECC, we are finding
    that the file created containing only garbage data.
    Anyone has encountered this issue and have suggestions to resolve this.
    Thanks
    Palani

    Hi Gary
    How the issue is resolved, please let me know. Since i am also facing same issue.
    Thanks
    M G Shankar

  • Sapscript get spool when the delivery printed

    Hi all,
    i need such a thing:
    the user gets print out from printer and also wee need to send the same delivery items via email.
    We want to send the email while printing occurs.
    here i i need to get the spool id of sapscript and this convert this spool to pdf.
    How can i do that? especially how can i get the spool id, when you get print from printer no spool created or what?
    thanks

    Hi,
    The user gets print out from printer and also wee need to send the same delivery items via email.
    For this maintain condition record and configure sost settings
    We want to send the email while printing occurs.
    Here check for any exit available or develop a custom program.
    here i i need to get the spool id of sapscript and this convert this spool to pdf.
    Check the table nast,tsp01.
    How can i do that? especially how can i get the spool id, when you get print from printer no spool created or what?
    << Moderator message - Cut and paste response without attribution from http://help.sap.com/saphelp_nwpi711/helpdata/en/82/a9234289305133e10000000a155106/content.htm removed. Plagiarism is not allowed in SCN >>
    Regards,
    Madhu.
    Edited by: Rob Burbank on Jan 4, 2012 11:15 AM

  • Send the SapScript to Spool

    Hi all,
    i need to send to sapscript form to spool.
    any suggestion to do this ?
    Regards,
    Luke

    Hi
    During script call send print parameters and it will be sent to spool accordingly.
    After getting the print preview of the SCRIPT.
    Click On PRINT.
    then one spool request will be generated by system.
    Go to SP01.
    You Can Find SPOOL Reqest Number
    Edited by: Lavanya K on Aug 13, 2008 9:54 AM

  • SAPSCRIPT issue - F140_CUS_STAT_O2

    I am able to make changes in this module using SE71. Save to a transport and have it transported to our quality region. Transport shows no errors, but when I look in the quality region my changes are not there. The only thing that has changed on the HEADER tab (in SE71 quality) is that the sapscript now has a status of 'TRANSLATE' instead of 'ACTIVE'. Does anyone have an idea how to get around this?

    When you did the translation in development system, do youloged into the system in the same language(original)? the translation can me possible for standard copied scripts in the original language.
    I think you dont have the change authorization in quality,
    so try to do the translation using the original language and activate it in develoment and then transport. it might solve your issue.

  • Sales order (Sapscript) to Spool.

    Dear all,
    Has anybody know any Function module that i can printout the sales order into Spool?  The form should be sapscript.
    It will develop a program and let user input the sales order number then it will print out the sales order into spool automatically.
    Please kindly advise
    As i searh the forums, i can't find such case for it
    Regards,
    Luke

    Hi all,
    I want to user input the Sales order number and print out the sales order forms into SPool.
    Regards,
    Luke

  • Tricky SAPscript issue

    We have a form which writes out the description of a material:
    <b>&MAKT-MAKTX&</b>
    Usually this is fine but sometimes materials include '&' in this text: eg
    <b>Complete 2&2&1   R 1.0TBAG</b>
    The users are complaining that materials like these have their descriptions changed when printed by this form: eg
    <b>Complete 22.1   R 1.0TBAG</b>
    I think what is happening is that the form is interpreting the embedded &2& as a symbol and of course replaces it in the description with '2.'.
    I want to know if there is any way I can tell the form to inhibit placeholder replacement so that the description can be printed correctly.... or has anybody got another way to print the description properly?

    Hi Srikanth,
    as it turns out there IS something we can do to fix this issue in SAPscript! I did some digging in OSS and found note 658270 - Deactivating low-level symbols replacement for individual symbols. This note was already applied at my site. All I had to do was insert the following in my form:
    /:   PERFORM OSS_NOTE_0658270 IN PROGRAM SAPLSTXC       
    /:   USING &MAKT-MAKTX&                                 
    /:   ENDPERFORM                                         
    This turned 'off' symbol replacement only for field MAKT-MAKTX and therefore the embedded ampersands printed out.
    Technically this was satisfying to find the solution and it could prove useful in the future but in fact in this case we are going to get the users to change their descriptions,
    eg,  'Complete 2&2 &1 R1.0t Bag' will print out correctly whereas 'Complete 2&2&1 R1.0t Bag' will not.
    The main reason being that although users have only complained about the issue in one sapscript it will occur in all sapscripts so the best approach is to get the source data fixed.

  • Sapscript to spool

    in driver prgram of my sapscript, i need to generate a spool request (automatically in driver program) and then convert this Spool to PDF (tat i can do by using FM abapspoolpdf)..but how to go for the first requirement???

    try to do  like that..
    data : begin of zz_itcpp.
    include structure itcpp.
    data : end of zz_itcpp.
    "CALL FUNCTION 'CLOSE_FORM'
    Importing
    Result = zz_itcpp
    EXCEPTIONS
    UNOPENED = 1
    BAD_PAGEFORMAT_FOR_PRINT = 2
    SEND_ERROR = 3
    SPOOL_ERROR = 4
    CODEPAGE = 5
    OTHERS = 6
    zz_spool_no = zz_itcpp-TDSPOOLID.

  • Printer issues - spool area full

    Hello - I have a MacBook Pro with OSX 10.6.8.  I'm trying to print to a Brother MFC-J870DW.  It will only print a blank page saying the print spool are is full.  How to I delete the print spool area?  I have already deleted all the jobs in the print monitor area.  Brother tells me this is an apple issue.  Help please - thank you.

    Solution may be found if you search in the "More Like This" section over in the right column.

  • Sapscript Issue . Same line appears in all the line

    Hi All ,
    By using the logic below , i am able to find the 4 diffrenet line item in my window .
    Now i am getting the same line in all the lines in sapscript.
    Pls suggest , how to avoid this .
    In  my final table it_excdtl , all diffrent line item are shown ( shown while debugging )
    Thanks & Regards
    Kiro
    below is the code
    CLEAR WA_EXCDTL .
    Loop at it_excdtl INTO WA_EXCDTL.
    IF WA_excdtl-menge NE 0.
    wa_excdtl_amt_unit = ( WA_excdtl-exbed / WA_excdtl-menge ).
    WA_EXCDTL_ED_UNIT = ( WA_excdtl-ecs / WA_excdtl-menge ).
    WA_EXCDTL_CVD_UNIT = ( WA_excdtl-exaed / WA_excdtl-menge ).
    modify it_excdtl from wa_excdtl.
    ENDIF.
    PERFORM write_form2.
    FORM write_form2 .
    loop at it_excdtl.
    CALL FUNCTION 'WRITE_FORM'
    EXPORTING
    element = 'EMAIN2'
    function = 'APPEND'
    function = 'SET'
    type = 'BODY'
    window = 'MAIN2'
    IMPORTING
    PENDING_LINES =
    EXCEPTIONS
    element = 1
    function = 2
    type = 3
    unopened = 4
    unstarted = 5
    window = 6
    bad_pageformat_for_print = 7
    spool_error = 8
    OTHERS = 9
    IF sy-subrc 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ENDLOOP.
    ENDFORM. " WRITE_FORM2

    ok guys i found the solution thanks to steve muench and his "upload text file and image example" on his weblog..
    thanks steve :)
    insted of:
    <adf:render model="bindings.Pic"/>
    it should be
    <adf:render model="Row.Pic"/>

  • SAPScript issues - J_1B_BORDERO

    Hi all,
    I am having a hard time figuring out where the data for the SAPScript form J_1B_BORDERO is begin collected. I need to modify the form by adding additional data to it, but unless I figure out which program to modify I can not do it. I have been looking at ABAP report RFFOBR_U, but I have had no luck so far in location the bits and pieces of code that I need.
    Also, in the J_1B_BORDERO form there is a PERFORM statement that appearently is calling UPDATE_PAY_DOC and  GET_BORDERO_NUMBER in the RFFOBR_U program, but these subroutines does not exist in RFFOBR_U.
    I am confused..
    Does anyone have any clues?
    Any help is greatly appreciated!
    Regards,
    Thomas

    Hi,
    I am in 4.6C, pasting the following code that is available in line number mentioned by me,
    form empfbank_daten_lesen.
    Empfängerbank-Anschriftsdaten lesen ----------------------------------
    read address of payee ------------------------------------------------
      clear bnka.
      select single * from bnka
        where banks eq reguh-zbnks
        and   bankl eq reguh-zbnky.
      regud-zbnka    = bnka-banka.
      regud-zbstr    = bnka-stras.
      regud-zbort    = bnka-ort01.
      regud-zbank    = bnka-banka.
      regud-zbank+61 = bnka-ort01.
      condense regud-zbank.
      regud-zbrch    = bnka-brnch.
    Bankleitzahl ohne Aufbereitungszeichen für Begleitliste und DTA ------
    store numerical bank number ------------------------------------------
      hlp_zbnkl      = reguh-zbnkl.
      regud-ozbkl    = reguh-zbnkl.
    endform.                               "EMPFBANK_DATEN_LESEN
    Hope this helps, you can search for FORM EMPFBANK_DATEN_LE in your version,
    Rgds,

  • Sapscript issue

    Hi
    I want to move some value from main window to address window without use of abap code.
    Is it possible to have a sort of 'global variable" which can get a value in main window, and then assign that value to a field in fx. header window.
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Thanks
    Turan
    Edited by: Egemen_Turan on Sep 13, 2011 12:41 PM
    Edited by: Alvaro Tejada Galindo on Sep 28, 2011 3:34 PM

    All variable can be used by every windows
    So If you print a variable in the main, you can print it in a secondary window
    Max

Maybe you are looking for