FI validation on IDoc sent by XI is failing

Hi All,
         We have requirment that when IDoc is posted sent by Xi, a certain validation is run on the SAP end which checks that if PRPS-SCOPE = 'INVST' and COBK-USNAM != 'POWERPLANT', then only the IDoc should not get posted.
and we are sending POWERPLANT hardcoded from XI.
Now the issue is, sometimes the FI validation works sometimes it doesn't.
Pls advice.
Regards,
XIER

Hi !
By random, you mean that the same input message to XI that generated and IDOC that it's not validated, in a future or forced execution thru XI could generate an IDOC that DO gets validated !?!
The condition that determines how the validation is executed, is in the IDOC_INPUTxxxxx FM related to the IDOC or in a user-exit, right?
Regards,
Matias.

Similar Messages

  • 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>

  • IDocs sent to XI, processed only some, others in status Scheduled for o/b..

    Hi guys!
    We have a scenario, where Idoc is sent from r/3 into XI, here enters integration process, where the idoc is mapped to soap req, sent sync to web service, ws response is mapped to other idoc type and integration process sends data to r/3.
    The problem is, when more idocs are sent into xi from r/3 in short time. Some idocs are processed correctly, but some remain in status - Scheduled for outbound processing. When the same idoc (same data etc) is sent later, separately, the data (process) is processed succesfully.
    Any ideas, what could be wrong?
    Thanx a lot! Olian

    Hi Olian,
    This problem occurs when XI has not received the response from the webservice and it gets timed out.  You can monitor this in RWB - Message Monitoring.
    Have a look at this weblog
    /people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts
    Hope this will help you in resolving the issue.
    Regards
    Sreenivas

  • Idoc sent with status 03 but not arrive to destination

    Hi experts,
    I am working on idoc scenario on ECC6.0.I am pushing the idoc from R/3 system to Cast Iron Midleware (non SAP aplication).I have done all the prerequisites involved to pushing idoc-----
    maintain Rfc destinations,maintain port,partner profile,distribution model....
    But when i am pushing the reduced idoc from sender it's showing the status 03.when i am running RBDMOIND, some Idocs change status to 12 and others not, still in 03.
    I always sent the same Idoc to the customer. The strange thing here is that sometimes the same Idoc arrives destination without any problem and sometimes the exactly same idoc not arrives. That´s doesn´t make any sense..
    When I enter to SM58 I can see this message: Commit fault: java.lang.RuntimeException: java.lang.NullPointerException. Message no. SR053
    If I execute LUW the following message appears: Function module does not exist or EXCEPTION raised. Message no. SY359.
    Please tell me what I need to do or check. This problem is about to explote.
    Thanks a lot!

    Dear Federico,
    How you resolved this issue? I am getting the same, please find below log -
    RfcException: [ABC.com|ESB]
        message: check TID fault: java.lang.NullPointerException
        Return code: RFC_FAILURE(1)
        error group: 104
        key: RFC_ERROR_SYSTEM_FAILURE
    Exception raised by ABC.com|ESB
    >>> RfcAbort [7] >Fri Apr 04 12:16:54,346< ...
    >>>> RfcAbort called by external program ...
        handle = 7
        text = check TID fault: java.lang.NullPointerException

  • Doubt Regarding validation of IDOCS

    Hi Gurus,
               I have some doubts regarding IDOCS.
    1. If we are sending a IDOC from XI to R/3, where does we do validations from R/3 side and how do we do that.  Suppose if we are sending a Purchase order IDOC form XI to R/3, how to do validations for that particular IDOC for PO number and some other fields  from R/3 side.
    2. Do we need to do validations in a aABAP Program.
    please clarify me these Questions. Thanks in advance..
    santosh.

    Hi Santhosh,
    If you want to do any validations in ur IDOC,then from XI just push the IDOC,dont post it.
    (ie)Send the IDOC from XI in status 64 :IDoc ready to be transferred to application.
    Once R/3 Received this status then thru your ABAP progream just get this IDOC no: and do the validations then Post the IDOC manually.
    Thanks.
    Note:Reward Points if you find useful.

  • Question on RSSEND message type - based idoc sent from R3 to BW

    Hi
        I am not sure whether this is the right forum for this question, but my question is related to data exchange between R3 and BW and hence thought would ask the question here.
    When data is extracted by BW - from R3, based on RSREQUST idoc , RSINFO is being passed based from R3 showing records passed back from R3, but I don't see RSSEND message type based idocs being sent back from R3.
    I would like to see the RSSEND message type based idocs being sent back so that I can open and browse the contents of these idocs to cross the data here with the target system - i.e BW.
    I have double checked outbound parameters in partner profiles in R3 - for RSSEND, it contains the right Z* idoc type , however I cannot see any RSSEND idoc being generated in R3 even though data is sent from R3 to BW.
    Any idea what I am missing here ?

    I dont think I understand what you are looking for , but in case you want to look for the IDOC in ECC and BI, follow these
    steps.
    In RSMO tranx --> menu -
    > environment ---> ALE management  --->  1 . Datawarehouse & 2. Source System.
    Thanks,
    Ravi.

  • Idoc sent in green status, but no trace

    Hi experts,
    we send idoc via we19 to XI, but we have absolutely NO TRACE of the message, even though the statuts of the sent idoc is green id bd87.
    We checked everything:
    idx2
    we20
    we21
    bd64
    sm59
    but everything is fine
    do you have by any chance any idea of whats goin on???
    Any help would be appreciated
    kind regards,
    Jamal

    Hi,
    I had this problem once that RFC connection test was ok but not the authorization test.
    If this is not the reason maybe this guide could help:
    http://help.sap.com/saphelp_nw04s/helpdata/en/6a/e6194119d8f323e10000000a155106/frameset.htm
    Regards
    Patrick

  • IDOCs sent from sender R/3 system do not reach XI system

    Hello everyone,
    We have a IDOC to JDBC scenario in place.
    Sender R/3 system is R1A. XI system is XDA.
    IDOCs are successfully sent out of R1A:
    On R1A.(R/3)
    1. WE05 shows data passed to Port OK
    2. SM58 does not show the IDOC to be stuck in TRFC queue
    On XDA (XI)
    1. Port has been mentioned in IDX1
    2. IDOC Adapter monitoring (IDX5) does not show any message from R1A.
    3. SXMB_MONI does not show any message from R1A.
    The above scenario is for acceptance box.
    On Dev boxes (RDD and XDD)the same scenario works OK.
    Could we be missing something in the ALE configuration?
    If there was something wrong in the Integration Scenario, then atleast the IDOCs should have reached XDA right?
    Please assist.
    Ashwin Bhat

    The option to Transfer IDOCS Immediately was not working. All IDOCs were later sent Batchwise successfully.
    The Basis team is investigating why IDOCs are not transferred immediately.
    Thanks for all your help Guys.
    Regards,
    Ashwin

  • HRMD_A idocs sent and processed, but Org chart doesn't reflect it sometimes

    From our HR box, we send HRMD_A idocs to our FI box - We have an intermittent issue where we have a position change & the idoc gets created & sent over.
    On the inbound side, the idoc gets posted successfully with Status 53. However, this EE does not appear in the org chart as it does on the HR side.
    We have these IDocs set up to process immediately, so it passes to the FI port and is processed all within a few seconds.
    We come across this issue once about every 3-4 weeks and I can't seem to get anywhere trying to resolve it.
    any ideas?

    There are two main annoying problems with Flash Builder and swc's:
    1.  Flash Builder doesn't reflect changes made to swc files
    Solution : First of all - keep your swc files inside your project folder, you can also disable global swc cache: change as3api.cpp code,refresh swc in flashBuilder bug!
    2. Flash Builder breakes content inside swc files (and also popular problem "TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to...")
    Solution : locate the project .actionScriptProperties file and set useFlashSDK=”false” :  Flash Builder 4.7 – useFlashSDK | In Flagrante Delicto!
    In this case you can also download latest Apache Flex SDK to target new Flash player versions: http://flex.apache.org/
    Hope this helps!
    P.

  • Info IDoc  : sent, not arrived ; Error passing data to port

    Hi Folks,
      While I am loading the data from R/3 I am facing the following error in Production..
    Info IDoc 2 : sent, not arrived ; Error passing data to port
    when I checked in SM59 every thing seems fine like RFC test connection and authorization check
    In BW is check the Source system saying it is Ok.
    Only the thing I found here is in TRFC, it is error when opening RFC Connection.
    but it is different in SM59 saying every thing is ok, as said above..
    Please help me in this regard
    thanks masters
    DJ

    Srinivas,
      Thanks for your prompt reply..
    user : ALEREMOTE  and password are fine..
    As told I check st22 and sm21 in both sytems, no sort dumps I found..
    Please help me its an urgent..
    thanks
    DJ
    Message was edited by:
            Jangareddy dasari

  • How to know whether all Idocs sent perfectly or not to target System

    Hi All,
    We are sending the Material Master Idocs via XI and to WMS File system ( Idoc-XIFile)
    How can a business user confirm that all the sent Idocs are reached to WMS by End of the day.
    Is there any way to match or any report kind of thing for this please
    Regards
    Vamsi

    HI vamsi,
    Following  is the solution that we are using >
    1. There is a separate interface ( file to idoc )that runs at the end of the business day..
    This interface will pick up a file ( from say ur WMS system) and post an idoc STATUS.SYSTAT01
    the file in this case will have the idoc number of the material idoc and the status( say 11 for OK ) and the same will be mapped to idoc.
    This idoc in turn will change the status of the material idoc from 03 to 11 . Then a filter can be made on this to find out which idocs did not reach status 11..
    however here there are chances that this ack interface can go in error as well
    2.  Or u can have a separate interface ( file to Proxy ) ..here the difference would be that single file will have all the idoc numbers that were received during that day and then in the proxy u can write abap code to change the status of those idocs to say status OK
    Edited by: Tarang Shah on Feb 6, 2010 8:05 PM
    Edited by: Tarang Shah on Feb 6, 2010 8:06 PM
    Edited by: Tarang Shah on Feb 6, 2010 8:14 PM

  • Facetime validation email not sent

    When adding an email address to Facetime, it says that an email with a verification link has been sent ("This alias is unverified. An email with a verification link has been sent to the above email address."). But as far as I can see, no emails are sent. I've tried pressing the Resend Validation Email button several times, but no luck. And my spam folder is empty.
    Any suggestions?

    the people on youtube probably dont know the next iPod Touch could be called iPod Touch 4S. and i feel sorry for the people that watch there videos saying the iPod Touch 5G and believe it when they see it, u probably wont even tell a different just showing the front could mean its the iPod Touch 1G, 2G, 3G
    Anyhow, it should look like this
    If you dont see this on your iPod Touch 4, then u need to sign into your account.
    and what Apple did, all they did was made the iPod Touch 4 beable to be white, thats all what had change, just the color from black to white.

  • HRMD_A Idocs sent to XI has status 39

    Hi,
    Our HRMD_A idocs used to have status 03, but after we started using XI , most of them have status 39 and they are being processed correctly. But some other programs are checking for status 03.
    How does this Idoc status gets changed or effected after using XI?
    Any ideas on that?
    Thanks in advance.

    Hi Anjana
    We are trying to integrate HR master data with a legacy system and we are using chnage pointers for that. Did your scenario use change pointers to trigger HRMD Idocs ? if so I would appriciate ur help. I did all steps for setting up change pointers , but can't  get the change points trigered when some thing is changed.

  • One IDOC sent but 8 IDOCs received in backend

    Hi,
    I have a strange problem:
    I generate a IDOC at the end of a simple BPM (receive message, send same message, no transformation step). In sxmb_moni, I can see one message (from process engine to IDOC adapter) as expected. When I click on "IDOC"-field in the message row (sxmb_moni), I can see that 8 identical IDOCs (only different IDOC numbers) were generated and in the SAP Backend system, I also receive 8 IDOCs.
    This effect sometimes appears, sometimes not. I cannot see why or why not.
    Has anyone an idea where I could search to stop this phenomen?
    Kind regards,
    Torsten

    Hi Bhavsh,
    no, I'm not using a collect pattern. BPM simple consists of one receive step and one send step.
    I don't think that there are any Packaging settings on XI, because it worked already for a long time and we didn't change settings.
    Or could Packaging settings in the backend system influence the XI?
    But I got a step further: If I double-click on one of these IDOC messages in IDX5, I can see a lot of error status entries (6x status 51, 2x status 54). Is it possible that XI sends an IDOC multiple times if an error occurs?
    Kind regards,
    Torsten

  • Unable to receive the IDoc sent in the recipient system

    Hi All,
    We have written a custom program to trigger outbound IDoc using Master_Idoc_distribute, it shows Idoc with success 03 status.
    But an IDoc has not been received at the recipient system end and it shows a message com.sap.mw.jco.JCO$AbapException: (126) NOT_FOUND: NOT_FOUND. We find the system pointing to this same message at SM58 transaction, function module IDOC_INBOUND_ASYNCHRONOUS
    The basic config have been done in these transactions WE31, WE30, WE81, WE82, BD69, WE20.
    Kindly suggest what is missing.
    Is there any other FM which needs to be called after Master_Idoc_distribute
    Regards,
    Priya

    There have been some issues where Unity falsely detects Exchange being offline.A change was made in and after 7.0.2ES21 to change how we determine if the store is on or offline. This came out of CSCsx59710.
    The following has been recommended:
    Upgrade to the latest ES.
    Change the "Startup Type" of AvMMProxySvr from "Automatic" to "Manual".
    Make sure that "HKEY_LOCAL_MACHINE\SOFTWARE\Active Voice\AvWM\1.00\Check Level" is set to 0xF0.
    Reboot.
    So I suggest checking these things.
    The issue can also be related to permissions. You might either run permission wizard again or run the latest permission wizard in reporting mode to determine if it reports any permission related issues.
    Thanks,
    Scott

Maybe you are looking for

  • Airport no longer connects

    Airport on my PowerBook doesn't connect. It was previously connecting to my Belkin Pre-N which quit again, and is again on it's way back to Belkin for repair. In the mean time, I've been connecting it to my iMac's airport through a shared connection,

  • How to execute fast a report using an Oracle Repors6i?

    Hi guys, Im doing a report using an Oracle Reports6i, I encountered a problem regarding the TABLE. Everytime i run the report it takes 1 hour to display the report. The problem was the TABLE im using has a large volume of data. What im going to do wi

  • ChaRM 7.1 SP12: How to remove Activity from Approval Step?

    Hello Experts, I'm wondering if there is an option to remove Activity from Approval Step? I'd like to remove activity 'Not Relevant' from approval step: Any help please? Thanks & regards, MM

  • How to find user exit in SPRO

    Hi experts,              how to find user exit in spro. the path is in spro. in spro->financial accounting>travel managment>travel expenses>transfer to accounting--> define assigment of wage type to symbolic account. when u click on this  it will ask

  • Can these two queries be combined

    Is there a more eloquent way of joining the two tales to only get those records that have more than one record. Instead of writing two seperated queries, can one query achieve the results?