PO Print Preview  Error 06019 "Document  does not exist"

Hi people , i`ve the following issue. I`ve noticed that when creating a PO if the user clicks con the "Print Preview" BEFORE Holding or Saving the document , the system will give the following error msg :
Document  does not exist
Message no. 06019
And then the system will hang , you won`t be able to go back and the whole PO is lost . Does anyone knows how to solve this ? thanks a lot for any help .

Issue already discussed in this link Re: Unable to Save RFQ and PO.

Similar Messages

  • Excise Invoice creation error -Billing document does not exists

    Dear Experts,
    I have created supplementary sales order, billing with refernece through sales order by VF01.
    Now I want to create Excise Invoice but system gives error Billing Document does not exists
    I have checked billing document in VBRK table & it is showing in table.
    My item categroy is L2N -and set it to C
    I have assigned Billing type under Outgoing excise invoice ->Assign billing type to delivery type still my excise invoice is not generating.
    Pl. guide me.
    Thanks
    Trupti

    Resolved my problem.
    Actually in Billing item categroy if you put SD Doc. Catg. as M you can do excise invoice even if you have not created the
    outbound delivery.
    So cycle will be Supplementary Sales Order->VF01 with ref. to SO->J1IIN -Excise invoice creation.
    Thanks to all.
    Trupti.

  • Error at the time of J1IFQ(Sub Contracting) "The Document does not exist."

    Dear All
    At time of Quantity Reconciliation for Sub-Contracting Challan (J1IFQ) i am getting the error " The Document does not exist."
    But 103 & 105 already made without any error.
    Please help me out.
    Chandrashekhar

    Hi,
    Could you please let us know process which you are following for it ?
    I hope it goes like this.
    - Create PO
    - Transfer posting goods to subcontractor
    - Create sub contracting challan
    - Receipt of goods
    - Quantity re concilliation
    - Closing the challan
    If it is with the above process..it should work..
    Thanks and Regards
    Deepak Gupta

  • 'Purchasing document does not exist' error while testing Inbound PO Idoc

    Hi experts,
    i am working on Inbound PO Idoc scenario. I am testing Idoc in WE19 with ORDRSP mesage type.
    Idoc type:ORDERS05
    Process code:ORDR
    FM:IDOC_INPUT_ORDRSP
    while trying to create PO it is giving an error 'Purchasing document does not exist' in we05.
    please suggest me how to resolve this???
    Regards,
    Bhuvan.

    Hi,
    first time i am testing this IDoc and i don't find any field in Idoc structure to provide purchase order value.
    any more inputs plz??
    regards,
    bhuvan.

  • Billing document does not exist in VF22

    Dear Experts,
       We are working on Invoice list it gives output with LR00.
    but we have created a new output type ZPGR and assigned in
        SD>Billing>Billing document>Invoice List>Maintain Output for Invoice list
         Prgram-RLB_INVOICE and smart form ZS_INVOICE_PACK_2_GRP
    and VF21 i was able club billing documents. but in VF22 while issuing output it give error 'Billing document does not exist'
    checked and found because VBTYP in VBRK for invoice list document(LR) it is 3. but RLB_INVOICE program checking values MNOPSU56.
    any idea how to deal with, is there any other program instead of RLB_INVOICE to assign smart form
    Please suggest
    Regards
    Siva

    Hi Sunkesula,
    below is the sample Z print program.
    i copy some of the code from RLB_INVOICE and change the sapscript calling method to smartform calling method.
    REPORT Z_TEST.
    INCLUDE XXXX. "you may define any include you want
    INCLUDE XXXX. ""you may define any include you want
    *       FORM ENTRY
    FORM entry USING return_code us_screen.
      DATA: lf_retcode TYPE sy-subrc.
      CLEAR retcode.
      xscreen = us_screen.
      PERFORM processing USING us_screen
                         CHANGING lf_retcode.
      IF lf_retcode NE 0.
        return_code = 1.
      ELSE.
        return_code = 0.
      ENDIF.
    ENDFORM.                    "ENTRY
    *       FORM PROCESSING                                               *
    FORM processing USING proc_screen
                    CHANGING cf_retcode.
      DATA: lf_formname           TYPE tdsfname,
                lf_fm_name            TYPE rs38l_fnam.
    * SmartForm from customizing table TNAPR
      lf_formname = tnapr-sform.
    * determine smartform function module for invoice
        CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
          EXPORTING
            formname           = lf_formname
    *       variant            = ' '
    *       direct_call        = ' '
          IMPORTING
            fm_name            = lf_fm_name
          EXCEPTIONS
            no_form            = 1
            no_function_module = 2
            OTHERS             = 3.
        IF sy-subrc <> 0.
    *   error handling
          cf_retcode = sy-subrc.
          PERFORM protocol_update.
        ENDIF.
      ENDIF.
    "call the fm of the smartform. You may pass in any data you would like to display here
    CALL FUNCTION lf_fm_name
    ENDFORM. " processing

  • Document does not exist (Message 06 619) in creation of PO

    Hi All
    Can any one help on this below issue:
    The error is 'Document does not exist' on each item that was on that RFQ to wrong vendor.
    That is because I sent them out on an RFQ with different vendor.
    Now I wish to process and save the PO to correct vendor.
    How do I get rid of those errors that do not allow me to save PO?
    Thanks
    Sada

    issue resolved

  • Error "Account assignment 00 for  purchase document does not exist " when u

    Hai,
    I am encountering the following problem when posting a PO based Invoice using BAPI_INCOMINGINVOICE_CREATE.
    The error says " account assignment 00 for purchasing document does not exist".
    The scenario is very simple.  I need to raise an Invoice against a PO. the PO has a single line item of quantity 10 net price 10.  Tax code is U2 ( 7% tax).
    I am passing the following at header level.
    Invoice_indicator ( as 'X'),company code,doc date , posting date, gross amount (107, currency USD, calc tax indicator as 'X'.
    At line item i am passing Invoice document item 000001, po number , po item number, tax code(U2) item amount (100),
    Does this error has got any thing to relate configuration matters?
    Regards,
    Upender

    Hi Upender,
    In some cases, depending on the type of PO / Posting,
    you might have to populate the accounting data itab and pass in the BAPI parameter.
    you can select the accounting data from EKKN for the PO.
    Again it depends on the PO category, wether you need to populate Qty & Unit in accounting data.
    Further, the accounting data should be exactly the same as there in EKKN ( all the fields except Qty & Unit ).
    Thanks,
    Ram

  • Shopping cart Document does not exist error while PO creation

    Hi Friends,
      We are in SRM 5.0 Extended Classic and ECC6.0. I am experiening a issue while sourcing. After shopping cart is created and ends up in sourcing cockpit, I try to create PO, I get the error 'Shopping cart Document does not exist'. I verified Number ranges, org structure, and config settings but unable to find a solution.
    This is at a critical stage where I am not able to create PO and hence process is not complete. I am not able to proceed further and need advise on how or where to look for possible issues. I did look at the other SDN postings but was not pertaining to mine.
    Thanks
    Rao

    hI
    Did you get below error message  **** pit.
    Data not found
    Document does not exist
    i believe the error message will not stop you to do sourcing.
    select and assigned to work area and assign source of supply and create a Purchase order.
    i also faced this error long back.
    br
    Muhtu

  • Error: Selected disk does not exist (21) Module-SRE-700

    Already tried everything that the recovery cisco commands, anyone have idea how to solve the problem of the print shown in print?
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    ServicesEngine boot-loader> install_key waas-accelerator-4.4.5c.4-k9.bin     
    Keyfile Size 202814577 over limit 32768 will not burn into flash
    ServicesEngine boot-loader> verify                                            
    Loading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    Unable to boot image
    Unrecognized command
    ServicesEngine boot-loader>                                                   
    #service-module sm 1/0 session
    Trying 172.20.245.1, 2067 ... Open
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    Please enter '***' to change boot configuration:
    Trying to reset Service Module SM1/0.
    May  7 11:27:33.055: %SRE_SM-6-STATE_CHANGE: SM1/0 changing state from SERVICE_MODULE_STATE_ERRQ to SERVICE_MODULE_STATE_SHDN
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    Please enter '***' to change boot configuration:
    Detect and Initialize network device
    Backup current platform configurations....
    SRE step 1 - SM registration...
    Finding (hd1,3)/296e03bc-3236-4a68-a178-688e56400a1e, failed
    Local install not supported
    Response - no installation needed (len: 422)
    SRE Installation Not Needed
    Restoring orignial configuration...
    Updating flash with bootloader configuration.
    Please wait ................... done.
    May  7 11:29:03.331: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration RequestLoading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    Unable to boot image
    þ
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  
    Now booting from primary boot loader....  
    Authenticating boot loader....  
    Primary Boot Loader Authenticated - booting....  
    Please enter '***' to change boot configuration:
    Detect and Initialize network device
    Backup current platform configurations....
    SRE step 1 - SM registration...
    Finding (hd1,3)/296e03bc-3236-4a68-a178-688e56400a1e, failed
    Local install not supported
    Response - no installation needed (len: 422)
    SRE Installation Not Needed
    Restoring orignial configuration...
    Updating flash with bootloader configuration.
    Please wait ................... done.
    May  7 11:30:31.339: %SM_INSTALL-6-INST_RBIP: SM1/0 received msg: RBIP Registration RequestLoading disk:/bzImage ... Unable to load image
    Error: Selected disk does not exist (21)
    Unable to boot image
    ú
    Initializing memory #1. Please wait...
    Initializing memory #2. Please wait...
    This may take a minute....
    Serial ATA Port 0 : Hitachi HTE545050B9A300                
    DDR Memory 4096 MB detected
    Intel(R) Core(TM)2 Solo CPU    L3400  @ 1.86GHz
    BIOS SM 3.52.8,  BIOS Build date: 02/08/2011
    System now booting...
    Please wait... 
    Please press P to select Primary Boot Loader ...  
              or S to select Secondary Boot Loader ...  
              or wait to boot from default configuration ...  

    Hi,
    Opened a tac and managed to get the resolution of the problem. For those with the same problem reported by me above just follow the procedure below:
    1. uninstall existing SRE-V software
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/sre_v/1.5/user/guide/software.html#wp1055364
    2. run sm-hw-util to set sata mode to IDE
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/sre_v/1.5/user/guide/software.html#wp1091438
    3. configure a static, 32bit route to point the service module IP address to the SM slot/0 interface
    ip route 255.255.255.255 SM slot/0
    4. install WAAS:
    http://www.cisco.com/en/US/docs/app_ntwk_services/waas/waas/v421/module/installation/guide/wssmcfg.html#wp47040
    http://www.cisco.com/en/US/docs/interfaces_modules/services_modules/sre_v/1.5/user/guide/software.html#wp1091438

  • "Document  does not exist" exception when updating a Purchase Order, Agentry

    Hello Gurus,
    I updated a PO in SAP by calling the Bapi. It displays the error:
    com.syclo.sap.mm.steplet.POUpdateSteplet::throwExceptionToClient::1513::POUpdateSteplet - Document  does not exist |
    I checked on SAP and found the PO there. And in the log file, the PONumber, Company code are sent to the server. Then  why It throws the above exception.
    I spent a day but cannot find out what happen to the PO. Please help me. Thank you very much.
    Edit: Even though I hard coded the PO Number, it still display the error.
    JCO.Structure header = _imports.getStructure("IS_POHEADER");
      String poNumber = user.getString("transaction.PONumber");
      setValue(header, log, "PO_NUMBER", poNumber);
      String companyCode = user.getString("transaction.CompanyCode");
      setValue(header, log, "COMP_CODE", companyCode);
      String purchaseOrg = user.getString("transaction.PurchaseOrganization");
    JCO.Structure headerX = _imports.getStructure("IS_POHEADERX");
    setValue(headerX, log, "PO_NUMBER", poNumber);
    setValue(headerX, log, "COMP_CODE", "X");

    Jason,
    I checked the SAP error log and found the issue in the log. I am not sure if it is the cause of "Document doesnt exists. Please help me figure it out. Thank you very much.

  • Error: web template does not exist in master system

    I have Bex 7x query. I wnat to publish it on SAP enterprise portal (EP 7.0 SP19).
    When I create a Bex iview and provide link of query, I get following error in preview:
    The webtemplate <queryname> does not exist in master system.
    Could you please let me know what can be the root cause of this error?
    Regards,
    Deepti

    Dear Deepti,
    Can you please make sure that Web template "0ANALYSIS_PATTERN" is acive in your system. If not, please activate it from
    Business content.
    You can check this by following below steps:
    Please run TX SE38 and Execute Report RS_TEMPLATE_MAINTAIN_70 and enter the template name and execute.
    If you could see the HTML code , this means it is activated.
    Could you also please confirm me the settings you have in TX RSCUSTV27.
    Regards,
    Arvind

  • BAPI_PO_CREATE1 document does not exist

    Hi All,
    I'm creating P/O using BAPI_PO_CREATE1.
    But, below messgae returned and not created P/O.
    Type    Message
    E     Document   does not exist
    E     No instance of object type PurchaseOrder has been created. External reference:
    W     "Latest acceptable GR" date exceeded by a schedule line
    W     Effective price is XXXXXX USD, material price is XXXXXXX USD
    W     Can delivery date be met?
    W     Can delivery date be met? (Realistic delivery date: 2010.08.02)
    W     "Latest acceptable GR" date exceeded by a schedule line

    Hi SUNGJIN LEE
    Kindly check the dates provided form ur side and the functional config for the scheduled line and for creating the PO form it .
    Error would come if u have not provided the data as per your configuration ..
    Regards
    Swapnil

  • Error ACLContainer: 65315 does NOT EXIST in  the Object Cache for parentID:

    Expert,
    I did the following steps to upgrade the OWB repository from 10g to 11g
    • Created a dummy workspace in the 11.2 repository
    • Created users in the destination environment
    • Run Repository Assistant against the 11.1 source database
    • Then selected *“Export entire repository to a file”* and selected the MDL(10g) to import
    After 99% of completing I have got the below error
    Error ACLContainer: 65315 does NOT EXIST in  the Object Cache for parentID: 65314
    Please let me know the solution.
    Thanks,
    Balaa...

    Hi I had the same error and worked on it for almost a week with no success but there is few work around for this try it it might work for you.
    Step 1>Run a health check on OWB 10.2 enviroment(make sure you clone your OWB 10.2 enviroment and then do this healthcheck ,these checks are tricky )
    refer
    Note 559542.1 Health Check of the Oracle Warehouse Builder 10.2 Metadata Repository
    This will give you info about your missing ACL
    Step 2> download these two scripts fixLostACLContainer.sql ,fixAllACLContainers.sql
    please refer :
    Note 559542.1 Health Check of the Oracle Warehouse Builder 10.2 Metadata Repository
    OWB 10.2 - Internal ERROR: Can not find the ACL container for object (Doc ID 460411.1)
    Note 754763.1 Repository Cleanup Script for OWB 10.2 and OWB 11.1
    Note 460411.1 Opening Map Returns Cannot find ACL Containter for Object
    Note 1165068.1 Internal Error: Can Not Find The ACL Containter For for object:CMPPhysical Object
    It might resolve this ACL issue but it did not work for me.
    If none of these work then
    Perform export from design center of OWB 10.2 and import through design center of OWB 11.2.(ONLY OPTION)
    It worked for me.
    Varun

  • HTTP Error 404 :File does not exist

    Hi all,
    On Test instance we are not able to open the help file,it give an error
    HTTP Error 404 :File does not exist
    can anybody have solution for this
    it's very urgent
    Thanks
    shekhar

    I have changed the note server definition in the external app to add the mail directory in front of the mail file name 'mail/mufile.nfs' and I get the following error:
    05/04/21 15:15:07 lotusnotes: [instance=(null), id=97176201941,7] ERROR: LotusServiceSession: getConfigProperties(): An error occured
    while reading/ retrieving the properties from the the configuration file.
    05/04/21 15:15:07 lotusnotes: [instance=(null), id=97176201941,7] ERROR: Unhandled exception in SOAP call
    oracle.portal.provider.v2.ProviderException: LotusServiceSession: getConfigProperties(): An error occured while reading/ retrieving the
    properties from the the configuration file.

  • Error "Item 000010 does not exist" while creating sales order in VA01

    Dear All,
    As per customer requirement we are trying to validate shipping data( item level) and unloading point( item level)  by customer enhancement.
    Enhancement:       V45A0003
    Function Module:    EXIT_SAPMV45A_003
    INCLUDE:                ZXVVAU05
    Inside include we have written validation code that if user enters any wrong value for shipping data or unloading data
    system will throw error message accordingly.
    It is working fine and we are getting error message if wrong shipping data or unloading data is entered.
    But after the error message is displayed if we try to save the sales order  again system throws a STOP message as a POPUP
    saying "Item 000010 does not exist".
    Now,if we enter proper shipping data or unloading data and try to save the salesorder it is throwing error "Item 000010 does not exist"..
    Please let me know your valuable input on this.
    Regards
    Arindam
    Edited by: Arindam Ganguly on Mar 11, 2010 1:55 PM

    It sounds like your error routine has prevented the insertion of the data in VBAP or XVBAP internal tables.  Therefore, upon return to the screen and SAVE, SAP is examining the VBAP or XVBAP table, comparing to the 'I' index table probably, and finding that there is supposed to be an item 10, but it's not in the necessary table(s).    This may be resulting because your internal tables are now inconsistent.
    Look at where your inserted error coding is occurring...you may want to move that to the SAVE_DOCUMENT_PREPARE routine in MV45AFZZ, so that everything will have been built, and a final check of the content will stop the sales order save until the data is corrected.
    Edited by: Breakpoint on Mar 11, 2010 3:29 PM

Maybe you are looking for

  • Can I use OS9 as the start up disk on my Intel Mac?

    I have a new Intel iMac. I want to partition my hard drive, install OS9 and run the old system. I know I can't use "classic" on 10.4.7 but I wonder if I could simply install OS9 and reboot my computer. I don't need to move between the two, meaning I

  • Display all SAXExceptions during parsing

    How can I display all SAXExceptions generated when a SAXParser validates a XML document against a schema? I want the parser to continue until the end of the document and display all parse errors by an errorhandler. Currently, the parser halts at the

  • AJAX- ODP LOV Question

    I have an ODP using the below query with an order by for rec in ( select "CCC_DDD_CCC" as "ID", "CAMPUS_NAME" as "NAME" from "LS_CAMPUS" where "CCC_DDD" = :ODP_ITEM_VALUE order by "NAME") loop htp.prn('<option value="' || rec.id || '">' || HTF.ESCAPE

  • Map Viewer - OBIEE

    Hi I'm looking for proper training on OBIEE 10g integ. with Mapviewer Can any body suggest me... Thnk u.

  • Lost icons on launch pad

    I have lost most of the icons on launch pad.  Anyone know how to restore them?