Delivery Document Not Printing

Dear All,
I have a requiremnt where in Delivery Document is not getting printed.
We are usng Z transaction's to access the Delivery Documents.
Any suggestions why this issue is coming. Appreciate your early response.
Thanks
GS

Hi ,
Ok . for that particular delivery no check data what is getting in debugging mode (If there ahy conditions  check in debugging mode).
Hope you can resolve your issue..
Let me if any concerns....

Similar Messages

  • Delivery document not being picked while creating shipment document

    Dear All,
    Issue is regarding creation of shipment document.
    As i am creating shipment document in VT01N, am unable to get the delivery doc . ie., delivery document is not picked in shipment creation.
    I have created a sales order, picking is completed n saved, PGI not yet been done.
    Am unable to create a shipment document due to delivery document not being picked.
    i/p's will be of great help.
    with regards,
    Vijayashree

    Dear all,
    The issue is solved.
    As the Route was not picking in Sales Order so the delivery was not picked in shipment creation.
    Route determination setting was not correct.
    Regards,
    Vijayashree

  • Delivery Document not getting closed

    Hi Experts,
    I am using 2007 B PL 08. I want to close the delivery document through SDK against which no Invoice or return is booked. it gives me error 'Internal error -5002 occured' when I try to close this document with following code.
    Dim fd As SAPbobsCOM.Documents
      fd = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oDeliveryNotes)
             If fd.GetByKey(93) = True Then
                    DelClose = fd.Close
                    If DelClose <> 0 Then
                        oCompany.GetLastError(FErrCode, FErrMsg)
                        MsgBox(FErrMsg)
                    End If
              End If
    i even try following code to loop through the lines collection and close lines instead of closing header.
    it gives me "you can not close rows in this type of document" error:
    Dim fd As SAPbobsCOM.Documents
                fd = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oDeliveryNotes)
                If fd.GetByKey(93) = True Then
                    For i = 0 To fd.Lines.Count - 1
                        fd.Lines.SetCurrentLine(i)
                        If fd.Lines.LineStatus <> SAPbobsCOM.BoStatus.bost_Close Then
                            fd.Lines.LineStatus = SAPbobsCOM.BoStatus.bost_Close
                        End If
                    Next
                    DelClose = fd.Update
                    If DelClose <> 0 Then
                        oCompany.GetLastError(FErrCode, FErrMsg)
                        MsgBox(FErrMsg)
                    End If
                End If
    this used to work with 2005 B. Am I doing anything wrong?
    Thanks in advance,
    Binita

    Hi Binita,
    Closing the delivery at the header level works in the DI API in SBO 2007A (though it's not good practice as the correct method, as you know, would be to add a return linked to the delivery to return the goods to stock and update the GL). I can also do this via the SBO client (it warns me that there is no target document but I can choose to continue).
    If you can close the delivery via the SBO client in 2007B then it sounds like a bug in the DI API.
    Kind Regards,
    Owen

  • Delivery document not getting updated

    Dear Experts,
    Till date our client was using VL04 for creating DA for only domestic sales, now they
    are asking to provide facility to created DA for export shipment in VL04 and we have done customization for the same.
    Now there are two separate (delivery document number)  number ranges generated for
    domestic and export sales.
    Now my problem is :  delivery document number generated for export sales is not getting
    updated in database table VTRDI 
    Have any idea ??
    Please advice
    R.Karthik
    Edited by: Karthik R on Sep 30, 2009 5:31 PM
    Edited by: Karthik R on Sep 30, 2009 6:39 PM

    Hi Lakshmipathi  ,
    Thank you so much.....for ur valuable advice !!
    I have checked the table LIKP and LIPS ...and the export delivery number is getting saved
    in these two tables...
    But my problem is with creating shipment in VT01...as delivery number generated for export is not
    getting picked in VT01 but for normal domestic orders it is getting picked.
    I could not figure out where I went wrong??
    could you please guide me on this issue.
    R.Karthik
    Edited by: Karthik R on Oct 5, 2009 8:46 AM

  • Delivery Date in Inbound delivery document not correct

    Dear all,
    I have a question with regards to the wrong delivery date appear in our inbound delivery.
    Our inbound delivery is created via EDI output in the outbound delivery of a standard SAP cross company stock transport order. The delivery date in the inbound delivery is not correct from a business point of view.
    +The correct delivery date in the inbound delivery document should be [the Actual GI date field in the outbound delivery] + [transport time (i.e. route field) in the outbound delivery].+
    Either way (i.e. the Actual GI date field is later/earlier than the planned GI in the outbound delivery), the delivery date in the inbound delivery is also wrong.
    Do you have any idea?  We have tried to change the inbound delivery type EL by setting a flag (i.e. X) in the rescheduling (TVLK-NEUTE), and it still doesnu2019t work.
    Please help.
    Thanks.
    Tuff

    Does anyone know this problem?
    appreciate some feedback.

  • Credit block in delivery document (not in posting goods issue)

    Good afternoon!
    When I try to deliver an sales order with exceeded credit limit, the following occurs:
    I enter in tcode VL01N, input the order and press enter, then the system issues a warning "Credit user check 1 unsuccessful" because some condition in the user exit LVKMPFZ1 was not satisfied. The problem is that at this point, no document has been sent to VKM1, and neither when I save the delivery.
    It is only sent when I enter in the same delivery again and save it one more time, which is a undesireable behavior. Important: the post goods issue doesn´t work at all (which is correct).
    Is there any way of sending the delivery document to the VKM1 when I save delivery document in the first time?
    Best Regards,
    Adriano Cardoso

    Good afternoon!
    When I try to deliver an sales order with exceeded credit limit, the following occurs:
    I enter in tcode VL01N, input the order and press enter, then the system issues a warning "Credit user check 1 unsuccessful" because some condition in the user exit LVKMPFZ1 was not satisfied. The problem is that at this point, no document has been sent to VKM1, and neither when I save the delivery.
    It is only sent when I enter in the same delivery again and save it one more time, which is a undesireable behavior. Important: the post goods issue doesn´t work at all (which is correct).
    Is there any way of sending the delivery document to the VKM1 when I save delivery document in the first time?
    Best Regards,
    Adriano Cardoso

  • Documents not printing correctly

    We recently upgraded our marketing department from CS4 Design Standard to CS5.5 on to CS6 and now a printing problem has cropped up, starting in CS5.5.
    When printing a document with a lot on it most of the graphics are missing. The only way to get the document to print correctly is to export to Acrobat and print from there. I thought it might be a post script driver issue so I updated it to latest one available, even trying the universal driver, but the issue still remained. I then tried the PCL driver, this seemed to fix the issue, everything prints but it doesn't print very well with boxes showing all around the images. Also using the PCL driver has caused issues with other unrelated software so I'd prefer to use the Post Script driver.
    I have printed the problem documents from my computer using a different printer with no problems but I am in a different state so that doesn't help them much.
    InDesign is version 8.0, the OS is Vista SP2 and the printer is a Ricoh Aficio MP C5000 using a PCL6 driver.
    I can supply an example if that will help at all, any help with this issue would be greatly appreciated as it's driving our design team nuts.

    I can print to a different printer, but still a Ricoh, from a different computer using the same file and same version of InDesign with no issues using the Ricoh universal PS driver. I may try the universal PS again in just in case.
    I did manage to find some small print that said genuine Adobe Postscript 3;
    http://www.ricoh-usa.com/products/docs/pdf/brochures/multifunction_color/Aficiompc4000.pdf ,
    found near the end under Print Controller specifications.
    I'll do some more testing from other PC's to the same printer as not everyone has reported similar issues, though I don't know if thats using InDesign specifically or other CS programs.
    Your suggestion to print from a PDF isn't the first I've come across so if worse comes to worse that may be the way to go.
    Cheers!

  • Status/Delivery Documents not being updated in C4C from ECC on PGI

    Hi,
    We are integrating SAP C4C with ERP via HCI. We have created a followup ‘Sales Order’ from an opportunity in C4C.
    On creating the followup sales order this gets created in SAP ERP & we get back the sales order/inquiry number in C4C,but we do not get any status.
    Also for the sales order when we try to deliver or do a ‘Post Goods Issue’ in ERP and we deliver goods the document flow in ERP shows’ ‘delivery number’ etc but these statuses are not being updated in C4C.
    We have already configured the 'Communication Arrangements ' in C4C, with this scenario as below,
    Opportunity with followup business Transaction in ERP ------ > Update opportunity from followup business transaction document.
    In HCI we have configured the following template in eclipse :
    ERP to Cod Opportunity Replicate
    So,C4C still has just two entries one for inquiry & one for sales order with just the number and no other followup documents details/status ,say PGI --delivery document number etc.Can you kindly help.
    Thanks
    Indrasish

    Hello Indrasish,
    If I am not wrong you might be using the URL for Outbound Channel that is mentioned in Catalog (standard scenarios for HCI on HCI tenant). Mind that the Outbound URL for Pricing, Query Sales Quote and Query Sales Order Scenario should be picked up from Services for same which we can get from SICF on ECC. These URL structures are also maintained in 1402 standard document for ERP integration using HCI. Yet mentioning them below:
    u
    These URL paths are to be maintained in the Outbound Channel on artifacts related to Request Pricing, Query Sales Quote and Query Sales Order.
    Let me know if this is what you were expecting and if this solves your issue.
    Regards,
    Chandan

  • STO- delivery document not commiting materials from storage location.

    While creating an STO PO and delivery to move a material from a storage location in Plant 0003 (plant 0003 consists of 30 storage locations and 3 Shipping Points (1 for each of the Depots)), we are facing 0 stock issue.
    We can change the Shipping Point in the STO PO to the Depot the material is coming from but no place to identify the Storage Location from which we are pulling.
    The STO PO commits the material and provides a commit date.
    We are using VL10B to create the Delivery > the Delivery fails and the log says "440000 0010 Only 0 EA of material 772-8760-876 available".  There is material in 3 different Storage Locations in that Plant.
    Does a delivery document consider shipping point only and not the storage location (sloc) inventory?
    Do we need sloc-shipping point tie-up one to one?
    We have inventory in both Storage Locations for MRP and for NO MRP.
    Any advice, not sure if we are missing anything in config!
    Thnx!
    Points will be rewarded.

    Check the following in OPJJ
    The checking rule(for delivery it is B in std SAP) and avaiability check(from material master) combination
    in the storage loc check sub screen
    NO storage loc inspection  check box is activated or not?
    If it is not activated then system will check as per storage loc specified in delicvery, if activated, then system will check and give commitent at plant level
    One more check is
    In table TVKOL, is the storage loc is determined through shipping point/plant/stog condition combination?
    IS so this storage loc is taken for checking

  • Document not printing full size

    I am a new pages user, and I am creating a magazine for an english class. Two out of four of my articles do not print full size, even though the paper size is set up and everything else seems to be full size. When I look at print preview, the article is shrunk down and I have no idea how to go about fixing this.
    MacBook Pro   Mac OS X (10.4.8)  

    Kurt,
    I'm not implying it's a bug. I recognize that it's a "feature." But I'd like to be able to print my doc without having to first turn the Comments feature off. It would make a good Preference selection. But I also like your idea about the warning.
    -Dennis

  • Pending Scheduled Delivery jobs not printing

    See the post at this link: If your Scheduled Delivery apps stopped printing
    I work on behalf of HP.

    mry,
    You should post your question in the Ask a Question box on the Post Install Printing Issues Forum at this location:
    http://h30434.www3.hp.com/t5/Post-Install-Printing-Issues-New/bd-p/PostPrint
    You can copy your original message and paste it there.
    Include a Subject something like this: <Model of your printer>: Copy issue
    I work on behalf of HP.

  • Third Party PO - Delivery Address not printing

    Hi,
    I have a scenario where the Delivery Address is not getting printed in the Third Party Orders randomly. do i need to modified the Z program
    or there are missing configuration ?
    If i modified the Z program which are the table do i need to use ?
    Thanks..
    Nizam

    Hi,
    When i check my po at the delivery address tab view, i found out that only address field contain data and the customer field does not have any data.
    if the address have value,i can link the PO with table ADRC to grap the customer data. but why my customer field does not have any value ? is there something missing ?

  • Microsoft Office Documents Not Printing in Complete PDF Books

    Good afternoon all -
    Our users load Word documents and Excel documents into Workspace, then add them to reporting books. When they run these books in Complete Book in PDF view, the Office documents do not show up. They show up in every other view.
    Oracle Support suggested the following options:
    1) run the PrintServer from a command window --- this worked, but isn't viable long term
    2) change the 'Log On' properties for the PrintServer service to 'This account' and specify a regular admin type account/password. --- I have not gotten this to work yet. I have it running under a user in the local admin group for that server. I see the EXCEL.exe and WINWORD.exe services pop up in the task manager window, but nothing further than that.
    I'm wondering if anyone has advice or has run into this problem before. My server admins aren't offering much in the way of help here.
    Appreciated in advance,
    Sarah

    I spoke with Oracle Support and they say the patch will not fix this particular issue. I'll keep that in mind though in case we run out of other options to try.
    I found the following in the FRPrintLogging.log:
    [2011-12-20T16:47:59.980-06:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JHTeF4O8DwH6yvrY6G1EwH2W000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: <init>] Oracle Workspace
    [2011-12-20T16:48:00.039-06:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JHTeF4O8DwH6yvrY6G1EwH2W000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: <init>] Copyright&#169 2000, 2011 Oracle and / or its affiliates.
    [2011-12-20T16:48:00.039-06:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.core] [tid: main] [ecid: 0000JHTeF4O8DwH6yvrY6G1EwH2W000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: <init>] All Rights Reserved.
    [2011-12-20T16:48:00.260-06:00] [EPMFR] [NOTIFICATION] [00194] [oracle.EPMFR.core] [tid: main] [ecid: 0000JHTeF4O8DwH6yvrY6G1EwH2W000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintServer] [SRC_METHOD: initialize] [arg: E:\Oracle\FINANC~1/products/FinancialReporting/PDFOutput/] PDF root directory is E:\Oracle\FINANC~1/products/FinancialReporting/PDFOutput/
    [2011-12-20T16:48:00.290-06:00] [EPMFR] [NOTIFICATION] [00282] [oracle.EPMFR.core] [tid: main] [ecid: 0000JHTeF4O8DwH6yvrY6G1EwH2W000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: startAndBindToRMIRegistry] [arg: 8297] RMI (Remote Method Invocation) registry created on port: 8297
    [2011-12-20T16:48:00.290-06:00] [EPMFR] [NOTIFICATION] [00284] [oracle.EPMFR.core] [tid: main] [ecid: 0000JHTeF4O8DwH6yvrY6G1EwH2W000000,0] [SRC_CLASS: com.hyperion.reporting.printserver.StandalonePrintServerLauncher] [SRC_METHOD: startAndBindToRMIRegistry] Financial Reporting Print Server started
    [2011-12-20T16:48:18.616-06:00] [EPMFR] [NOTIFICATION] [00162] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: run] [arg: Thread[Thread-13,5,main]] [arg: com.hyperion.reporting.printserver.TaskInfo@1b33a0e] Start of run for Thread[Thread-13,5,main] job com.hyperion.reporting.printserver.TaskInfo@1b33a0e
    [2011-12-20T16:48:19.701-06:00] [EPMFR] [ERROR] [00180] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: writeExternalFile] [arg: E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Book test.docx] [arg:  -5: The system denied access to the specified file.] [arg: ] Cannot retrieve the document file: {0} The returned error code is: -5: The system denied access to the specified file., Last error:
    [2011-12-20T16:48:19.701-06:00] [EPMFR] [ERROR] [00176] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: processChapterPageInfo] [arg: Book test.docx] [arg:  0: The system is out of resources.] [arg: ] Cannot print document file: {0} \n\tError code: 0: The system is out of resources., Last Error:
    [2011-12-20T16:48:19.946-06:00] [EPMFR] [ERROR] [00180] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: writeExternalFile] [arg: E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Screenshot.docx] [arg:  -5: The system denied access to the specified file.] [arg: ] Cannot retrieve the document file: {0} The returned error code is: -5: The system denied access to the specified file., Last error:
    [2011-12-20T16:48:19.946-06:00] [EPMFR] [ERROR] [00176] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: processChapterPageInfo] [arg: Screenshot.docx] [arg:  0: The system is out of resources.] [arg: ] Cannot print document file: {0} \n\tError code: 0: The system is out of resources., Last Error:
    [2011-12-20T16:48:20.618-06:00] [EPMFR] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000000657     PrintInstanceThread      getInstancePageNumber     
    [2011-12-20T16:48:20.924-06:00] [EPMFR] [ERROR] [00180] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: writeExternalFile] [arg: E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Test for book.xls] [arg:  -1: Unknown or unexpected error occured.] [arg: Error #1004: Microsoft Office Excel cannot access the file 'E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Test for book.xls'. There are several possible reasons:\n\n• The file name or path does not exist.\n• The file is being used by another program.\n• The workbook you are trying to save has the same name as a currently open workbook.] Cannot retrieve the document file: {0} The returned error code is: -1: Unknown or unexpected error occured., Last error: Error #1004: Microsoft Office Excel cannot access the file 'E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Test for book.xls'. There are several possible reasons:[[
    • The file name or path does not exist.
    • The file is being used by another program.
    • The workbook you are trying to save has the same name as a currently open workbook.
    [2011-12-20T16:48:20.924-06:00] [EPMFR] [ERROR] [00176] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: processChapterPageInfo] [arg: Test for book.xls] [arg:  0: The system is out of resources.] [arg: Error #1004: Microsoft Office Excel cannot access the file 'E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Test for book.xls'. There are several possible reasons:\n\n• The file name or path does not exist.\n• The file is being used by another program.\n• The workbook you are trying to save has the same name as a currently open workbook.] Cannot print document file: {0} \n\tError code: 0: The system is out of resources., Last Error: Error #1004: Microsoft Office Excel cannot access the file 'E:\Oracle\FINANC~1\products\FinancialReporting\PDFOutput\HRPrinter1\Test for book.xls'. There are several possible reasons:[[
    • The file name or path does not exist.
    • The file is being used by another program.
    • The workbook you are trying to save has the same name as a currently open workbook.
    [2011-12-20T16:48:22.055-06:00] [EPMFR] [NOTIFICATION] [00163] [oracle.EPMFR.core] [tid: Thread-13] [ecid: 0000JHTeJas8DwH6yvrY6G1EwH2W000002,0] [SRC_CLASS: com.hyperion.reporting.printserver.PrintInstanceThread] [SRC_METHOD: run] [arg: Thread[Thread-13,5,main]] End of run for Thread[Thread-13,5,main] end
    Has anyone dealt with anything like this before?
    Thanks,
    Sarah

  • Document not printing in cv01n,cv02n

    Hi,
    I am getting the below error while printing the Document in cv02n. Please guide me the way Forward. I have attached the Exel Document and Storage data carrier selected as ZCategory. How to know the exact storage category to my document.
    Regards,
    Peddi.

    Dear Rupesh,
    ITemplates are there. Please find the attached screenshots and suggest me.
    DC30
    DC10
    Regards,
    Mastan.

  • SAPSCRIPT: Purchase Order Required Delivery Date Not printing

    We have a required delivery date in the PO in the field EEIND. But all of the SAP logic is pointing to doc-xpekko-EINDT. I am only aware of a couple of places the logic can look for EEIND in the PO and the date is there, but again  the SAP logc seems to look at EINDT. Anybody know where else in a PO the SAP logic could be grabbing the Req. Delivery date from?
                       Thank-You

    Hello Tom,
    It should work ,because you said that they are using standard print program.
    just use &PEKPO-EINDT& and see the results.
    Thanks
    Seshu

Maybe you are looking for

  • Illustrator CC don't works

    I've installed Photoshp CC, Indesign CC and Illustrator CC. Only illustrator CC don't works. When I click on the apps , I've this message : Adobe Illustrator CC left in a unforeseen way Please, help... the report: Process:         Adobe Illustrator [

  • Need advice - should I replace PRAM battery even if I don't need to?

    I'm getting ready to open up my iMac to replace the internal memory and DVD drive. While I'm inside, I was thinking I should go ahead and replace the battery. I keep my machine on 24/7. I have no idea how long a battery lasts. Its woking fine now. Bu

  • Get an mms pic, or an email pic, and KEEP IT

    how do i recieve any picture and keep it?? I can't get mms (astoundingly shortsighted for an advanced phone), and if I get an email or go to that rediculous viewmymessage.com (which is more difficult that any human should have to deal with) I can't s

  • Getting my laptop fixed , how does it work?

    I know it may sound really basic but how does it work if I want to get my laptop fixed? Do I just walk into the store and find a random assistant or what?

  • MySql Connectivity!@?

    hi all, I have a problem connecting my testLink app program to the remote mySQL database(another PC). It seems that there is a link error on my part. Does anybody know whats wrong with my prog. The program code below didnt have any problem compiling