Cannot Open a new spool job

Hi,
I am tryiing to print the COBRA letters from the program RPUCOB02 and i am selecting uptodate radio button.
I am not facing the error when i select one employee and give the letter print.when i try to select more that one employee and click on letter generate buton it is throwing an error "cannot generate a new spool job"
It is working fine with the first employee.
when i went to into the debug mode in the Inlcude for COB02F03 of the program RPUCOB02 , there is open_form and it is dispalying the 104 exception " Error when opening layout set printing" for the second ee.
can anyone let me know how i can eliminate the error
Thanks.

Anjani & Raj,
This worked for me as a bandaid fix.... didnt do much reasearch... looks like after printing first employee the system is trying to create a new spool request again.... follwoing work around worked for me and may work for you too....
In the First component of the COBRA User Exit -  ZXPCOU01
added the following peice of code... and it worked as the spool will be openend once...
DATA: lc_flag TYPE c.
IMPORT lc_flag = lc_flag FROM MEMORY ID 'COBRAUSER'.
IF lc_flag IS INITIAL.
  lc_flag = 'X'.
  EXPORT lc_flag = lc_flag TO MEMORY ID 'COBRAUSER'.
  RAISE standard_procedure.
ELSE.
  sy-subrc = 0.
ENDIF.

Similar Messages

  • Cannot open favourites using the Firefox tag that usually opens up the menu and a new page.. Now I get the dropdown menu but cannot open a new page, losing the homepage every time I explore, can you say WHY? all other versions worked fine!

    I cannot open a new page from the Firefox favorites menu, it worked before in other versions and this new 5.1 version, but stopped working a few days ago, uninstalled, downloaded a fresh program.. same problem exists. I usually leave my 'Home Page' as a stable page and just open 'new' pages for i.e. Google, Internet Banking etc. the '+' sign on my home page or other loaded pages does not operate, hate having to now constantly sign in to my hotmail home page if and when I open new pages, can you help?

    Websites remembering you and automatically log you in is stored in a cookie.
    * Create an allow cookie exception (Tools > Options > Privacy > Cookies: Exceptions) to keep such a cookie, especially for secure websites and if cookies expire when Firefox is closed.
    Make sure that you do not run Firefox in Private Browsing mode.
    * https://support.mozilla.com/kb/Private+Browsing
    * In [[Private Browsing]] mode all cookies are session cookies that expire if that session is ended, so websites won't remember you.
    * Do not use [[Clear Recent History]] to clear the "Cookies" and the "Site Preferences"
    Clearing "Site Preferences" clears all exceptions for cookies, images, pop-up windows, software installation, and passwords.
    * http://kb.mozillazine.org/Cookies

  • 2010 Review Approval Workflow Error - Outlook cannot open a new form

    Hi,
    I set up an Approval - SharePoint workflow on a document library list in a webpart.  When the approver got the email and tried to approve from outlook, she received the following error.  She has approved documets in the past for the same page. 
    Can anyome please help me troubleshoot this?  So much appreciated!
    Word Error:
    Could not open.  http://<site ulr> _layouts/formsResource.aspx?templateFile=http://<site url_catalogs/wfpub/Approval - SharePoint 2010/Review Approval_Task_1033.xsn
    Outlook Error:
    Outlook cannot open a new form. To open the file, access to the folliwng form template is required
    http://<site ulr> _layouts/formsResource.aspx?templateFile=http://<site url_catalogs/wfpub/Approval - SharePoint 201o/Review Approval_Task_1033.xsn

    can she open the approval form in web browser instead of Outlook?
    According to the error message, it seems that the user does not have permission for the file http://<site url/_catalogs/wfpub/Approval - SharePoint 201o/Review Approval_Task_1033.xsn.
    can she open see this file in SharePoint designer 2010? that is, open the site with SharePoint designer and navigate to All Files->_catalogs->wfpub->Approval - SharePoint 201o. If she can not see the file there, ask the workflow creator to publish
    the workflow again. I had experienced strange issue in SharePoint designer 2007 and solved by check out all the workflow files and check in again
    http://social.msdn.microsoft.com/Forums/en-US/sharepointworkflow/thread/b533cfa5-e858-4ff9-bd0d-96d19946b789.

  • I cannot open a new tab with ctrl + T, or by double clicking or by right clicking

    I cannot open a new tab with ctrl + T, or by double clicking or by right clicking, i was using 3.6.18 before when i started facing this problem, than i uninstalled the firefox and reinstalled Firefox - 3.0.6, still the issue has not been resolved, i need help asap as cannot work without new tabs.

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbAPLV5/3.12.2.16749
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • Unable to open SharePoint 2010 task from any Microsoft Office application - cannot open a new form (schema validation errors)

    I can’t get the Microsoft Office SharePoint Task integration to work with any SharePoint 2010 Workflows.  When any end user clicks the “Open this task…”
    button from outlook (or any other office application) a warning dialog appears stating that:
    “Outlook cannot open a new.
    The form contains schema validation errors.”
    The error details are:
    Element '{http://www.w3.org/1999/xhtml}div' is unexpected according to content model of parent element '{http://schemas.microsoft.com/office/infopath/2009/WSSList/dataFields}Body'.
    Some points to note:
    I can replicate this using on several computers running as different users. 
    I have full control over the site and the task I am trying to open. 
    When I navigate via the SharePoint site I can open the task. 
    The Info Path form that cannot be opened was automatically created by automatically SharePoint designer / InfoPath.  I have subsequently deleted the form and published
    the workflow (which created the InfoPath form again). 
    I am running Mircosoft Office Professional Plus 2010 version 14.0.5128.5000 (32-bit)
    One workaround is to remove the “Open this task…” button as per
    http://social.msdn.microsoft.com/Forums/en-US/sharepoint2010general/thread/eb273ee9-6a4b-409c-8eb0-5351bb113386/. This is not ideal and will be my last resort.
    Any suggestions and or thoughts appreciated.
    Thanks!

    Yes, I tried that.  It did not work for me.
    I have 4 site collections.  The main site collection is the only one that I receive the error.  
    When the user clicks on the email link  and opens the document for approval, they receive the following error when they click on "Open This Task". 
    Element '{http://www.w3.org/1999/xhtml}a is unexpected according to content model of
    parent element '{http://schemas.microsoft.com/office/infopath/2009/WSSList/dataFields}Body'.
    There is nothing wrong with the task list itself, just the link from the Office 2010 client. 
    I am wondering if there is a web config or other file on the server that is specific to the site collection??
    Tracey

  • Cannot open a new tab have to get a link and open in new tab.

    I cannot open a new tab either by clicking on the button on the tool bar, going to File/Open New Tab or CTRL T. I think this happened after I upgraded to the newest version of Firefox. The only way I can get a new tab is to click on a bookmark or link and right click and select Open in New Tab. Very frustrating.
    Holly

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbFXTV5/3.11.3.15590
    See:
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Ever since updated to waterfox 34 I cannot open a new tab nor can I manually type a web address

    Ever since updated to waterfox 34 I cannot open a new tab nor can I manually type a web address

    Please note that Mozilla did not created Waterfox, nor do we provide support for this product.
    Waterfox was created by another company by using the Firefox codes which are freely available.
    For help on this problem, please contact the Waterfox support team.

  • I cannot open any new tabs in Firefox on my PC. I have Vista Home ppremium

    I cannot open any new tabs in Firefox on my PC. How can I correct this

    hello g.hill250, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • I cannot get the new movie jobs to play

    I cannot get the new movie jobs to play

    Okay.
    Perhaps a bit more detail would be in order.
    How are you trying to play it?
    What hardware 7 software are you trying to play it with?
    What happens? What doesn't happen?
    Messages? Any windows pop up?

  • Excel cannot open the new form. The Form contains schema validation errors.

    i am running the approval workflow on a document library, while trying to open Excel
    file i get the error.
    Excel cannot open the new form. The Form contains schema validation errors.
    Detailed error:
    Element '{http://schemas.microsoft.com/office/infopath/2009/WSSList/dataFields}Body' is
    unexpected according to content model of parent element '{http://schemas.microsoft.com/office/infopath/2009/WSSList/dataFields}SharePointListItem_RW'.<o:p></o:p>
    Expecting: {http://schemas.microsoft.com/office/infopath/2009/WSSList/dataFields}WorkflowLink,
    {http://schemas.microsoft.com/office/inf....
    neeraj

    Hi,
    According to your description, my understanding is that when you are running approval workflow and opening the Excel file, then it will occur the error above.
    For a better troubleshooting, I suggest you can try to create a new normal excel file and then run the workflow and open the file to test if it works. It will help to figure out if this is the file itself issue or the SharePoint issue.
    Also, please provide some more detailed information such as screen capture, it will easier to find the root cause of the issue.
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Firefox process keeps running. I cannot open a new session until I manually stop Firefox 32 process in tax manager. Using Win Vista Ultimate 64 Version 6.0 Service Pack 2

    Firefox process keeps running. I cannot open a new session until I manually stop Firefox 32 process in tax manager. Using Win Vista Ultimate 64 Version 6.0 Service Pack 2

    Firefox is already running but is not responding
    * https://support.mozilla.com/en-US/kb/Firefox%20is%20already%20running%20but%20is%20not%20responding
    Firefox Hang at Exit
    * https://support.mozilla.com/en-US/kb/Firefox%20hangs#w_hang-at-exit
    Check and tell if its working.

  • HT1277 I cannot open the new email icon for 10.6.8 and the latest secrtoy update. My old "Stamp" icon email won't let me in either indicating that the new OS version doesn't work. Please help

    I cannot open the new email icon for 10.6.8 including the latest security update. My old "Stamp" icon email won't let me in either indicating that the new OS version doesn't work. Please help. I have spend over 4 hours installing and reinstalling updates, etc. and I don't know where to go from here.....

    Mac OS X v10.6: Mail.app won’t open, or "You can't use this version of Mail…" alert after installing Security Update 2012-004:
    http://support.apple.com/kb/TS4424?viewlocale=en_US&locale=en_US
    Fellow user Grant Bennet-Alder offers this solution:
    Some users have reported this problem if the Mail Application has been moved out of the top-level /Applications folder, or duplicated in another location.
    When the Security Update is done, the old version of Mail is disabled.
    The solution has been to:
    1) make certain Mail is in the /Applications folder
    2) There is no other copy anywhere else.
    3) Once steps 1 and 2 have been done, Manually download and re-apply the Security Update (2012-004) by hand.
    Security Update 2012-004 (Snow Leopard)
    If the Mail.app has been LOST, it can be re-installed by applying the 10.6.8 version 1.1 combo update. But this update is quite large and it is usually not necessary:
    Mac OS X 10.6.8 Update Combo v1.1

  • I cannot open the new Keynote of ios7 on either my iPhone 5 or my iPad

    I cannot open the new Keynote of ios7 on either my iPhone 5 or my iPad

    I notice that the home page redirects to a secure (HTTPS) address. I wonder whether there is a setting blocking this? What if you go directly to a secure page -- will it load?
    https://www.itvsn.com.au/include/sweb.dll/product?product=155602&category=92010&site_id=ITVSN
    Your add-ons list shows AVG, ZoneAlarm, and McAfee products. Could one of them be blocking this site? See whether you can add exceptions or just disable them temporarily and test whether that helps.

  • I tried to send an email and it said it failed because I was not connected to the server. I also cannot open a new email

    I tried to send an email but it said I was not connected to the server. I also cannot open a new email

    I use hotmail. I went to hotmail sign in on the Internet and retrieved my email without any problem. I checked my settings and they are correct

  • Cannot open a new bookmark folder within a folder

    cannot open a new bookmark folder within an existing folder. when I hold the control key and click on the existing folder it opens all the bookmarks in that folder.

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.com/kb/Bookmarks+not+saved#w_places-database-file

Maybe you are looking for

  • Copying in Preview causes app to crash

    All of a sudden copying in Preview causes the app to hang briefly then exit. Anyone else having this problem and any ideas on a workaround for copying .pdf text?

  • Issue with CS3 Bridge and Flash 10?

    Im not finding any help and Im trying to trouble shoot this myself, since I updated to Firefox 3.0.8 apparently the latest version of flash was updated at the same time? My computer shows Flash 10.0.22.87 (running XP) as being installed in programs b

  • Unable to update the page name programmatically

    Hi, I'm trying to change the Page title through the program. It seems, its updating but when I actually open the page and see the page it is not showing the updated page title. Here is the code IPcdObjectFactory pcdObjectFactory =           ((IPcdGlS

  • Date field validation

    I have a date field on my form call order_date. I had used the application validation process against this item, and when the query button on this page is press, the will bw erroron the page against the item field. I had to delete the validation and

  • 1KEI Asset Transfer and New GL

    Hello If New GL is active and classic (GL and EC-PCA) is not, is it necessary to run t-code 1KEI to transfer assets to profit centres? Surely it should not be necessary if New GL and document splitting are active, as the split for assets will be done