Spool  List not printing in Background

Hi,
   When i try to execute the report in background in development system i can able to see the spool list, whereas when i try to execute the same report in testimg server(may be with more data) i can not see the spool list but the job is in finish status.
Please can i know the reason for the same.
Thanks & Regards,
Sudheer.

Hi!
This may be because you started the program with the option, not to create new spool request, or to delete the spool request immediately.
When you run your program in background, check the printer options also.
Regards
Tamá

Similar Messages

  • Spool list not available in SM37

    HI,
           i'm facing a error "spool list not avaiable" when i execute a background job and the job status is in finished state,but when i click the spool button i'm facing this error. I tried the sap note 1372936 and 1174127 but both notes are in cannot be implemented status.I tried hard to search a solution, but couldn't find.Please help if anyone knows the solution.

    Hello,
    What release and SP level your SAP system has ?
    Thanks

  • Spool list not available from SM37

    Hi All,
    We have scheduled a job and running successfully.
    But spool list not displayed from SM37, whereas spool request generated in SP01 at the same time when the job is completed.
    We've checked with the developer and they dint find anything wrong from program end.
    Kindly suggest what is going wrong here.
    Thanks in advance......

    Hi,
    Apply the following SAP notes to resolve this problem:
    1372936 - Spool lists no longer displayed from SM37 after SP
    1174127 - Job refers to incorrect spool request
    regards,
    Aidan

  • TO not printing in background processing of process message

    Dear Experts,
    We are using PI sheets and process messages to do GR (WM) and then put away to a destination storage bin. TO is getting printed in the default user profile printer when user is manually sending  process message in CO54. But not getting printed when processed by a background job(RCOCB004). We tried even after maintaining the printer in background user but of no use. It only generates the spool and no direct print happening. Kindly let me know if this is the std SAP behavior and any way to control this.
    Thanks
    Rijil

    hi, thanks you reply.
    default delete job is ok.
    but
    default archive job does not work.
    the followding error occured in log.
    Executing ArchiveJob (arvhive job) failed. Reason: java.lang.NullPointerException
    and i have configed something according to:
    [http://help.sap.com/saphelp_nwpi71/helpdata/en/2f/88084136b5f423e10000000a155106/frameset.htm]

  • Logo not print in Background Job

    HI,
    I am running my report in the background i found that logo is not printing.
    And the same report when i print in foreground then the logo is been
    printed so what are the changes tht i need to do to print the logo in background.
    Regards
    VEnk@

    Hi suhas,
    I have uploaded my logo in SMW0 in Binary format.
    And i am able to find the logo when i run the report(classical) in the Foreground
    and the same report when i am runnning in the background logo is missing.
    This is the code which i am using to display the logo.
    FORM show_pic.
       DATA: repid LIKE sy-repid.
             repid = sy-repid.
      CREATE OBJECT picture_control_1 EXPORTING parent = docking.
      CHECK sy-subrc = 0.
      CALL METHOD picture_control_1->set_3d_border
        EXPORTING
          border = 5.
      CALL METHOD picture_control_1->set_display_mode
        EXPORTING
          display_mode = cl_gui_picture=>display_mode_stretch.
      CALL METHOD picture_control_1->set_position
        EXPORTING
          height = 90
          left   = 40
          top    = 30
          width  = 190.
    CHANGE POSITION AND SIZE ABOVE****************
    IF url IS INITIAL.
    REFRESH query_table.
        query_table-name  = '_OBJECT_ID'.
    CHANGE IMAGE NAME BELOW UPLOADED IN SWO0*****************
        query_table-value = 'YREDDY'.
            APPEND query_table.
    query_table-value = 'YLOGO'.
            APPEND query_table.
    *FORMAT HOTSPOT ON.
        CALL FUNCTION 'WWW_GET_MIME_OBJECT'
          TABLES
            query_string        = query_table
            html                = html_table
            mime                = pic_data
          CHANGING
            return_code         = return_code
            content_type        = content_type
            content_length      = content_length
          EXCEPTIONS
            object_not_found    = 1
            parameter_not_found = 2
            OTHERS              = 3.
        IF sy-subrc <> 0.
          MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                  WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
        ENDIF.
        CALL FUNCTION 'DP_CREATE_URL'
          EXPORTING
            type     = 'image'
            subtype  = cndp_sap_tab_unknown
            size     = pic_size
            lifetime = cndp_lifetime_transaction
          TABLES
            data     = pic_data
          CHANGING
            url      = url
          EXCEPTIONS
            OTHERS   = 1.
            ENDIF.
            CALL METHOD picture_control_1->load_picture_from_url
        EXPORTING
          url = url.
    Regards
    VEnk@

  • File spooling but not printing - InD CS3

    I am at a loss as to why InD CS3 (and Acrobat and Reader) will not print to a shared printer. Illustrator CS3 and Photoshop CS3 will print to this shared printer. Why not InD CS3? This has been ongoing since CS3 came out.
    The file spools, all images and fonts are downloaded but the file never appears in the print queue. Not on the originating machine or the sharing machine. It just vanishes.
    CS3 Pro versions Loaded on Mac G5 dual 2gig (non-intel) running Tiger. Three other machines have the same issue. All various machine configs (G4 single/Tiger, G5 dual 1.8/Tiger, and an Intel iMac/Leopard).
    - Printer is shared through a networked G3 running Jaguar (yeah, yeah, working on it).
    - The printer is an Epson SP1400
    - All drivers updated on all machines.
    - All CS3 patches done.
    - Permissions done.
    - OnyX system maintenance done.
    - Preferences trashed. Machines restarted (printer and macs).
    - The InD CS3 file can be printed from CS3 to a networked Panasonic postscript printer. So it's not the file.
    - The InD file can be saved down using Interchange to CS2 and that will print to the shared printer.
    - The InD CS3 file will print to this printer if the printer is connected directly to the machine it is printing from.
    Apple and Epson have pointed out that because other CS3 apps do print to the printer, there is something going on with InD, Acrobat and Reader and the sharing function. Is it the G3 and Jag? Or something to do with CUPS or .local or a sharing protocol? Please help me out with this.

    Anything interesting in the logs on the printing machine or the sharing machine?
    In the Print button in the Adobe Print dialog, click the popup to Error Handling and tell it to cough up an error page if it fails to print. Maybe the printer will give you feedback about why it's failing then.
    If that does nothing, then what if you print the file to postscript and drop the PS file onto the printer icon in the Dock? That would at least guarantee you were getting a file and let you experiment with why it isn't making it all the way through the process.
    A final thought is to raster it completely [make a Transparency Flattener set to 100% raster @ whatever DPI] and see if just a bitmap will print correctly. That tells you if it's something weird with the postscript at least.
    It's all guesses, really. But at least it might give you something new to play with... Best of luck!

  • Spool List not available

    I am not able to see the spool when i run my program in background.
    I run it by executing the program in se38 choosing the option as execute in background. I am of the idea that SAP creates a spool on its own when i run any program that has a list output without me having to code anythin explicitly for it.
    please suggest me some ways of checking why is it happening !! this is urgent !!
    Thanks.
    Shiv

    You could write a wrapper program that does a submit.
    Do F1 help to see the extensions of this statement,  you can set the print parameters there.
    SUBMIT <program> to SAP-SPOOL.
    You can also set these parameters if you were to schedule this in a job via SM36.
    You can also set these defaults in your user profile, but this would make it so for ALL reports that you run.  Maybe not such a good idea.
    Also you must verify that you are actually generating ouput.  Do you get the list running in dialog mode?
    Regards,
    Rich Heilman

  • Why does my contact list not print properly?

    I have printed out a contact list for an album of pictures, but it doesn't print them in the order I have selected to view them, i.e. by title alphabetically.  Does anyone have a suggestion as to how I can do this? They appear to be in no order at all.

    Try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iPhoto folder (Snow Leopard and Earlier).
    or with Lion, Mt. Lion or Mavericks delete the contents the User/Library/Containers/com.apple.iPhoto/
    Data/Library/Caches/com.apple.iPhoto folder.
    3 - reboot, launch iPhoto, verify the sort in the album and try again.
    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder.
    If you're running Mavericks, 10.9,  go to your Home folder and use the View ➙ Show View Options menu to bring the this window:
    where you can check the Show Library Folder checkbox.
    OT

  • Unordered list not printing correctly

    I created a heading 3 followed immediately by an unordered
    list. However, when I print the webpage out, I see the heading 3
    fine and then the 1st bullet appears where it should but the text
    for the first bullet begins several lines down the page. All the
    other bullets are thus pushed down as well but the spacing for the
    remaining bullets is fine. It's just that the text for the first
    bullet begins way down the page. Everything looks OK in the
    browser; just when printed is the problem.
    Here is the process I followed. Selected heading 3 on the
    property inspector and typed my heading. Then went to
    insert-->html-->text objects-->unordered list and began
    typing in the info for each bullet
    My code is below. Please help.
    <h3>Deposit Ticket Request</h3>
    <ul>
    <li>Deposit tickets will be paid for by Treasury
    Operations provided they are ordered through our department and not
    ordered as a RUSH</li>
    <li>If a RUSH is requested it will be the
    responsibility of the department to cover all charges for the
    deposit tickets</li>
    <li>Please allow 3-4 weeks for the deposit tickets to
    arrive once they are ordered</li>
    <li>Whenever a deposit is made, a deposit ticket MUST
    be included, regardless of the amount, or the type of
    deposit</li>
    <li>The deposit tickets will be either a two or three
    part ticket</li>
    </ul>

    .oO(Johnny the boy)
    >Thanks for the reply Micha
    >
    > It appears the problem occurs in I.E. but is just fine
    when printing in Firefox
    >
    > the site address to the page in question is
    >
    http://www.indiana.edu/~iutreas/test/forms/bankingdepositticketrequest.html
    It's most likely an IE issue with floats. I already get this
    effect in
    the normal browser view - the form is pushed down after the
    left-side
    "New Items" box. The print preview looks even worse as
    described.
    Actually I don't have a quick solution at hand. A while ago I
    had a
    similar problem on one of my sites, but can't remember what I
    did to
    solve it ... In many cases it's enough to simply apply a
    height: 1% or
    zoom: 1
    to the floated element to get the rendering right in IE. You
    just have
    to make sure that only IE sees these hacks. Conditional
    comments are
    really helpful for that.
    Micha

  • Spool request not created in background.....

    Hi Experts,
    I have executed one report in background in sduser but it has not generated a spool request in sp01. There is no authorisation for sm37 to this user.
    In abapuser user it is generating a spool request when i checked in sp01 but not in sduser.
    What may be the problem ? Is there any authorisation problem ?
    Yusuf.

    Hi Yusuf,
    There is no otherway to delete the spool request except giving the option delete in the authorization object S_SPO_ACT.Make sure that you havenot given the values SP01, SP0R under the authoriztion object S_ADMI_FCD. If you have given both  the authorization objects with the above mentioned values than that user will get the authorization to delete the spool requests created by the other users also. So if you want to restrict the user not to delete the spool requests created by the other users make sure , not to give him the values SP01, SP0R under the authoriztion object S_ADMI_FCD.
    Regards,
    Bharath.

  • Spool - text not printing for 1st run

    Hi Experts,
    I am sending the Sap SCRIPT layouts from my print program to a spool request.
    When i execute my print program directly (without going to debuggng mode), some part of the texts (headings.. etc) are NOT seen on the layout.
    But when i run the print program via debugging mode and later turn the debug off then i am able to see the complete text on the layout from the spool.
    Please tell me what more i should have to do have complete texts on my layout on the direct exec of my print prgram?
    Thanks
    Dany

    Hi Pawan,
    The code is huge and is enclosed in loops.any ways the sample is here
       call function 'OPEN_FORM'                   
            exporting                              
                 application    = 'TX'             
                 archive_index  = ' '              
                 archive_params = ' '              
                 device         = 'PRINTER'        
                 dialog         = ' '              
                 form           = space            
                 language       = sy-langu         
                 options        = zoption          
            importing                              
                 language       = sy-langu         
            exceptions                             
                 others         = 1.               
    zoption has :
    zoption-tddest    = usr01-spld. 
    zoption-tdimmed   = 'X'.        
    zoption-tddelete  = 'X'.        
    zoption-tdprogram = sy-cprog.   
    loop at itab.
    call function 'START_FORM'       
           exporting                   
                form      = w_form     
                language  = sy-langu   
                startpage = 'FIRST'.   
    another loop contains the call to main  windows
    loop.
    endloop.
      call function 'END_FORM'                       
           importing                                 
                result                   = zitcpp    
           exceptions                                
                unopened                 = 1         
                bad_pageformat_for_print = 2         
                others                   = 3.        
    endoop
      call function 'CLOSE_FORM'                  
           importing                              
                result                   = zitcpp 
           exceptions                             
                unopened                 = 1      
                bad_pageformat_for_print = 2      
                send_error               = 3      
                others                   = 4.     
    zitcpp has :
    zitcpp-tddest    = usr01-spld.  
    zitcpp-tdimmed   = 'X'.         
    zitcpp-tddelete  = 'X'.         
    zitcpp-tdprogram = sy-cprog.    
    zitcpp-tdnewid = ' '.            
      Can you please help me with this?

  • InDesign PDF transparent images not printing right background color.

    problem with exporting an InDesign Document to a PDF and printing. My transparent images are showing up with a darker background than what they are placed on. Know how to help?

    Thanks everyone!  That really helped.
    There were a few other things that I had to make sure of also.
    Solution:
    Images placed in InDesign that were made in Photoshop or another program should be in ckmy format.  The background needs to be in the same ckmy.   Transparency blend must be set at CKMY, then Transparency Flattener presents must be set at Rasters/Vectors: 0 Line art and text resolution: 600, Gradient and mesh resoltuion 300.  Exporting to PDF must be done under present PDF/X-4:2008 Compatibility: Acbrobat 7.

  • Contacts (Mountain Lion) birthday list not printing in order

    When I try to print a birthday list from contacts it is no longer in chronological order - it is in no logical order at all.  I am a teacher and need a list of my students in order of age.  Was able to do this before Mountain Lion.

    I just found a way to print contacts in ABC order.  I signed in to my iCloud account online, then went to Contacts. I selected the contact group I wanted to print on the left page (example Xmas card list).  On the right page at the bottom, I clicked on the gear symbol and clicked "select all", then clicked again on "print". When the print window appeared, I saved the file to PDF, just to see if the information was in ABC.  It was!
    print groups or all.... no choices but at least it's a start until they fix it.

  • PDFs and InDesign spooling but not printing

    The printer is an Epson SP1400 connected via USB to a G3 iMac running 10.2.9 (ya, I know).
    It is shared by 4 other Macs in the office of various configs, 3 running Tiger and one running Leopard. All have the same problem.
    When using Adobe CS3 apps, files from Photoshop CS3 or Illustrator CS3 will print over the network to this shared printer. However, PDFs won't print from Acrobat Reader 7 or 8 or Acrobat CS3, nor will InDesign CS3 files print.
    The same PDF files opened in Preview do print to this shared printer.
    All other programs (Word, Excel, mail, browsers, Preview, TextEdit) all print to this shared printer.
    Some of these PDF files are older archive files and are known to have printed when the operating system was Panther.
    The permissions have been repaired on all machines and are repaired on a regular schedule along with the other routine maintenance. The printer queues have been reset and reloaded. The latest Epson driver was downloaded and is in use on all 5 machines. Epson blames Adobe, Adobe blames Epson, they both blame Apple. But no answers.
    I will try reloading my CS2 apps to see if Acrobat and InD work there.
    Meanwhile, any clues?

    I have the exact same problem, except with a different printer... a Brother HL-4040cn. I am running CS3, connecting USB and also running 10.4.11. Any InDesign or PDF files briefly spool and then get dumped into the 'completed' files bin w/o printing. Any other app works fine.

  • Payment Run Not Printing Check. No Spool Created.

    Hi Gurus,
    We did a payment run and it generated a spool at 1st and it was at "waiting status" which is strange because when we do this, it prints immediately.
    So, then the spool disappeared and no checks was printed. We tried to reprint it and no spool was created and nothing came up.
    We check the printer and no job was waiting. We checked the windows side, and no job was waiting as well.
    We we go to SP01, the spool is not listed there.
    There has been no significant changes in the system. We ran payment run we days ago and it worked fine.
    This is strange.
    Does anyone has a solution?
    Thanks.

    Hi,
    Go to FCHD and enter your Run Date and Run ID and delete the check information from the Payment documents.
    This will allow you to run Print program once again and a new spool will get generated. There will be no difference in your status but you will be able to print the cheque.
    But please remember, if you have already executed payment runs after this one, then it will not allow you to execute FCHD.
    For why the spool was not printed immediately, check the Variant whether print immediately is ticked or not besides the printer that you have chosen.
    Regards,
    SAPFICO

Maybe you are looking for