IDOC-XI-Idoc error in inbound idoc

Hi all.
   We have a Idoc-xi-idoc scenario.
   SAP R/3 - Xi - SAP CRM
   We have configure the idoc out in SAP R/3. And I use we19 to test the Orders Idoc and check the staus is ok.
   But in XI, I cannot see the Orders Idoc is sending in. However, this time I havenot configure any repository and directory.
   My question is , if I havenot configure XI repository and directory, how can I check the Idoc in error messages ? How can I know that the SAP R/3 idoc is sending to XI correctly ?

Hi Jianhong,
plz check SM58 at R/3. Assumedly the IDoc was refused by XI - because of missing Configuration in IB Directory.
Regards,
Udo

Similar Messages

  • Error in Inbound Idoc trigering Workflow Scenario

    I am getting below Error while I am posting Z Inbound IDOC in production system.
    Please tell me what is getting wrong and how to correct.
    Work item 000000000000 cannot be read
    Message no. WL803
    Diagnosis
    The work item with the specified ID can either not be read completely or partly (for example, its container).
    System Response
    The action was cancelled and the work item, if it still exists, set to error status.
    Procedure
    Check whether the work item has already been deleted or whether only parts of it can no longer be read.
    In the latter case, the work item is inconsistent.
    Refer to your workflow system administrator.
    Points will be surely given to helpful answers.
    Regards
    Edited by: Tushar Mundlik on Feb 12, 2008 8:15 AM

    Hi Krishna,
    First we have to find out if the error comes from processing in the application or from one of the checks performed before the application is called.
    Go to function module IDOC_INPUT_OPDERS and put a breakpoint on "PERFORM edi_mode_to_mem.". Then reprocess the Idoc and when the program stops at your breakpoint set INPUT_METHOD to 'A'. In this way your order will be processed online (using BDC and you can find the error).
    If the program doesn't stop at your breakpoint the error comes from one of the checks before.
    But please try this first and come back if this doesn't solve your problem.
    Kind regards,
    John.

  • Serialization error in inbound idoc

    Hi Friends
    Am getting inbound idocs with this error : Serialization errror for object 01,S, 34343434,Expected counter 000001<
    and error in details says,
    The expected serialization counter has the value 000001. However, the serialization counter in the IDoc has the value 000002 and is therefore too big. There are therefore older IDocs with this HR object with the serialization counter values in between. These IDocs have either not yet been posted, or have been posted incorrectly.
    Intrested Part is   i put check ( Selected ) on  as per client suggestion in ,
    IMG -> Sap Netweaver -> Application server ->Idoc Interface / Application Link Enabling (ALE ) -> Modelling and imple  Business process -> Configure  Predefine  ALE Business Process -> Human Resource -> Master data Distribution ->Serialize HR Master Data  -> ( Serialize HR Master data in ALE inbound processing ) ...   settings  and i was getting this error but when i take back this check ( unselect ) flag   idoc posted successfully    Now am confuse i shd keep this or not because am getting data from diff countries also.
    what shd i do for this few expert said i need to do some thing for Serialization so automatically system shd take care for this,
    Need your support on this .
    Regards
    Meeta

    I have been working with IDocs in a serilization-active HR-ALE system and have learned a few things along the way ....
    - Serialization must be active in both sending/originating and receiving/destination systems.  (Turn on flag in customizing, as you have already done).
    - Both systems maintain a registry of HR objects that includes in each record the object type, object id, and serial counter.  The serial counter is increased by one in the sending system every time the object is sent via ALE and increased by one when the object is correctly processed in the receiving system.  The serial counter is passed in the E1PLOGI record of each object in the IDoc.
    - When a similar serialization error is received (where the counter received is lower than the expected counter), the error message gives a little more detail:   "Decide what to do based on your own particular situation. Responses could range from ignoring or editing the IDoc, to manually adjusting the serialization counter in the registry of the receiving system to the expected value."
    Options are therefore:
      - Edit IDoc - can use IDoc test tool (WE19) to create and edit a copy for processing.
      - Use transaction RE_RHALE_HRMDRGIN to maintain the serial counters
      - Use transaction RE_RHALE_RGIN2IDOC to adjust the serial counters for the offending IDoc
    I strongly recommend, however, that you take some time to further understand the serialization process before updating the counters manually.  If you've turned on, then off, then on the serialization flag(s) through customizing, you might consider initializing the serial counters in both sending and receiving systems and starting from scratch.

  • Trigger an outbound idoc to sender system after inbound idoc has status 53

    Hi all,
    We have two different partners (say A and B)which send inbound idoc to ECC of same message type WMMBXY. This updates goods movement. The partner A collects the idocs(WE20 partner profile setting) and partner B trigger's immediately. Now our requirement is after successful processing of idocs (satus 53) we need to send another type of idocs to the sender regarding the updation/ changes occured in ECC.
    Since partner A collects the idocs how can we check that it reaches 53 status and send the outbound idoc to A.
    Kindly help me in solving this issue.
    Thanks,
    Aravind

    Create a new process code WMMB to ZMMB & assign a FM ZL_IDOC_INPUT_WMMBXY
    & call the standard FM L_IDOC_INPUT_WMMBXY , check the status or any error other wise create a new IDOC using
    Master_IDOC_CREATE, hope the solution works for you

  • How to get the inbound idoc for the newly created inbound Idoc FM

    Hi,
    I have created a new function module to process the Inbound idoc.  I need to have a idoc to check my function module, whether it is working fine or not.  How I can get the data.  Do I need to have the idoc from the partner ?  Please help me ASAP.
    Thanks,
    sreenivas.

    Hi Sreenivas,
    Go to WE19 and get any of the your present idoc  with the idoc type
    then go to BD20...execute the same idoc...and there you can create the IDoc, and process the same with the Inbound function module tab..( give the FM you are using as the process code.)
    from there you can do the debugging aswell of that FM
    Thanks

  • Error in Inbound IDoc processing

    Hi all,
    While processing Inbound delivery IDocs(Status 64), we are getting an error "Cannot convert Dimensionless Units".
    Please help.
    Regards,
    SP.

    Hi Vijay,
    The IDoc is a Delivery IDoc. The OSS Note that you have sent is for a similar error but is related to APO systems and hence I don't think it is related.
    Has anyone encountered this error before...?
    It says 'Conversion of dimensionless units is not possible'....
    Regards,
    SP.

  • ERROR IN INBOUND IDOC

    Hi Expert ,
    while i am prcoess  a custom idoc ,
    i am getting the following error
    status no :53
    Error Msg : Application document not Posted ,
                     ( No status record was passed to ALE by the application )
    data is comingin the receiving end ,pls  help to solve the problem
    points will be given to the solutions
    thanks and regards
    Renjith MP

    Hi ...
    In WE19, Give the IDOC number & execute ... then put the cursor on the idoc control record . then click on the Standard Inbound push button on the application tool bar.it will show show all the details like partner no,type , message type , process code & function module name ...
    now put a break point in the function module .. & debug .
    if u r using customised inbound function module , then click on inbound function module .. there u will get a pop screen with FM name & debugging option in both background & foreground mode...
    try & let us know ....
    Reward Points if it is Useful.
    Thanks,
    Manjunath MS

  • Conversion Error in Inbound Idoc

    Hi team,
    I have a file with Chinese characters on them. Running the program RSEINB00 results to a conversion error. After debugging, I found out that the error was caused by these Chinese characters. I am already logged in 'ZF' language. Is there something that I need to check or do so that the system will accept these characters?
    Thanks so much.

    Hi amythiel,
    The above has nothing to do with the conversion exits, If you are sure it is because of chinese characters then confirm if you are running on a Unicode system or a non unicode system. If it is a non unicode system, then change the code page(8300, 8304 etc) on the file port to accommodate for Chinese characters.
    The other reason could be that the release version of the IDOC are different between source and the target system, you can check this by using tcode WE82 on both the systems.
    Regards,
    Chen

  • Error in inbound IDOCS from XI to SAP

    Hi,
    We have a migrated system XI 20 to 70 (SP9) and we have adapter engine in 620. When a adapter engine in 620 send a xml message to XI for the R3 system , the XI system doesn't converts well the SNDPRN and SNDPRT. In concret the XI set as SNDPRN = SAPSID and as SNDPRT = LOGICALSYSTEM of SAPSID. and we want set in the fields SNDPRN and SNDPRT the values of the payload.
    How can we correct this?
    it can be a standard error in XI?
    Example
    Idocinbound
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Response
      -->
    - <SAP:IDocOutbound xmlns:SAP="http://sap.com/xi/XI/Message/30">
      <SAP:TABNAM>EDI_DC40</SAP:TABNAM>
      <SAP:MANDT>100</SAP:MANDT>
      <SAP:DOCREL>700</SAP:DOCREL>
      <SAP:DOCNUM>0000000000003016</SAP:DOCNUM>
      <SAP:DIRECT>2</SAP:DIRECT>
      <SAP:IDOCTYP>/AFS/ORDERS05</SAP:IDOCTYP>
      <SAP:CIMTYP>ZAFSORDERS05</SAP:CIMTYP>
      <SAP:MESTYP>ORDERS</SAP:MESTYP>
      <SAP:MESCOD />
      <SAP:MESFCT />
      <SAP:SNDPOR>SAPXSD</SAP:SNDPOR>
      <SAP:SNDPRN>ale_sfabs</SAP:SNDPRN>
      <SAP:SNDPRT>LS</SAP:SNDPRT>
      <SAP:SNDPFC />
      <SAP:RCVPOR>SAPST1</SAP:RCVPOR>
      <SAP:RCVPRN>ST1CLNT100</SAP:RCVPRN>
      <SAP:RCVPRT>LS</SAP:RCVPRT>
    And the payload
    <?xml version="1.0" encoding="UTF-8" ?>
    - <_-AFS_-ORDERS05>
    - <IDOC BEGIN="1">
    - <EDI_DC40 SEGMENT="1">
      <TABNAM>EDI_DC40</TABNAM>
      <MANDT />
      <DOCNUM />
      <DOCREL>46C</DOCREL>
      <STATUS />
      <DIRECT>2</DIRECT>
      <OUTMOD />
      <EXPRSS />
      <TEST />
      <IDOCTYP>/AFS/ORDERS05</IDOCTYP>
      <CIMTYP>ZAFSORDERS05</CIMTYP>
      <MESTYP>ORDERS</MESTYP>
      <MESCOD />
      <MESFCT />
      <STD />
      <STDVRS />
      <STDMES />
      <SNDPOR>0120XI02_4</SNDPOR>
      <SNDPRT>LS</SNDPRT>
      <SNDPFC />
      <SNDPRN>0120XI04</SNDPRN>
    See it put
    <SAP:SNDPOR>SAPXSD</SAP:SNDPOR>
    <SAP:SNDPRN>ale_sfabs</SAP:SNDPRN>
    and we want
      <SNDPOR>0120XI02_4</SNDPOR>
      <SNDPRN>0120XI04</SNDPRN>
    Thanks in advanced.

    Hi,
    our communication channel was migrated from SAP XI 20 and in XO 70 with SP9 we have not the option "Take Sender from Payload" or "ake Receiver from Payload" in  the screen only has the option "Queue Processing" and "Apply Control Record Values from Payload"
    Take Sender from Payload" and "Take Receiver from Payload"  are in the same screen?
    Thanks in advanced.

  • Error in Inbound Idoc ADRMAS03

    Hi All,
    I'm  getting fallowing error message while uploading the Vendor address through   ADRMAS03 IDOC .
    Message : No appropriate entry found in table TSADOBJ
    Process code i used is BAPI_MDM.
    Even though i  maintain the values in TSADOBJ table, values that maintained are like this
    TSADOBJ-OBJTYPE       = LFA1.
    TSADOBJ-ADDR_TYPE  = 1.
    TSADOBJ-CONTEXT      = 0001.
    TSADOBJ-TABLENAME = LFA1.
    TSADOBJ-FIELDNAME  = ADRNR.
    TSADOBJ-TABLE_PERS = ADRC.
    TSADOBJ-FIELD_PERS  = ADDRNUMBER.
    I searched in fourm i could not get any solution.Please help me.

    Hi Martin,
    What you said is correct, i  passed OBJ_TYPE = 'LFA1' and CONTEXT = '0001'  to E1ADRMAS, it is asking Account Group, I passed account Group also at this i'm getting error message like this  :      Internal error - access to IT_ADR3_L  .

  • Status 51 error for inbound idoc

    Dear All,
    the error is sales order type 'OR' is blocked. I want to use Order type "ZD10" how can i change it. Please help me.
    Thanks in advance

    I found at VOE2

  • File to IDOC:how do i relate inbound idoc with generated idoc in the R/3

    hi experts;
    can any body tell me how can i relate the IDOC number genrated in the PI with the generated IDoc number in the SAP R/3 system for file to IDOC scenario?
    in SAP PI for tcade idx5, idoc no is:12002
    but in SAP R/3 in tcode WE05, idoc no is:846915
    how can i know a particular message (in SAP PI) created a particular idoc in the backend SAP R/3 System.
    thanks in advance,
    kumar

    Hi Kumar
    at the time of testing you have to note down a time at what ur file got picked up ok
    then go to we05
      -> give the date on CREATED ON field.
      -> then in BASIC TYPE field select your particular IDOC CREMAS05 or whatever, see the TIME field that you have noted down at the time of testing, if that is matching means that is ur latest IDOC you have tested.
      -> one more thing, tha last IDOC showing in the list means that is your latest IDOC you have tested.
    Hope i have helped you, points plz
    Warm Regards
    Dheeraj Kumar

  • Inbound Idoc error

    Hi ,
    I am getting error in Inbound idoc as follows "CC. .EX.593 does not exist" when i go to BD 87
    and process it says "order is not valid for making status changes ".
    can some one please guide how to solve this  error "CC. .EX.593 does not exist"?
    Thanks,
    Pradeep.

    This is a data problem .Closing it.
    Edited by: Pradeep Akula on Jun 15, 2011 7:10 AM

  • Handling of Error(s) for Inbound IDOCs

    Hi Gurus,
      I have an requirement where we need to handle and correct the error if inbound IDOC fails. This inbound will be for Account Document posting.
    Please let me know how to handle this issue.
    Thanks in advance.
    Regards,
    Gajanan

    <b>Hi,
    smells like workflow task.
    DI Information
    Message type
    INVOIC
    IDOC type
    INVOIC01, INVOIC02
    X12 transaction set
    810
    Edifact message type
    INVOIC
    Workflow in case of error
    TS 0000 8056</b>
    Executable program
    IDOC_INPUT_INVOIC_FI
    Regards,
    Clemens

  • Problem in Inbound Idoc creation

    Hi experts,
                          My requirement is i want to send purchase order from one system to another system as sales order using ALE and IDOC concept...
    I have done configuration settings in both systems..i am using standard message type ORDERS....i am getting outbound IDOC sucessfully...but i am getting error in inbound idoc like Sales organization,distribution channel is not determined for customer 1000 and vendor 1005...
    Can anybody tell me how to rectify this?
    Thanks & Regards,
    Praveena....

    Dear praveena,
    ...salesorganization ..distribution channel ..division not determined for customer 1000...
    i think this is because in your inboud system customer is not created in that sales org, distribution channel and division.
    Just extend this customer to slaes org, distribution channel and division what appearing in error using XD01, then try.
    might be that is the reason.

Maybe you are looking for

  • Change date format yyyy-MM-dd to MM/dd/yyyy

    Hi, How to change date format yyyy-MM-dd to MM/dd/yyyy Thanks

  • Thread FAQ:findind removed collection elements

    Hi All i have two threads and one collection with some elements ,The problem is one removed some elements in collections now i want to find out elements removed by thread one with thread two

  • Airdrop not working properly after Yosemite upgrade

    Hi guys, My airdrop in my macbook pro cannot anymore detect any apple devices around me (my itouch and my iphone) after I upgraded to yosemite. If you have any suggestions on what to do, I will greatly appreciate it. Thanks.

  • How to post material master legal control data (Foreign trade export view)?

    Dear Gurus, Currently we have an external application which posts material master data into SAP using MATMAS IDOC through JCO. Now we have a requirement wherein we need to post legal control data ( especially ALNUM field) beisdes the regular views. M

  • Education cess

    Hi, There is change in education cess 2% to 3% , can anybody tell me steps in upgrading and what r notes required for it. is the procedure like go to tax code and change directly percentage  from 2% TO 3% is this correct method? Kindly revert back Th