Status-12 IDOC

Hi all,
Is there any way to check to which receiver port the IDOC has been sent from R/3???
In WE02 , I am getting status as 12-Dispatch ok ..Is there any provision to see to which receiver port this dispatch is done..Because the IDOC has been passed through a program and  I dont have authorization to view this program ... So i cannot see the receiver port to which the IDOC is sent..
Points will be rewarded immediately ..
Thanks,
Laawanya

Hi,
You are telling that the receiver port in the idoc is XI port, but it's not coming to XI.
Status 12 means, it will definetly go to the XI. If not, it may struck in TRFC queue.
Go to TCode SM58 and execute the transaction with idoc creation date. You will get list of entries which are struck in the TRFC queue.
Then Press F6 selecting every message in the Queue, they will go to the XI now.
If the partner of the IDOC configured with the Queus processing, then go the TCode SMQ1 for the entries in the QRFC queue and repeat the same process as above(select the message entry and Press F6)
Regards,
Krishnaraju.
Edited by: v r krishnaraju mudunuri on Apr 18, 2008 2:24 AM

Similar Messages

  • Status 56 -  IDOC with errors added

    Hi everyone,
            I was configuring File to IDOC Scenario, in the receiving R/3 system, i am getting error as Status 56 -  IDOC with errors added "<b>EDI: Partner Profile not available</b>".
            but i had already created Partner profile in WE20.
    Regards,
    Varun Reddy.K

    Hi Varun,
                   The below link will help u in solving u r problem
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e07dcaa0-a92b-2a10-3a96-b3d942bd1539
    Just try follow the steps followed in above mentioned link
    And also check u r RFC connection in TC "SM59".
    Reward with ponits if helpful
    Regards
    Sai Ganesh

  • How to change the status of IDOCS from 29 status to 53

    Guys
    how to change the status of IDOCS from 29 status to 53
    Thanks in advance

    Hi Krishna
    IDOC_STATUS_CONVERT Use this FM and reward me

  • Get the current status of IDOC

    Hi,
    I want the current status of IDOC.
    Is there any function module through which i can get the current status of IDOC?

    Hi,
    Use function module "FTR_IDOC_READ", Output structure "PE_IDOC_STATUS" holds the current status of IDOC number
    Regards
    Vinod

  • Status for idoc to edit and reprocess it

    Hi ,
    I have a senario in which i need to hold the idocs for invoice coming as inbound in SAP .
    Then once the PO is created editing the Invoice idocs to add PO by editing the IDOC and reprocess the same idoc and post invoice corresponding to PO in SAP and then change the status of that idoc to 53.
    Can someone help me,with the status that i need to set to only have the idocs in SAP  .
    And then use those idocs to edit anf add PO and save it for status 32 (idoc edited).
    And run some standard program to change the status to 53 with invoice created.
    Thanks,
    Richa

    Richa,
    You can set the idoc status to '51' in the customer exit of inbound idoc processing function module . Check the TABLES/CHANGING/EXPORT parameter of FM for something like EX_PROTT .. here you can pass the error message after checking the PO number ..
    I'm not sure how are you linking Accounting document to PO.. you can use your logic to update the PO/set the idoc in error status in customer exit .
    -Tushar Shukla

  • IDoc Status "& & & &" in IDoc posting in BD87 - ALE

    hi,
    I am integrating two R3 servers and posting the datas from HR to cProjects server.
    In Outbound I can send the IDocs and In Inbound IDocs are getting into destinations (cProjects) servers along with status "& & & &" in BD87.
    Can anyone help me to know..Where the cause of problem..
    Thanks in advance
    Regards,
    Srinivasan.R

    Hi.,
    In we02 its OK..
    Its showing ...
    Status Message for Selected IDoc                                                               
    Status Text:   IDoc: 0000000000036306 Status: IDoc ready to be transferred to application       
    T100 Text:     No filters , No conversion , No version change .                                 
    But., in place of BD87 I am getting status only "& &, &, &".
    Regards,
    Srinivasan.R

  • Monitor status of idocs in application systems with XI

    Hello all,
    I just want to know if there is a way to monitor the final status of an inbound idoc on a sap application system.
    It it moreover  possible to trigger an alert if an inbound idoc is red ?
    Thanks a lot
    Jean-Charles

    Hi,
    You can monitor the status of IDOC on we05 or we02 in R3
    Thanks and Regards,
    Chirag Gohil

  • IDOC status 62 -  IDOC passed to application

    Hello Experts,
    Am posting a inbound sales order custom/extended IDOC into the system from WE19, but, when I saw it in WE02/05, its showing status 62 - IDOC passed to application, i checked ST22 run time error. there is no error and also checked triggering timings, its trigger IMMEDIATELY in WE20 fo rthat partner!!
    Pls. let me kniow the reasona and fixing idea.
    Thank you

    I think you're going to want to debug through the process code (set a breakpoint in that function) and determine if you get a clean exit from there.  If so, you should see a new status in your control record and in your status table as you exit the function call.  It sounds like you've got an abnormal termination/exit from the process code, in which case the IDOC status is falling back to the last recorded status.  If this is not the case, then perhaps you've got a commit handling issue where an explicit commit is expected to finish the process but never happens.

  • Idoc WPUWBW: Status 51 - IDoc not fully processed

    Hi All!
    Hi All!
    This is regarding Goods Moment.
    In Quality, Idoc is successfully generated at POSDM system and also in ECC system.
    In Production, Idoc is successfully generated at POSDM, but in ECC it is failed (Idoc WPUWBW: Status 51-IDoc not fully processed).
    So, at WPER it is showing as In deficit of stock. But stock is available.
    Kindly suggest me how to close this issue.
    Note: PFA Below. Its the screenshot of the error at WPER.
    With Regards,
    Yarnagula Sudhir.

    Dear Venu
    Difficult to answer with this limited information. If you share some more info will be easier to help
    regards
    Manish

  • Am not getting correct status of IDOC after using MASTER_IDOC_DISTRIBUTE FM

    Hi,
    Am triggering an out bound custom IDOC by using my_custom_FM for sales orders. With in my_custom_FM am calling standard FM 'MASTER_IDOC_DISTRIBUTE' and distributing custom IDOC. If IDOC got failed I have to send an error message to SAP inbox (am achieving this, explicitly by using a standard FM). But, immediately after executing FM MASTER_IDOC_DISTRIBUTE, i checked the IDOC status in 'communication_idoc_control' parameter, its saying '30'(am keep on refreshing EDIDS table and WE05), even though IDOC went well. After am completely coming out from debugging the status has changed to '03' in EDIDS and WE05!
    1) Let me know how to get the correct status of IDOC immediately after executing the FM MASTER_IDOC_DISTRIBUTE (because, in next line am calling my message sending FM based on IDOC status).
    2) Or do i need to place my message sending FM some where else?
    Thank you

    Thank you.
    Unfortunately this is happening in an UPDATE task, still as a trial i tried to use COMMIT WORK, as expected it thwon a dump. Also tried only with DEQUE_ALL, no use.
    Are you sure that I can process the subsequent step/block of code(calling error message sending FM to SAP inbox) based on SY-SUBRC of MASTER_IDOC_DISTRIBUTE FM, not based on the IDOC STATUS?
    Because, just as trial, i have given a junk value(say, XXXXXX) for Message type in IDOC control, just before triggering the MASTER_IDOC_DISTRIBUTE FM.......but, still am getting SY-SUBRC = 0!! with a status of 29. Hence am thinking to do not relay on SY-SUBRC=0, sorry if am wrong
    Should i put my code of (calling error message sending FM) in any user-exit?
    Thank you

  • Processing Status 52 Idocs

    Hi,
    IThe transaction BD87 does not re-process status 52 Idocs.
      1. Is there any reason why BD87 does not re-process these Idocs?
      2. Is there any other way of doing this?
    Thanks,

    Hi,
    Go thru this links.
    try to process by using Tcode WE19.it may help u.
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400365
    Idoc's
    http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp
    Thanks
    Sunil

  • I don't want to disply status '70' idoc along with edited idoc

    Hi,
    if i edit the existing idoc ,I don't want to disply status '70' idoc along with edited idoc.
    Status 70 contains Original data of idoc before editing.
    Regards.
    vanitha.

    Hi Vanitha,
    Welcome to SDN.
    You can use program RC1_IDOC_SET_STATUS to change the IDoc status after the edited is done.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • RBDAPP01 Leaves Status 64 IDOCs

    Hi all,
    RBDAPP01 with parallel processing and the "Wait for End of Processing" flag checked often finishes with Status 64 IDOCs that match the selection criteria.  Re-running RDBAPP01 will often process the remaining IDOCs.  How can I determine why RDBAPP01 does not complete all of the processing of status 64 IDOCs?
    Thanks,
    Steve

    Hi,
    64 - IDoc ready to be passed to application. The IDoc will be passed to the application by program RBDAPP01.
    Although the partner profile is defined and the IDoc has been received, the IDoc cannot be transferred to the application.
    You trigger transmission of the IDoc using report RBDAPP01. To do this, plan a regular job in background processing for this report.
    Check the processing mode for the IDoc in the partner profile:
    Processing mode 1: The system transmits the IDoc immediately after receipt in the application.
    Output mode 3: The system collects received IDocs.
    IDocs are not intended to be transmitted directly to the application.
    Status 64 in the IDoc can normally only occur in conjunction with processing mode 3 and output mode 2
    <b>Reward points</b>
    Regards

  • Need to change the status of IDOC of type 'INFREC' to 51 failed

    Hi SapAll.
    here i have got a situation  where iam running a sap standard program 'RBDSEINF' tcode'me18'  by filling in parameters "Info record,Merchanise category as INFREC and while running  it is doing some validations using the Function module 'MASTERIDOC_CREATE_INFREC'  through the sap standard Enhancement which is implemented inside it and there is also code written in the EXIT 'EXIT_SAPLMEAO_002' under the include ' ZXMALU03 'to insert some ZSegments,etc.finally after all the explained process it was creating the IDOC Sucessfully.
    now here the requirement is i need to define some code in the following below mentioned FM  to make the IDOC Fail with status 51 when the below mentioned condition  happens
    code in the FM 'MASTERIDOC_CREATE_INFREC'  in the standared enhancement as below :
    FUNCTION masteridoc_create_infrec.
    """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(1) Function Module MASTERIDOC_CREATE_INFREC, Start                                                                                                   A
    *$*$-Start: (1)---------------------------------------------------------------------------------$*$*
    ENHANCEMENT 1  ZRMD_INFOREC_FILTER.
    TYPES: BEGIN OF t_tvkov,
                vkorg TYPE tvkov-vkorg,
                vlgfi TYPE tvkov-vlgfi,
             END OF t_tvkov,
             BEGIN OF t_marc,
                werks TYPE marc-werks,
             END OF t_marc.
    * Variables
      DATA: lv_index TYPE i,
            lv_urzla TYPE eina-urzla,
            lv_matnr TYPE eina-matnr.
    * Tables
      DATA: lt_tvkov TYPE TABLE OF t_tvkov,
            lt_marc  TYPE TABLE OF t_marc.
    * Structures
      DATA: ls_tvkov   LIKE LINE OF lt_tvkov,
            ls_bdieine LIKE LINE OF t_bdieine.
    * Leave only relevant inforecords
      SELECT  SINGLE matnr urzla
        FROM  eina
        INTO  (lv_matnr, lv_urzla)
        WHERE infnr = f_bdieina-infnr.
      IF lv_urzla IS INITIAL.**********************************************************************8
    *    EXIT.
    MESSAGE e019(zrmd_msg).
              TE_IDOC_CONTROL-STATUS ='51'.
             append TE_IDOC_CONTROL.
         ENDIF.*************************************************************************************
    when the above higlited condition is true then i have to create  the IDOC as failed  with the status 51 and with the error message saying 'Country of Origin must be maintained in Purchase info Record”.'
    i have tried debugging for  2 to 3 hours to check if i can create the failed IDOC with status 51 but i couldnt.
    so could any body help me in this.
    regards.
    Varma

    Hi mr  Bhagath.
    the only options where i can get the IDOC Number is as shown in the below attached screen s .
    Varma
    iam not sure of where i can get the IDOC number  and implement the code,the only area where i could get the IDOC number is at the higlited square  block where i explained that i can get but i am not able to write any code there as SAP is not allowing me .
    hope to get the best answer from you.
    regards.
    Varma

  • PO is getting created but showing error is address with status of IDoc - 51

    Hi Experts,
    I am using IDoc type  - PORDCR103
    Process code - copy of  IDOC_INPUT_PORDCR1 (Function Module)
    After processing through WE19 it is generating an IDoc number with status - 51 showing error in Address , But it is creating a PO.
    My requirement is In status -51 It should not create PO.
    Inside IDOC_INPUT_PORDCR1 a Bapi  'BAPI_PO_CREATE1' is used for creating PO. Here In RETURN parameter of BAPI a Row is comming with Message type - E.  Some other messages are also there of type 'S' and 'W'.
    After processing ,  PO is getting created with staus - 51.
    Please help me .
    Thanks
    Susanta
    Edited by: Susanta22 on Oct 11, 2011 12:29 PM

    Hi,
    in ur code ur filling the idoc data rcord, control record ryt ..before u append data to idoc data , u r also validating and u might be doing in loop for appening the idoc data.
    if there is any error in idoc then it won't distribute the data, it will be in error status only..u can only see the data in WE02. Then u can also change the data in WE02 and redistirbute it via BD87.
    if u have any conerns let me know
    Regards,
    Nagaraj

  • System status for IDOC creation and processing for production orders

    All
    I am creating IDOCs for production orders to send requirements to an external WM system for kitting execution.
    I need to know whether there are any system statuses to notify me when an IDOC has been created,failed and processed. If not, how do I go about creating user defined statuses for these statuses.
    Second question, which idocs should I use to confirm, teco and cancel the production orders from an external system?
    Thanks
    Evan

    HI Evan
    u can use the standard program - RBDMOIND scheduled in back ground to update the Idoc staus ,
    this helps to update the IDoc Status from
    '03     Data passed to port OK  '  to
    '12     Dispatch OK'
    status 03 indicates the IDoc is successfully transmitted to Communication Layer and the Status 12 helps to confirm the data dispatch to the receiving port.

Maybe you are looking for

  • Seperating Multiple Signals in the same band.

    Overview of the problem: I have a quite complicated filtering application here that I could really use some help and insight on. I'm trying to extract a repetitive signal (a pulse) that is not cyclical but appears on certain modulus. (Meaning a pulse

  • TS1741 How do I view Internet on tv via apple?

    How do I view my iPhone screen on our tv monitor using apple tv?

  • I have KDE right now and I want move to Gnome 3

    I use Arch Linux with KDE and everyhting are good and I use KDE with a lot of packages for 6 month and , I want move to Gnome and use it . I install Gnome and Gnome Extra with pacman . what I must do right now ? do I need need remove KDE completely a

  • Non Java/ABAP client to SLD

    Hi, I need to create a .NET client for SLD. The client has to read information regarding the various SAP systems installed in my landscape. Is there any way of doing so? Is there documentation or samples for such applications? Specifically, what shou

  • Version of Apache Oracle 9.0.3

    How do I tell which version of Apache oracle 9.0.3 app server is. Configuration seems to change if between apache 1.3 and apache 2.0, and I need to be sure I am reading the right documentation.