How to check status of sent PO related IDOCS to XI...

Hello Experts,
I was just given a task to create a report wherein I need to check the status of
all PO(purchase order) related IDOCS that are sent to XI. Please tell me the steps on how to
check if those IDOCS are sent successfully or not.
Hope you can help me guys. Thank you and take care!

Hi,
In TCode- WE05 or WE02 you can check the status of idocs.
Status 03 says :'Data passed to port OK', it means Data has reached to ur Destination(In ur case its XI).
So just explore the above Tcode and see how you can fetch the status.
Thanks.
Note:Reward points if you find useful.

Similar Messages

  • Slow imac, how to check status and clean up disc?

    slow imac, how to check status and clean up disc?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • How to check status of a particular port by using netstat command?

    How to check status of a particular port by using netstat command?
    I want to check  port 443 in my server is open or not, is there any other way to check port via commandline?

    Hi,
    You can run the below command in an administrator command prompt on the server:
    netstat -ano|findstr ":443"
    -TP

  • How to check status of a spool request.

    I need to check the status of the spool-id created by my smartform
    Is there any function module to do so ??

    Hi
    Check the table TSP01 or other TSP* tables for the status of the spool related to your smartform
    Reward points for useful Answers
    Regards
    Anji

  • Copying files from one to other location.. How to check status in run mode on front panel?

    Hi guys , can anyone tel me that how can I check the copying status in real time while VI is running.. e.g lets say I am coping files from location A to location B and the data is quite large so if somewhere in between there is an error I can not figure out when the problem occurred. Is this possible that I know while staying on the front panel about the amount of data copied and how much is left etc..because I think it will be easy to track error if there will be any..
    Naqqash

    Hi,
    I tried to do it, but from some reason I failed. Here are some links about function and how to do it:
    http://msdn.microsoft.com/en-us/library/bb762164%28v=vs.85%29.aspx
    http://msdn.microsoft.com/en-us/library/bb759795%28v=vs.85%29.aspx
    http://www.docstoc.com/docs/31464530/Passing-Labview-Cluster-to-C-Structure-in-DLL
    In the attachment is what I've been trying for the last half an hour. I did it before, but never using cluster -> structure casting.
    Paul
    Attachments:
    copyfile.vi ‏13 KB

  • Two JetDirects in one HP-5550dtn, how to check status of the card from the "other" network

    I have CLJ5550 connected to two distinct LAN.
    Card 1 is a J7934G installed in EIO1 slot connected to LAN1
    Card 2 is a J3113A installed in EIO2 slot connected to LAN2
    This setup seem to work, except I can not use the web interface on LAN2. (telnet is OK but network configured by DHCP so no porblem).
    Is it possible to check the status of card2 from  LAN1 some way?  I would prefer an snmp tool or just OID for the second interface from there I can figure. Or any scriptable (linux) probe. 
    What I have tried is snmpwalk (on a linux host) from LAN1 I only seem to get info on the first card no mention of either EIO or other interface, although there is info provided about storage RAM disk etc. And by the way, this is the same with the web interface I can only tell that Card2 installed but nothing about it's configuration. Before you ask, no I can not do the monitoring from LAN2 I do not "own" that part.
    Right now, I would be happy just to be able to know if the card2 connected and up... I am having problems related to LAN2 dropping off  (smart switch disabling port) We are trying to determine why. 
    If anyone have any suggestions, I can provide more detials as needed.
     Thanks,
    Gabor

    For ABAP case, ccBPM is required only for calling mapping (transform step). You can call method of standard message data retriver class in any custom ABAP mapping anywhere.

  • OSA - check status to sent notification

    Hi All,
    I have a process flow for appraisal form where Employee ==> appraiser A, Appraiser B ===> Manager.  Employee send the form simultaneously to Appraiser A, B. Manager will only access the form when both A, B complete their comments/ratings. Since the form is for A, B to complete without any sequence, how can we check that both A,B have completed the form and send a email to the Manager.  Do we need a batch program to check the status or is the status flow functionality is capable of doing the check?
    Your advice is very much appreciated.

    Hi Maurice,
       How to define the "last part appraiser", if we have more than 2 part appraiser, which part appraiser will be recognized as "last part appraiser " ?
       Is the last part appraiser sort by the order which part appraiser enter into the document, or any other indicator?
      thanks a lot for your reply & hope to hear from you.
      Best Regards
      Tao Cheng

  • How to send status message in SOAP to IDOC scenerio without BPM

    Hi,
    I have a SOAP to IDOC scenerio in which we require to send the status message back to user from XI that " IDOC has been sent successfully to SAP system"
    We do not want to use BPM bacause of performance issues.
    Can you please help me how to achieve this synchronous response without BPM.
    Note: We require the status message from XI that the IDOC has been successfully posted to WESAP system

    Idoc only support async behaviour. U can't get the Idoc response as per ur requirement without BPM.
    Better to go for abap proxy or RFC.
    Or u may get the ack till XI.
    Regards,
    Prateek

  • How to find asset codes of machine related idocs

    can anyone explain me how to find the idocs related to these asset codes of machines
    regards
    sheker

    go to BAPI explorer.. and look for the particular application like in your case " Asset Accounting" -> Create Assets.. When You select the create Asset BAPI you can view if any messaget type is attached to this BAPI..
    But this only one way and you can find only those message type wchich are processed thru .. BAPI's as the FM in Process code..
    Some More Options;
    If U cannot find then a F4 Search in WE30 Transaction..
    Also, U can go to SE37 and look for IDOC* Search..
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/step%2bby%2bstep%2bprocedure%2bfor%2bcreation%2bof%2bidoc

  • How to check the Idocs sent from SAP system

    How to check the outbound Idocs sent from SAP system to target systems.
    How to know the message types and target systems.

    Hi,
    In Addition with the above mentioned transaction code(WE02), u can check out idocs in these table - EDIDC, EDID4, EDIDS.  Depending on different status you can differentiate them as Inbound or Outbound Idocs...
    Cheers...
    Santosh.
    <i><b>Mark All Usefull Answers...</b></i>

  • How to debugg shoping cart check status

    Hi guys,
    can any one explain me brif about How to debugg shoping cart check status and farther steps in that and give me the screen no's and program's.
    thanks,
    murali

    Hi
    Which SRM version are you using ? What is your detailed business requirement ?
    <u>See these link -></u>
    Re: Debugging Shopping Cart
    <b>Other related information.</b>
    <u>We can debug the shopping cart from sap GUI via tran. /nBBPSC01
    1 Click on internal Goods/services and select the product for which you want to create a SC and press enter.
    2 In command window input /h and press enter
    3 Click on the button Order it will go in debug mode.
    4 Insert break points on Statement - Select
    5 Insert break points on Statement - Insert
    6 Insert break points on Statement - update
    and press F5 key to move one step ahead and F8 key to halt directly at each break point.This way go upto the save mode and order your SC at run time in debug mode.</u>
    Hope this will help.
    Regards
    - Atul

  • How to check FNDSM Status

    Hi,
    how to check the FNDSMListenerStatus from MT, i know we can use the APPS_sid is the MT listener, is there any other way to check the FNDSM Listener status,
    Thanks

    Hi,
    From the OS, you can use tnsping <FNDSM_*> to check the status of th listener.
    From the database, run the following query and make sure it returns something:
    SQL> select CONCURRENT_QUEUE_NAME
    from FND_CONCURRENT_QUEUES
    where CONCURRENT_QUEUE_NAME like 'FNDSM%';You may also review:
    Note: 735148.1 - How to Troubleshoot Concurrent Manager Start Up Issue Related to Service Manager
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=735148.1
    Regards,
    Hussein

  • How to check lock status of field in current document?

    Hi,
    How to check the status of field in current document(master agreement), that is whether its locked or not.
    I locked "Publish to Supplier" checkbox after MA is saved first time. Now, I want to check the status whether this field is locked or not in the same document.
    IsLockOwner( ) is not returning the correct value. Its not giving the current document field lock status.
    Is there any way to get current document field status?
    Thanks,
    Saloni

    Hi,
    If I understand correctly, your requirement is to get the value of this field "Publish to Supplier on". It can be achieved by writing the below:
    isVendorVisible = doc.getExtensionField("VENDOR_VISIBLE").get();
    Meaning, if the box is checked, it will return a value = true and if not then false.
    Hope this helps,
    Regards,
    Vikram Shukla

  • How to check Internal, Concurrent Manager status in Oracle Apps R12 from fr

    Step by step how to check Internal, Concurrent Manager status in Oracle Apps R12 from front end and how to start them.

    Richa wrote:
    Step by step how to check Internal, Concurrent Manager status in Oracle Apps R12 from front end Concurrent Processing - Concurrent Manager Generic Platform Questions and Answers [ID 105133.1]
    and how to start them1) Using adcmctl.sh (from the backend)
    2) Using Activate button (from the front-end) -- http://docs.oracle.com/cd/E18727_01/doc.121/e12893/T174296T174302.htm#4334248
    Thanks,
    Hussein

  • How to check the DTP status (i.e in active mode or not) for the Prior days.

    Hi SAP gurus,
    How to check the DTP status whether it was in active mode or inactive mode for the prior days ?

    Hi Aditya,
    Kindly have a look into below links,
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00dbbfa9-dba2-2d10-bc80-9d6489e4b1c7?QuickLink=index&overridelayout=true
    DTP request Overall status
    Hope this helps.
    Regards,
    Mani

Maybe you are looking for

  • You do not have sufficient access rights, pls help

    Hi folks, I'm getting the "You do not have sufficient access rights" error accessing the Identity System Console. The same admin account can access User/Group/Org Manager screen, however, for some reasons user and group searches return no results. Th

  • Need Suggestion to Stage Process Order related data

    Hi All, Could anybody help me by providing the solution or suggestion for the problem which I am describing here. The problem is like to stage the process order related data (which are downloaded from SAP ECC for sending to machine data base or confi

  • Transfering data from iPhone 4 to iPhone 5 after setup wizard is completed.

    I got a new iPhone and want to transfer data using iCloud. My OS X is an old version so my phone isn't compatible with iTunes. I have to use iCloud but I'm already past the set up so I can't tell my new phone to use data from iCloud. How can I trasnf

  • Configure DHCP to add non domain computers to DNS

    Hi We would like to add non domain computers automaticallly to DNS through our DHCP server. The reason is that we actally use Linux and our Linux admins would like the machines automatically to DNS when receiving a IP. I assumed that it was just a ma

  • How to archive Open items

    Hi All, I am using FI_DOUMNT to archive Vendor/Customer Open Items. If i run the Object for open items saying that 1 of the 1 company codes selected still have open periods. How can i archive Open items, Any alternatives. thanks, sriram