2 outputs getting created simultaneously when saving the document

Dear SDNers,
I have a shipment Document.
Upon saving it 2 Outputs- LAVA for (EDI) get generated at the same time.
Clarification needed:
1. Please guide as to where i need to look for the error as to why 2 outputs are getting triggered simultaneously( gap of 1 second).
2. i have checked in the processing routine associated with it. Is it the right place?
Regards,
SuryaD.

Hi Nagaraj,
thanks for your response.
So if i understand right, you mean to say that if 2 condition records are maintained, then 2 outputs migh get created.
Right.
Regards,
SuryaD.

Similar Messages

  • Invoice outputs are not printing after saving the document..!

    Invoice outputs are not printing after saving the document. Eventhough we maintain all condition records not only that Processing log also it showed that it has been processed on some date. but customer not received the printout
    Amar

    hI,
    GO TO IMG, SD, BF, OUTPUT CONTROL, OUTPUT TYPES, SELECT UR OUTPUT TYPE, GO TO DETAILS ICON AND ASSIGN THE VALUE "ISSUE OUTPUT IMMEDIATELY SAVING THE APPLICATION" FROM DROP DOWN DOWN LIST IN THE DEFAULT VALUES
    AND ASSIGN THE RELEVENT PRINTER TO USER ID IN SU01 AND IN CONDITION RECORDS
    REGARDS,
    SK
    Edited by: Sadanandam Kasarla on Mar 16, 2009 12:07 PM
    Edited by: Sadanandam Kasarla on Mar 16, 2009 12:08 PM
    Edited by: Sadanandam Kasarla on Mar 16, 2009 12:10 PM

  • "Message Processor" does not get assigned when saving the document.

    Hi folks!
    When creating a support message (SLFN) and saving the document usually the BP of the current user got assigned to the partner funtion "message processor".
    This used to work but does not anymore. Now I cannot find the reason why.
    I think I could achieve this via customizing "Make Settings for Change Transaction Types" and using "Specify Copy of Current User" but I am pretty sure this was not customized before.
    I could use partner determination procedure, too. Access sequence "User" but still I am not sure this was customized before.
    I am using SLFN transaction type service provider scenario (SLFC0001)
    Anyone got an idea?
    Thanks in advance.
    Regards
    Edited by: Christian Kaunzner on Mar 25, 2009 5:15 PM

    Hi Christian,
    did you solve this issue on your own? can you share your experience?
    thanks
    Pedro Rodrigues

  • When saving the document is said "not to exist"

    I have been unable to save new documents when working in pages. A dialogue box states "the page does not exist".

    Hi  Bhaskar,
    Thank you for your posting!
    According to your description, my understanding for your scenario is :
    In your document library require check out documents before editing Setting  is not enabled and there is no required field;
    when user save the document, the document still checkout ;
    Still require documents to be checked out before they can be edited.
    In my test, when user edit the checked out document and save it , the office will pop up a window as this:
    If we select Yes, the document will be Checked in; If we select No, the document will be still Checked out.
    For narrowing down your issue,  I need to clarify some information:
    How about  creating  a new document library?
    Does the issue appear for all the document  in the library?
    Also for making sure disabling require check out documents before editing Setting , you can try to use PoerShell:
    Change SharePoint list settings using PowerShell - Part 1: General and Versioning
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Same output type getting triggered twice upon saving the document

    Dear SDNers,
    I have a shipment Document.
    Upon saving it the same Output type gets generated twice. ( in a gap of 1 second)
    Clarification needed:
    1. Please guide as to where i need to look for the error as to why same output is getting triggered twice  simultaneously( gap of 1 second).
    2. i have checked in the processing routine associated with it. Is it the right place?
    P.S. I had posted another similar thread. Closed it since i felt it lacked clarity.
    Regards,
    SuryaD.

    Hi,
    Fetch the data from Nast table for that document number
    Check the vstat  . if it is 0 then use the below function module.
    CALL FUNCTION 'RV_MESSAGE_SET_PROCESS_STATE'.
    Then it will update the existing single record for the first time .
    Next time on wards you will get the multiple records for te document in the Nast table.
    For that you need to change the VSTAT status as per the requirement.
    Hope this might solve your problem.
    With Regards,
    Sumodh.P

  • Disk full message appears when saving a document to DropBox

    I have Dropbox dowloaded onto my computer.  When saving a document to Dropbox, a message appears saying it cannot sync with my computer as I do  not have enough space.  This does not bother me as I do not wish to have it sync with my devices as it is work related DropBox.  However, more recenlty, when saving the documents to DropBox, my computer is saying that it cannot save it (to the actual hard drive as well as DropBox, I assume) as my disk is full.
    When I logged onto my laptop this monring, I also got a message that said my start up disk is full.  I have no idea what any of this means nor how to fix it.
    Please help.

    All of these message are saying the same thing: the disk in your computer is full. You must remove something or increase the size of the disk before you will be able to add anything more.

  • I received an email containing a spreadsheet created using Mac Office 2004 on my new MacBook Air equipped with Mac Office 2011.  When I saved the document, my Finder lists the document without the .xls file extension. Why?

    I received an email containing a spreadsheet created using Mac Office 2004 on my new MacBook Air equipped with Mac Office 2011.  When I saved the document, my Finder lists the document without the .xls file extension. Why?
    All other .xls documents created by Mac Office 2004 retained the .xls file extention when I migrated them over to the new MacBook Air.

    I know what happened.  When I saved the document I somehow hit the Hide File Extension box.  Sorry to trouble this group. I simply resaved it w/o activating the Hide File Extension feature.

  • Print program is not getting triggered when saving the application

    Hi all,
    My requirement is when i save the invoice using VF01 the print program should get triggered.
    The print program is not getting triggered when saving the application even when i have configured the outtype and have attached the print program.
    The setting "send immediately (when saving application)" is also checked.
    I need to configure it for VF01 transaction.
    The error message displayed was " please maintain output device in master data".
    Regards,
    Umesh

    Hi Umesh
    Please check if you have missed any of the following:
    1. Defining Access Sequence(can use existing).
    2. Defining Output Condition Type(can use existing). - Assigning the Driver Program and Form in processing routine.
    3. Output Determination Procedure
    4. Assign Output Procedure to Billing Types
    Kind Regards
    Eswar

  • How does the icon get created for a saved file

    In my program I allow saving files using JFileChooser and ActionListener.
    In the constructor of the main class which extends JFrame I also set an icon by saying:
    this.setIconImage(new ImageIcon("image.jpg").getImage());
    This does not only set an icon on the title bar and the minimized window, it also creates an icon on my saved files. However, the image quality for the icon on my saved files is bad, even though the image quality for the other icons is ok. The size of the icon image I am providing is close to the size of the icon image on my saved files.
    How did the icon get created for my saved files? Is it possible to improve the image quality?
    Thanks for looking at this!

    I just realized that
    this.setIconImage(new ImageIcon("image.jpg").getImage())
    did not create the icon for my saved files.
    So what did create it? I did not program it!
    However, I happen to have an icon file Ananya.ico where I have my java project. I use if for my installation file. Did Java use this icon?
    Please help! Thanks!

  • An error occurred: Save document failed / An error occurred while saving the document: PATH (HDB 00055)

    Hello Colleagues, I am creating an analysis in build 576, everything goes well, the algorithm calculates the needed values, but when I try to save the analysis, I receive the following error message: "An error occurred: Save document failed / An error occurred while saving the document: <PATH> (HDB 00055)".
    Does anyone know what could cause this error message?
    Thanks a lot for any hint.
    Sergey

    Hi Henry,
    I am using PA 1.0.11 and received this error; any update on this fix for SAP PA. Does this happen for a particular data source.
    I am currently using Excel as source and whenever I try to use this data; I get this even if I move the data to a new file or rename a file. I tried to check the same issue with a different file and it works fine. This file worked fine a day back.
    Please let me know if this is unusual for this version.
    Regards,
    Arvind E

  • Error when saving a document

    I am trying to download and save a document from the apple support site (iPod classic (120GB) User Guide). Every time I click the save button I get the error message A file error has occurred. I tried reinstalling Adobe Reader9, with no luck.

    Right-clicking on the link and choose "Save target as" works fine, thanks. Just up until now I have had no problem clicking the save button when viewing a PDF file on-line. This saved the document to my desktop. Still would like to know how to get rid of this error though.

  • Is it possible when saving the psd file to have an automatic jpg file saved at the same time?

    My work involves preparing images for printing lightboxes and window installations.  My clients require to pre-approve the photos before printing.
    I usually save my files as psd but since the files are very large in this format I usually save another copy as a jpg file that has a much smaller file size.  This makes it possible for me to add these to a presentation and and send them to my client.
    Is it possible when saving the psd file to have an automatic jpg file saved at the same time?  Or do I still have to do this manually?

    If you save the document manually as a PSD file in Phtoshop not from within an Action, Script, Plugin or Droplette.  You may be able to write a Photoshop that would do as save as Jpeg,  And you should be able trigger its execution by setting up a Script Save event using the Script event manager.  When You do a manual save  the script should be triggered.  I wrote may be able to for I have never tried to write that script or set up a Script Manager Save event.  I have only use open events.

  • User Exit or BADI for IW31 when Saving the Service Order

    Dear ABAPers,
            I would like to add one more line in Service order item when saving the Service order in (IW31) at runtime.Is there User Exit or BAdI.It is very Urgent Please help me.
    Thanks & Regards,
    Ashok.

    Hi
    U can go through the tansaction.
      System/ Status
      Double click on program name.
    For badis:
    Search for the Phrase:
      cl_exithandler=>get_instance.
    U will the badi definitions.
    For User exits:
      search for the phrase: CALL CUSTOMER-FUNCTION
      u will get the user exits.
    If it is helpful rewards points.
    Regards
    Pratap.M

  • System ask GL Account when saving SO Document

    Hello,
    Am creating Sales Order (va01) with all the complete data..
    But when am saving the trnsaction..its prompting incomplete  ..GL Account need to be maintain...
    Did i missed out some configuration that trigger this error message when saving the SO?
    Edited by: she on Oct 8, 2009 12:05 PM

    Hi,
    Check the Transaction VKOA in which we will assign the  GL Accounts to the Accounting keys.
    I believe some GL account is missing for your accounting keys.
    thanks,
    santosh

  • I get this error when submitting the issue to DPS

    Hi am using Woodwing Enterprise to publish folios to the Adobe DPS and it has been okay, I have finished creating of a new issue and I get this error when submitting the issue to DPS : Adobe Distibution Server returned error while calling "createIssue". HTTP code: 401. HTTP message. " Unknown error.". Adobe results message: " Unauthorized for access. See logs for further details." Adobe results status: " UNAUTHORIZED." The DPS account was recently renewed

    Please contact gold support about this issue.

Maybe you are looking for

  • After effects crashing unpredictable, please help if you can?

    Only be happening for a week or so. seems to be related to blurs in adjustment layers. ill be using blurs to spot blur certain anatomy for a tv show. sometimes I track and blur  with mocha sometimes manual track. ill be adjusting a track or a mask an

  • Connecting to a database- next field button problem

    Hi, I really need help. I'm creating a template where the "First Name" and "Last Name" fields automatically populates when the user clicks a "connect" button. This button will then connect to their local database. I haven't been able to find a soluti

  • How do I get my pc to recignize my 3gs iphone when I plug in the USB to sync and backup

    When I plug the USB into my pc and 3gs Iphone itunes does not recognize it as being plugged in.  I have no trouble with my Ipad.  I have tried different USB ports. The most current version of Itunes is being used.  What can I to do sync and backup my

  • Ipod touch 4g / HD TV

    I purchased a TV episode on itunes, put it on my 4g Touch, went to the Apple Store, bought an HDMI adapter and HDMI cable from them, came home, hooked it up, and I get a message that says I can't view it on my TV because it's protected.  Is there a s

  • CJS-30151  Java process server0 of instance RP8/DVEBMGS01 [ABAP: ACTIVE, Ja

    Dear Experts There are two server nodes with physical hostname as dbpocvm and cipocvm and virtual hostame as dbRP8 and ciRP8 respectively. We have successfully installed the SCS00 on ciRP8 and DB on dbRP8. Now we are running CI installation on ciRP8