Invoic01 idoc posting error Lock error 1 &

All,
Has anyone seen this error before with Idoc processing?   If so what causes it?   The idoc status is 51 and the Status detail is
Code                   SAP
message #           999
message type         E
ID                         ZZ
Any ideas on how I can determine this?   We cannot replicate the issue so can't trace/debug. 
Thanks
Sandra

Thank you both -  I thought it was due to customization but was hoping the code SAP meant it was due to SAP standard. 
Anyway, I did what you both told me to do - got the same results.  Unfortunately this ZZ seems to be used as a catch all type error message so there are hundreds of abaps that appear when I click on "where used".   I know most of the customized objects so can search on those individually.  
Thanks again,
Sandra

Similar Messages

  • Using INVOIC01, IDOC posts invoices against POs that weren't sent to vendor

    Does anyone have any suggestions on how to prevent the IDOC INVOIC01 invoices from posting against POs that were not originally sent to the vendor??  (BSART = INVO)
    For example, vendor (1521) sends an electronic invoice file processed as an IDOC.  Vendor 1521 includes an invoice against a PO that was sent to vendor 7549.  Since the PO exists, the IDOC posts against it.  I want to make this a hard error (a 51 status).
    Please help,
    Cindy

    Hi Cindy,
    If you are using a standard process code for this interface, you will not have this sort of problem as the combination of Vendor and PO number are validated before that is posted. If you are using a custom stuff then you need to check the table EKKO by passing the vendor number and PO number as input to that, if that combination exists go ahead otherwise throw the idoc into 51 status.
    Thanks,
    Mahesh.

  • IDOC Locking Error Inbound

    Hi all,
    We are creating a custom idoc with custom message type, inbound process code etc. The IDOC is updating the pricing tables via BDC ( Transaction VK11) for different access sequences.
    Data transfer is between 2 SAP clients on the same system.
    The issue is that in the inbound idoc always throws an error saying: "The condition is blocked by RFCUSER".
    Since the inbound FM does a BDC CALL TRANSACTION VK11 I dont have any idea why it should be locking. The BDC does a save only at the end of the process and running the idoc in WE19 does not show any issues.

    Please re-check the error message and post it back here.
    In any case , try if BDC sessions work instead of call transaction.
    Regards

  • File to Idoc error:"Lock table overflow"

    When I post 3000 records I see 3000 idocs generated in ECC successfully, when I try to post 4000 idocs I get an error in PI "Lock table overflow" in SM58, please help
    Thanks

    Hi.
    The error could be due to following:
    1. small size of lock table
    2. a particular program sets a large no of locks
    3. an update process hangs hence setting a large number of locks
    please check below thread.
    Lock table overflow
    Also check below link frm help.sap.
    http://help.sap.com/saphelp_nw70/helpdata/en/d3/43d2416d9c1c7be10000000a1550b0/frameset.htm
    Hope this helps.
    Regards,
    Deepak.
    Edited by: Deepak  Shah on Feb 8, 2011 4:48 AM

  • IDOC POsting Error: Transition no. OBJ_SYS is blocked by another user

    Hi Experts,
    I m sending the XML from a third party system into SAP using XI as middleware for IDOC posting (FB01).
    I m getting an error <b>Transition no. <xx> is blocked by another user</b> while sending intercompany and cash applications. SAP is unable to process such XML directly.
    But if i login to SAP and mannually post the IDOC, it is getting posted successfully.
    Any idea what may be the cause?
    Useful answers will be rewarded for sure.
    Regards
    DhanyaR Nair

    Hi Dhanya,
            In your inbound idoc processing program, pls do use the lock mechanism for the FI document which you are processing and if it cannot be locked then keep it on wait for sometime and check for the same.
            If its a standard program check whether it can be done in XI.
          When SAP is locking the transaction it will be unlocked after the commit work and hence its happening.
      The reason why you may not be getting this in individual processing is that you are doing the same thru a single session. And the lock if am not wrong is happening in table level and not in record level.
    Cheers
    JK

  • INVOIC01 IDOC giveing error.

    Hi
        I am trying to process INVOIC01 IDOC using standard SAP function module IDOC_INPUT_INVOIC_MRM. Always its giving error at a particular poing as given below.
    IF f_subrc = 0 AND NOT i_rbkpv-zterm IS INITIAL
    AND i_fix_payment_terms IS INITIAL
    AND ( NOT i_rbkpv-zbd1t IS INITIAL
    OR NOT i_rbkpv-zbd1p IS INITIAL
    OR NOT i_rbkpv-zbd2t IS INITIAL
    OR NOT i_rbkpv-zbd2p IS INITIAL
    OR NOT i_rbkpv-zbd3t IS INITIAL ).
        f_subrc = 4.
        f_fieldname = 'RBKPV-ZBD1T'.
      ENDIF.
    The values are  i_rbkpv-zterm  = A500 , i_rbkpv-zbd1t = 30 and all other variables in the condition are initial. This 'IF' condition always fails.
    Anybody have any idea why this happens ? Any solutions/ work arounds / suggestions ? Please.
    Can anybody tell me what is this i_fix_payment_terms ?
    ofcource..points will be rewarded for helping answers...
    Regards,
    Krishnakumar

    Check the sy-subrc value before the IF statement in debug.
    It should always 0 and i_fix_payment_terms (Internal table ) will not contain any value.
    Hope it will fill after that....

  • Idoc posting error 51

    Hello,
    I am getting an error when Posting
    IDOC type /AFS/ORDERS05 , error is Entry 00 in T173 does not exist - check your entry.
    I am not sure what this error is , is that some segment not filled correctly from my Z Program.
    If yes , then what could be that segment.
    Regards
    Prashant

    check werks/plant -T173 seems to does not exists in the master table T001W.
    check this, let me know incase of issues

  • IDOC posted with error

    Hi
    working on File2 IDOC scenario..my idoc posted .. but that is red and green in SXMB_MONI... where should I check for correct the problem?

    I am getting error like this :(SXMB_MONI)
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>I::000</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: I::000</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    please help me

  • Lock error while Changing the Routings through IDoc

    Hi All,
            we are trying to change the routing by passing change mode X using IDoc /SAPMP/ROUTING01 with message type /SAPMP/ROUTING and we using the function module /SAPMP/IDOC_INPUT_ROUTING to process the IDoc. We have no problem while creating but when we are trying to change we getting errors that Header, Operation & Sequence cannot be locked (lock management error).
    On executing this IDoc we are getting errors with meggase No. CPCL015 Header cannot be locked(lock management error), CPCL218 Operation cannot be locked(lock management error), CPCL115 Sequence cannot be locked (lock management error).
    Please help me in resolving this isuue.

    Use OP77 to define work area. Check the flag for locking the header and use that work area in BAPI interface for changing the task

  • WPUUMS IDOC Posting error

    HI,
    When i am sending aggregated sales data to wpuums idoc, it is giving error ...Document 90000007 saved (error in account determination) (MATNR Unknown)
    When i cheked with VF02, its say doucment does not exit.
    Please provide some solutions.
    Regards
    Laxmi Bhushan

    Hi
    Check the status of IDOC in WE02 or WE05  .From status records you can identify the exact issue.
    If  error is matnr is unknown  then that means either material is not in correct format or not extended to correct sales area.
    Regards
    Mandar

  • One of the IDOCs has an specific error message (status 51 Idoc not posted)

    Dear Experts,
    ple. provide the solution for my issue.
    In my list of compaines one of the company had an external partner(warehouse) who takes care of their products.
    Communication between that external partner software and my system(PVS) is happen through IDOCs.
    But one of the IDOCs has an specific error message ( status 51 and status text : Specification for units and quantites containe error),
    acctually we are receiving picking meterials from the external system to my system.
    I can able to see the Inbound Idoc and status, I am not able to see the Outbound Idoc, then how can I test why its happening this problem and I how can I give the analysis properly please suggest me.
    Thanks in advance
    Suresh

    Suresh,
    Welcome to SDN. Adding to Jürgen Comment, Just double click on status 51 (at node), then in next screen there will be one information (long text) button, just click on it. Some times it will give good details about the error. the information can also suggest direct trasaction to correct the customization, some times!
    try for ur case.
    Reddy

  • Lock error when starting wl70

    Hello,
    Sometimes when starting wl, we receive the following error:
    Starting WebLogic Server...
    <Jun 9, 2003 6:54:44 AM EDT> <Notice> <Management> <140005> <Loading configuration
    /d001/DEV/app/bea/user_projects/devdomain/./config.xml>
    <Jun 9, 2003 6:54:50 AM EDT> <Error> <EmbeddedLDAP> <171517> <An error occurred
    while attempting to get exclusive access to the embedded LDAP data files directory
    - ./devserver/ldap/ldapfiles. The exception thown is java.io.IOException: lock
    error, ./devserver/ldap/ldapfiles/EmbeddedLDAP.lok, Permission denied, errno=13.>
    <Jun 9, 2003 6:54:50 AM EDT> <Critical> <WebLogicServer> <000364> <Server failed
    during initialization. Exception:weblogic.server.ServiceFailureException: Error
    getting exclusive access to embedded LDAP data files - with nested exception:
    [java.io.IOException: lock error, ./devserver/ldap/ldapfiles/EmbeddedLDAP.lok,
    Permission denied, errno=13]
    java.io.IOException: lock error, ./devserver/ldap/ldapfiles/EmbeddedLDAP.lok,
    Permission denied, errno=13
    at weblogic.ldap.FileLock.openWithLock(Native Method)
    at weblogic.ldap.EmbeddedLDAP.ensureExclusiveAccess(EmbeddedLDAP.java:893)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:204)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:717)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    Deleting or renaming the EmbeddedLDAP.lok file allows us to start wl.
    This doesn't happen every time we start wl.
    Any ideas?
    Thank you.

    You should post the seucirty newsgroup to be sure, but I think this happens
    when you have two WLS instances running pointing to the same ldap
    configuration portion of a domain.
    cheers
    mbg
    "Steve Diese" <[email protected]> wrote in message
    news:3ee48228$[email protected]..
    >
    Hello,
    Sometimes when starting wl, we receive the following error:
    Starting WebLogic Server...
    <Jun 9, 2003 6:54:44 AM EDT> <Notice> <Management> <140005> <Loadingconfiguration
    /d001/DEV/app/bea/user_projects/devdomain/./config.xml>
    <Jun 9, 2003 6:54:50 AM EDT> <Error> <EmbeddedLDAP> <171517> <An erroroccurred
    while attempting to get exclusive access to the embedded LDAP data filesdirectory
    - ./devserver/ldap/ldapfiles. The exception thown is java.io.IOException:lock
    error, ./devserver/ldap/ldapfiles/EmbeddedLDAP.lok, Permission denied,errno=13.>
    >
    <Jun 9, 2003 6:54:50 AM EDT> <Critical> <WebLogicServer> <000364> <Serverfailed
    during initialization. Exception:weblogic.server.ServiceFailureException:Error
    getting exclusive access to embedded LDAP data files - with nestedexception:
    [java.io.IOException: lock error,
    ./devserver/ldap/ldapfiles/EmbeddedLDAP.lok,> Permission denied, errno=13
    java.io.IOException: lock error,./devserver/ldap/ldapfiles/EmbeddedLDAP.lok,
    Permission denied, errno=13
    at weblogic.ldap.FileLock.openWithLock(Native Method)
    atweblogic.ldap.EmbeddedLDAP.ensureExclusiveAccess(EmbeddedLDAP.java:893)
    at weblogic.ldap.EmbeddedLDAP.initialize(EmbeddedLDAP.java:204)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:717)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    Deleting or renaming the EmbeddedLDAP.lok file allows us to start wl.
    This doesn't happen every time we start wl.
    Any ideas?
    Thank you.

  • 5 IDOC with status 29 Error in ALE service

    hi there,
    im looking at this similar problem with less information on me the only info i got is this can anyone help me out pls
    IDOC Status Outbox:
    IDOC failure between 13/07/2008 to 14/07/2009
    1 IDOC with status 02 Error passing data to port
    5 IDOC with status 29 Error in ALE service
    IDOC Status InBox:
    88 IDOC with status 51 Application document not posted
    regards
    raju

    Hi,
    Check this thread.
    DB13-DBCHECK by saving log-throwing DUMP:TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
    Regards.

  • IDoc adapter inbound channel: Error Connection err

    Hi,
    We are trying to push an IDoc from R3, it's status is green in WE02. However, the IDoc is not reaching PI.
    In tcode SM58 in R3 we are getting an error "IDoc adapter inbound channel: Error Connection err". I have gone through the SAP note 940313 but was not able to figure out the exact cause of error.
    Any help would be appreciated.
    Regards
    Pravesh

    Hi,
    Please check the steps for Idoc posting to SAP PI system from R/3. Probably you are missing some configuration.
    Few Checks -
    1. did you created Logical System using BD54?
    2. Create RFC destination Type 3 for PI
    3. create partner profile using we20
    In Pi
    Check following
    1. Create RFC destination of type 3 pointing to R/3 system.
    2 . create Port using the IDX1
    3. Using IDX2 import the IDOC meta data
    Regards
    Aashish Sinha

  • Shipping lock error on CM1415fnw

    I'm getting a shipping lock error on a genuine HP cartridge. (The other cartridges are not HP, and was getting the same error on a similar color previously).  I read this post [HP Color LaserJet CP2025 remove shipping lock error] and I am not going to go to the lengths he took in swapping out ends of the cartridges!  Currently I am installing the troubleshooter program and will see if it helps. 

    Hi , I see that you are getting a "shipping lock" error on a Genuine HP toner, the other toners are non- HP. I would be happy to help you.
    Please try the following steps to see if it will help resolve this issue. Make sure that the shipping locks, which look like an orange ring attached to the toners are removed from all the cartridges. 1. Remove all the toners and replace them in the wrong slot. (in other words mix them up)
    2. Close the drawer and let the unit initialize.
    3. Reopen drawer and assemble the toners in there proper location.
    4. Close the drawer again. The unit should remove the error and set up normally. I will send you another step to try in a private message.
    In the forum beside your handle name just click on the envelope to view it. If you appreciate my efforts, please click the 'Thumbs up' button below. Thank You.

Maybe you are looking for

  • How do I get adobe flash player on my iPad

    How do I get an adobe flash player on my iPad

  • Install a Test/Dev instance for SAP MII.

    Hi, I want to install a test/development instance for SAP MII on my laptop [2 GB RAM]. Per my understanding, for this i would need set up SAP NetWeaver CE instance and deploy SAP MII 12.1 component. I also want do some custom development & integratio

  • My pictures can't be found.

    While I am posting an ad on Craigslist, I can not find any pictures.

  • Installing application on mobile?

    Hi, How do you install an Java application on a mobile? One way is from the hard drive of your computer, using software delivered with your mobile. An alternative is you download it from the Internet using the Internet abilities of your mobile. But i

  • Data load InfoPackage gets shot dumps

    This is related to the solution Vijay provided in the link What is the functionality of 0FYTLFP [Cumulated to Last Fiscal Year/Period I encounter the problem again for Data Mart load that I created different initial load InfoPackages with different d