Wrongly printing the delivery

Hello Sap Gurus,
My issue is for one day the delivery was printed and distribution took the pick list. Then sales team added a note to the sales order through VA02 and saved it but the delivery had not been deleted and did not require any changes. The same delivery printed again this resulted in duplicate pick lists.
So here the issues is that the same delivery printed twice in 2 days, which could have resulted in duplicate shipment in error if not caught by distribution.
Could some one please throw some lights on this.
Thanks,
Sha

Hi,
Please asses whether the Delivery printing is by a Dlv output message for print out or the pick list is generated by processing a custom program.  This can happen if you use overlapping dates for printing.  Please provide addition info on dlv pick list prinitng process to resolve your issue.
hope this helps.
Thx
MJ

Similar Messages

  • How to get the Delivery address for PO

    I have a problem.
    I am working on a SAP Script , which is for PO(Zmedruck_po) , which is a copy of
    MEDRUCK.
    I am asked to print the delivery adress in a window .
    The scenario is like this .
    In ME23N , under item details , there is a tab called DELIVERY ADDRESS
    this has option to enter the adress details or a delivery number in the  address text box .
    If the address number is present i have to print that address , else i have to print the address which is entered in the delivery address tab.
    If the delivey address number is there i have no problem in printing it ,But if address number is not there ,I need to know how to get the delivery address,
    is it the plant address, company code address ... ?
    I debuged ,but could not find out.
    Can anyone help please .

    Hi,
    try using the below method:
    Goto TWLAD table with storage location (EKPO-LGORT) as key to get address number (ADDRNUMBER).  then goto ADRC table to get the address of the delivery
    Regards
    Shiva

  • Print of Delivery challen

    After creating  delivery and while printing we need five copies of a same document but only one field will be change in all the documents.How can we choose the field  and print
    how can we take a screen chart in SAP 2005B

    Hi Sampath,
    Have you resolved the problem?
    If not, to get the wording "Original" for the 1st copy, "Duplicate" for the 2nd copy, and so on you may try this way:
    1. Create new fields (Formula) in the PLD
        eg. Field_375, set the formula: CopyNumber() == 1
              Field_376, set the formula: CopyNumber() == 2
              etc
    2. Create new fields (Text) in the PLD
        eg. Field_377, set Text = Original, link to Field_375
             Field_378, set Text = Duplicate, link to Field_376
             etc
    When you print the Delivery Document, for the 1st page it will shows "Original", 2nd "Duplicate" etc.
    Hope it helps.
    Regards,
    Ida

  • How to print the changed address in delivery output

    Dear Gurus,
    As all we know the customer address comes in sales order from customer master table or address table and further get copied into delivery also in case of same SP and SH.
    My issue is that we do not maintain different SH for a sold to party so SP = SH and there addresses will also be same.
    In output we are getting address from ADRC table.
    Now if we change the ship to party address in delivery manually and get the output the printed address is unchanged.
    But I want to print  the changed address in delivery output without changing the masters and maintaining diiferent ship to party.
    Please help me how to determine it in print out???
    Thanks,
    Sanjay

    Hi,
    I think the logic you have written is wrongly on output.
    The logic is like this:
    Pass the document number into "VBPA" table.
    Execute.
    Fetch the address number against "WE(ship-to-party)".
    Pass the same address number into "ADRC" table to get the address.
    Here you will get the new address which is different from the maaster data.
    Regards,
    Krishna.

  • Wrong consignor address while printing outbound delivery via VL71

    Hi SD Gurus,
    Consignor address is printed wronly while printing outbound delivery using VL71 for the first time and its printing correctly when printed using VL03N. User is repeating the output in delivery and the repeated output shows correct consignor address in VL71.Why is the consignor address printed wrongly in the first insatnce ?
    Please provide your valuable inputs to solve this.
    Thanks
    Rama

    Hi Rama,
    If you are saying that such issue happens only on some of the delivery notes while printing thro' VL71, then it is most likely that the delivery number which has this problem will be in the middle of the delivery documents that prints thro VL71. The only way you can recreate the scenario is to repeatedly print deliveries (may be having atleast 10 deliveries one time) thro' VL71 and check. And it should be the problem of flushing out the variable at some point in the ABAP program.
    Try and this might help....
    Hope this helps...
    Thanks
    Mukund S

  • Delivery document how to print the BOM Parent and Child items

    Hi,
    I have a production BOM. In Delivery document how to print the Parent and Child items Item Code and Qty.At the time
    of add a delivery document Inventory stock redused only in Parent Item not child item because child item stock already reduced in issue for production.

    If you need to print both the BOM Parent and Child items, you have to create your own report. BOM is only for production if it is not Sales type.
    Thanks,
    Gordon

  • Printing to PDF: prints the wrong page size and orientation

    I am trying to print a simple 60 page document composed of 8 x 11 inch pages to a pdf. I want the pdf in spreads, so that 2 8x11 inch pages in portrait orientation will be next to each other as a spread. Each time I try to print, the pdf comes out in the wrong orientation or the wrong size or both. When I export it to a pdf, it is the right orientation and page size, but the file size is way too large. So how do I fix this annoying problem? I have tried adjusting the print setup but it still won't print right. This seems like a simple operation, but indesign has been giving me trouble with this for weeks. I should mention I'm using CC. Thank you.

    Go to the AdminUI ( http://<servername>:<port>/adminui ), and to Services, PDF Generator.  Pick File Type Settings, and click on the Standard entry.  If you pop open the HTML to PDF section, you can edit the size, margins, orientation, headings and footers, site recursion, and pdf initial view settings.  <br /><br />Save your settings as a new Filetype (you can make as many as you want), and pass the name the filetype as the second parameter to the call to the htmlToPDF method on the web service client.<br /><br />http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/g eneratepdf/client/GeneratePdfServiceClient.html<br /><br />I am unfamiliar with interacting directly with the web services via SOAP, so if you are not using the pre-built GeneratePdfServiceClient supplied by Adobe and this information does not solve your issue you will need to see if anybody else can help.  I imagine that there is a similar String parameter where you place the Filetype name defined in the AdminUI.<br /><br />(edit: I should mention, the GeneratePdf service is a part of PDF Generator ES, not Output ES, so you may have better luck in the general Livecycle ES forum)

  • New address to be printed in the delivery output type

    Dear all,
                    For the delivery i issued one output message to take the printout of the shipping label .
    Now i changed the address in the ship to party and again issued the message , still it is taking the old adress only is there any possibility for the new address to be reflected in the output message with out creating the new deelivery numbe .
    Best Regards,
    Kumar

    Hi there,
    In the O/p type form layout, in the ship-to address field mapping check what mapping is done. If the mapping is done to LIKP-KUNNR, then if you change the ship-to address, then the new address will come into the print out if you retrigger the O/p.
    If the mapping is done to pick it from VBPA tables of the relevant sales order, then it willnot update.
    So check the field mapping in the printout.
    Regards,
    Sivanand

  • Print out the delivery schedule item wise

    Hi friends..
    can any one pl tell me how to take the printout of the delivery schedules item wise.
    i have checked the ME80RN but it doesnt work for me.
    client want to print delivery schedule not SCHEDULING AGGREMENT.
    Your help will be highly appreciated..with points..
    Regards,
    Anil

    Hi,
    Hope you can create an access sequence with material as a field and create a condition record based on this...
    Bcoz mess determination takes place at header level.
    Reg,
    Deepak

  • I can't print using airprint from my iPhone 4.  Everything with the phone and the printer and router are up to date.  I can print from my iPad 2 with no problems.  What's wrong with the iPhone 4?

    I can't print using airprint from my iPhone 4.  Everything with the phone and the printer and router are up to date.  I can print from my iPad 2 with no problems.  What's wrong with the iPhone 4?

    I just wanted to leave a note that it's working now. I'm not sure if it was the latest iTunes update that got it working or that i decided to start a new library instead of using the one i had backed up on Windows 8 (it didn't occur to me to check using the old library when i re-installed iTunes). But if anyone is having this problem, it might be worth trying again with a new installation of iTunes to see if the latest update works for you, and if not, try using a fresh library instead of a backup (by fresh library i mean discard your old library completely and start a new library, not just restore as new iPhone, a whole new library).

  • Printing from the Delivery Engine to non CUPS enable printers

    Hello,
    I have a EBS R12.1.1 customer who has a requirement to either Email or Print AR Invoices. However, they have rejected using BIP the Bursting and Delivery Engine because their printers are not CUPPS enabled and they dont want them to be. So instead they have designed a custom solution which forces the invoice print to run for an individual invoice at a time. Obviously this is now causing them some performance issues.
    Is there a workaround that is used to get round the restriction that the delivery engine can only to to CUPS enabled printers?
    Thanks
    Mark
    Edited by: user717274 on Jun 16, 2010 8:46 AM
    Edited by: user717274 on Jun 16, 2010 8:46 AM

    Hi,
    Assuming you are generating PDF output you can actually print via Delivery Manager directly to printers without a CUPS installation as long as the print itself is enabled for IPP requests.
    This is done on the print server itself using Microsoft Internet Information Services (MIIS) and will need to be done by the clients infrastructure team. Once it has been enabled you can navigate to the print server via a web browser using the supported syntax (something like http://<print_host>/.printer - check internet for syntax). You will then see a list of printers enabled for IPP printing on that server. You will be able to click on the printer which will take you to a standard page showing the current printer status. After selecting the printer, make a note of the URL from the print server as you will need this.
    You can then use delivery manager to submit a request entering the print server for DeliveryPropertyDefinitions.IPP_HOST and the path to the printer and printer name for DeliveryPropertyDefinitions.IPP_PRINTER_NAME.
    You will also need to convert your PDF file to PostScript so that the printer can interpret it. See documentation on using GhostScript (pdf2ps) to do this. Once the conversion utility has been installed on the server you can set DeliveryPropertyDefinitions.IPP_DOCUMENT_FORMAT_POSTSCRIPT and DeliveryPropertyDefinitions.FILTER to the executable on the server which will perform the conversion.
    Some of the newer models of printer support PDF natively in which case you won't have to perform the conversion (which can cause a slight shifts in the report layout since the PDF file is actually converted using an algorithm).
    One other thing, you won't be able to use the same approach for faxing to IPP enabled devices. In this case you definitely need the CUPS request broker having been through a lot of pain in trying to get it working.
    Good luck.

  • I cannot order photo prints from iphoto. Error says that the delivery address is in an unsupported country. The address and my account are in the UK. Does anyone have any ideas?

    I cannot order photo prints from iphoto. Error says that the delivery address is in an unsupported country. The address and my account are in the UK. Does anyone have any ideas?

    I cannot order photo prints from iphoto.
    Are you trying to print from iPhoto on your Mac or iPad/iPhone? If you are trying to print form yor Mac, check, if the Print Products Store in the iPhoto Preferences > Advanced is set to U.K.
    Also the bimmling address, Delivery address, the country for your AppleID and Credit Card must all be in the same country. Check this document:
    http://store.apple.com/uk/help/print_products
    -- Léonie

  • Printing the pick list from the delivery automatically

    Hi All,
    Please let me know how to do the : Printing the pick list from the delivery automatically ?
    Thanks in advance.
    Regards,
    Nagaraju.

    hi,
    execute VL70.
    balajia

  • Printing to the wrong printer

    we have a small network at home with three Macs (all running 10.6) and two laser printers (Brother b/w, HP color) the HP ColorLaser Jet is the latest device added to the network. The printers are on the network using Ethernet.
    Everything worked fine so far but since three days on the MacBook the printers are mixed up. If I select the Brother as the printer to use I get all the options from the Brother driver but the paper will be printed by the HP printer ?!
    First I suspect my daughter but I could see that "strange" behaviour myself. Why that, and more important how can this be fixed?

    sure I won't. Indeed I have setup my DHCP server that way (there is an address range outside the dynamic range for devices that need fixed addresses). Just in case the router and firewall have fixed address - you never know.
    But having fixed addesses for the LAN priters as well I have now five devices outside the dynamic range of the DHCP compared to the three notebooks?
    But back to the issue of the wrong printer. What disappoints me is the fact that there is no error message. The system just works the wrong way around. You can choose your printer, you can choose the print layout and all the other options and at the end it fails (sending the data to the wrong device).
    I know IT is still complicated behind the scene. But this situation should not happen.

  • PostScript feeding to the WRONG printer tray

    I've got a real quandry here. I have a system that runs mainly character mode reports, but a few bitmaps. They used to print to the same tray as the character mode reports. I use a perl script to print all reports to a postscript file, and then lpr them from the UNIX server to which ever client is using the system.
    This has all worked fine, but now, as I said, the bitmap reports print to the wrong tray. I have check to see if the is an SRW.SET_PRINTER_TRAY in any of my reports, and there is not, so none of them manually specify to change trays, but I found this in a current printing of the bitmap:
    %%BeginFeature: *InputSlot Upper
    0 statusdict /setpapertray get exec
    %%EndFeature
    This is not in the older version of my reports.
    Here is my current:
    Oracle Toolkit Version 6.0.5.34.1 (Production)
    My previous toolkit:
    2.3.7.0.0 PRODUCTION
    Maybe this is the problem?
    Anyhelp would be great.

    hello,
    please try to print the report that is causing the problem alone.
    and try to use the latest patch for 6.0 or even version 6i.
    regards,
    the oracle reports team

Maybe you are looking for

  • Quality of movies in Keynote TERRIBLE compared to QT

    I have a movie file exported from FCP with no additional compression, a DV file, and I can play it full screeen on my 933 mHz iBook G4 and it looks fantastic, plays smoothly. The same file, when played as part of a Keynote presentation, shows fuzzy a

  • X131e - weird browser tabs behaviour

    Hello all. Took delivery of an X131e a few days ago. OVer the past few days I have noticed an intermittent issue with the behaviour of tabs in both Explorer and the latest version of Firefox I installed. Essentially, what happens is that every time I

  • Windows Server Backup - wbengine.exe Crashing

    Hi, When running either a scheduled back or a once off backup, I receive the following error around 30 seconds into the backup: "The Windows Server Backup service has stopped" "A fatal error occurred during a Windows Server Backup snap-in (Wbadmin.ms

  • Changes in Workflow is not reflecting

    Hi, I have created one workflow definition and activated and tested. After that I have changed the workflow definition and when I tried to test it again it is executing the old definition. I have tried executing the standard transactions SWU_OBUF and

  • I am trying to reset my security questions, however the reset security info to email address is not available to me

    I am trying to reset my security questions, however the send reset security info to email option is not available to me. Anyone know how I can fix this please.