IDOC Inboun processing success but no record posted to table

Hi,
   We are performing ALE refresh in RCD221 (development system). The ALE IDOCS are extracted for HR area with Message class as HRMD_A, the IDOCS are processed successfully from the sending system (RCB) and reaches the receving system RCD221. While we process the inbound IDOCS in RCD221 records are not getting posted in the table, however the IDOC status is shown as successful (53). This is happening when we are processing the data for object type 'P'.
Regards,
Bharath Mohan B.

RFC destinations, Logical systems, and then Partner profiles needs to be maintained. and You need to create the Distribution model  in sender system.
Partner profiles maintained in both the systems, soure Outbound properties
Target Inbound properties.
if you have two clients in system it will be easily you can check.

Similar Messages

  • Problem in Background Job. Job Completed Successfully but data not Posted

    Hi All,
    There is a problem in Background Job in Production server (600).
    The job completed successfully but data not posted.
    The same Job was working perfectly till the starting of the May month.
    but now it is not working and rebate has not been posted.
    Where to check and what to check
    Pls suggest.
    Regards,
    P Kamal

    Hi ,
    Please first check the status of the Job , ifs successfully completed then debug it (tcode JDBG) and 
    check out,  whether the values passed (might be using Import-export ,set-get parameter Ids) to the Job are getting passed properly or not. These values might not be getting passed properly.
    If it has some error in Job Log then let me know the error.
    Regards,
    Uma

  • IDoc Inbound Process: to do Results Recording via QE51

    Requirements:
    IDocs will send from external system, including Plant, Material, Batch, Storage Location, Charateristic. We want to read these IDocs, according the fields value to find the Inspection Lot of the specify Characteristic via QE51, then do the results recording.
    Would you pls guide me how to realize this process step by step? How to config the scenario, EDI, IDoc and Program?
    Thanks.

    Hi ,
              Please check out the below procedure .
    MESSAGE CONTROL (USING EDI / ALE)
    For Purchase order (Message control using EDI and message type ORDERS) – STEPS
    Settings to be done in the Sending system
    From NACE
    Choose Application – EF ( Purchase order), press on condition record
    Output type – NEU – Purchase order / double click ;choose  Purchasing output determination:Doc type/purc org/vendor . Key in the data (Purchasing doc type – NB, Purc organisation – 0001, Venor – vendor11) execute. Key in the data (vendor –vendor11, name – name1, partner function  - VN, Partner – Vendor11,Medium – 6 (EDI), time – 4(send immediately), language – EN).
    Press on output types , choose NEU –Purchase order, double click,  Access sequence 0001(doctype/purcorg/vendor) tick mark the access to condition, go to default values (dispatch time – send immediately, Transmission medium – EDI, Partner function –VN)
    Create RFC destination from SM59 (ZNARA_ALE_EDI).
    Create a port from ZNARA_ALE.
    Create partner profile vendor11 under LI and not LS. PARTNER NUMBER SHOULD BE  SAME AS THAT OF VENDOR SET IN THE CONDITION TYPE.
    In the outbond parameters of the partner profile Vendor11 key in the data (Reciever port -> ZNARA_ALE,
    Basic type –ORDERS05, Message type – ORDERS ) Go to the message control and key in the data (Application – EF, Message type – NEU, Process code –ME10, Transfer immediately )
    Create a purchase order from ME21 with data (Purchasing doc type – NB, Purc organisation – 0001, Venor – vendor11). System will generate an outbond Idoc automatically which can be seen from WE02.
    For Purchase order (Message control using ALE and Message type ORDERS) - STEPS
    To transfer the idoc from Client 555 to 500
    Settings do be done in 555.
    From NACE
    Choose Application – EF – Purchase order, press on condition record
    Output type – NEU – Purchase order / double click ;choose  Purchasing output determination:Doc type/purc org/vendor . Key in the data (Purchasing doc type – NB, Purc organisation – 0001, Venor – vendor11) execute. Key in the data (vendor –vendor11, name – name1, partner function  - VN, Partner – Vendor11,Medium – A (ALE), time – 4(send immediately), language – EN).
    Press on output types , choose NEU –Purchase order, double click,  Access sequence 0001(doctype/purcorg/vendor) tick mark the access to condition, go to default values (dispatch time – send immediately, Transmission medium – ALE, Partner function –VN)
    From SALE create two logical systems and assign them to the respective clients (ZALERECV_N – 500, ZALESEND_N – 555).
    From SM59 create RFC destination with the same name as that of the receiving logical system  (ZALERECV_N).
    From BD 64(distribution model),  create a model view with Technical name ZNARA_PO (message type – ORDERS, Sender – ZALESEND_N, Receiver – ZALERECV_N). Generate partner profiles. Distribute.
    Note that partner profile will be generated under LS.
    Settings do be done in 500.
    From NACE create two logical systems and assign them to the respective clients (ZALERECV_N – 500, ZALESEND_N – 555).
    From BD 64(distribution model), keep the cursor on Technical name ZNARA_PO. Generate partner profiles. Note that partner profile will be generated under LS. Change the process code to ORDE in the inbond parameters .
    Now in client 555, Create a purchase order from ME21 with data (Purchasing doc type – NB, Purc organisation – 0001, Venor – vendor11). System will generate an outbond Idoc automatically which can be seen from WE02. The purchase order details will be updated in 555 thru the inbond idoc.
    IMP data for message control in  Sales order creation.
    Partner profile to be created under KU.
    Outbond parameters in the partner profile (Message type – ORDRSP, Basic type – ORDERS02, partner profile - SP) In Message control (Application – V1, Message type – BA00, Process code – SD10)
    Notes:
    Check the entries in the NAST table to see whether outbond idoc has been created successfully or not
    If you have choosen collect idocs in the partner profile, use trans code BD87 to process them
    Table EDP13 - Partner Profile: Outbound (technical parameters)
    Table EDP21 - Partner Profile: Inbond (technical parameters)
    Please reward if useful.

  • Processed successfully but not showing in the Payload

    Hi guys,
    My scenario is proxy to file.
    when I execute this report pragram in the R/3, it was successful.
    In the XI, generally we have three folders like SOAP body  and SOAP  HEADER and Pay loads in SXMB_MONI, display, but we not getting pay loads foders even thogh it showing successful flag.
    can any body help me it very ergent.
    points will be reward
    regards
    sreeni

    By standard, for inbound (outgoing) async calls, it won't show the payload tab in last item of the pipeline (Response tab). Check the one before it (the "Receiver Grouping" tab), you will be able to check the payload there. However, it will show the payload at receiver determination runtime. If you want to check it after mapping (which happens at interface determination runtime), you'll need to check it in Adapter Engine message monitoring.
    For outbound (incoming) async calls, you will be able to see the post-mapping payload in the Response pipeline tab. If you want to check the payload prior to the mapping, go either to the "Inbound Message" or the "Receiver Grouping" tabs in the pipeline.
    As I've said, that is by standard. There are ways of showing the adapter pipeline in SXMB_MONI too, but that is another issue.
    Regards,
    Henrique.

  • I keep trying to download Firefox 4 using various browsers, it appears to go through the installation process successfully but never actually starts up

    I've tried downloading using both IE and Chrome, get all the usual processes you'd expect to install correctly, at the end I leave the box ticked for automatic startup but it doesn't start. The quickstart icon is installed on my desktop, but when I click on it it still doesn't start. When I start to delete it and re-install I always get a message saying that it's running and I have to close it down first, so it clearly thinks it's running, but there's no evidence of that. I've used earlier versions with absolutely no problem, just Firefox 4 won't perform.

    Ok after doing some research, I came up with a solution. I'm sure the original poster has already figured something out, as it was like three months ago, but I wanted to post this anyway, for someone else that may come across this same problem. I went into my task manager (control, alt, delete) and went into processes. Look for 'firefox.exe' If you see it, end the process. Then try and run the install again. This fixed it for me, hopefully it will help somene else too.

  • UCCX Recording step returns success, but the recording is empty

    I have a weird problem on a new UCCX install. (10.5)
    When recording a prompt using the recording step, I am immediately trying to play the recording back, and it is silence / empty.  I can upload the recording ok, but the uploaded file is always 0.06KB regardless of how long I try to record the prompt.
    Any ideas?

    Ooops. I'm so sorry. Yes, it is the same issue. It looks like I was too keen and posted at the same time as a colleague.
    Please disregard this post.
    Apologies.

  • XI to RFC processed successfully but not working

    Hello,
    I finally configured my RFC - XI - RFC async scenario.
    If I go to SXMB_MONI the message is processes OK, the mapping is OK too because I can see the output payload data in the technical routing tab.
    But, the destination RFC must change a DataBase table in the his R3 server and it didn't happened so something is wrong.
    How can I know where is the problem? It looks like XI runs fine, then I think the problem is in R3 destination. How can I check if the RFC has been called?

    HI Marshal,
    Which RFC you are calling? Check if you need commit work after calling RFC.
    Also you can check if messages are not stuck in XI trfc queue using transaction code :SM58.
    Hope this will help.
    Nilesh
    And how I know if I have to commit work? And how I commit work from XI?
    The RFC it's a custom RFC and it has only one line code:
    ---> MODIFY ZTABLE FROM IT_TABLE.
    IT_TABLE is the parameter from XI and ZTABLE is a custom transparent table. I've tested and it works fine.
    I also checked SM58 in XI and nothing is there.
    The RFC destination parameters are filled OK too, I've checked in SXMB_MONI from XI.
    I don't know what else can I check

  • Indexing is completed successfully but no records in Endeca

    Hi All,
    I am trying to do baseLineIndex, and it is successfully completed but ProductCatalogOutputConfig shows count as '0'.
    PreIndexing (Duration: 0:00:00)
         /atg/commerce/endeca/index/CategoryTreeService                COMPLETE (Succeeded)
    RepositoryExport (Duration: 0:00:26)
         /atg/commerce/endeca/index/SchemaExporter      61      0      COMPLETE (Succeeded)
         /atg/commerce/endeca/index/CategoryToDimensionOutputConfig      55      0      COMPLETE (Succeeded)
         /atg/commerce/endeca/index/RepositoryTypeDimensionExporter      20      0      COMPLETE (Succeeded)
         /atg/commerce/search/ProductCatalogOutputConfig      *0*      0      COMPLETE (Succeeded)
    EndecaIndexing (Duration: 0:01:35)
         /atg/commerce/endeca/index/EndecaScriptService                COMPLETE (Succeeded)
    Actions:      
    I have created catalog under a site and categories, products and skus are associated with that. Site Ids are also updated.

    Because of BULK MODE I got this Issue and now it got resolved.

  • Polling New Records in a table/Multiple servers

    We have a production environment that consists of 2 servers and I have a BPEL process that polls new records in a table and then sets flag as completed.
    Will this be a problem since we have more than one server?
    I ask this because I have another BPEL process that polls a FTP directory for files and then moves them after processing but when the process is put on the 2 servers, the process always becomes inactive and stops polling the directory, then I make it active again and it works for a little while and then becomes inactive again. I solved this be putting this process on my local SOA installation but I want to find a resolution for this.
    Thanks
    james

    The issue you have with the FTP adapter is that you have not configured it as a singleton adapter. Once this is done you will not have this issue.
    The DB adapter will not get the error that you get with FTP but you may get strange behavior if not configured correctly. If you are not using a sequencing file you should be ok as the dabase takes care of any locking. If you are using the sequencing function, e.g. sequence table then you may get 2 messages fired as both servers kick get the poll.
    To configure the db adapter for polling have a look at the following doc.
    http://download.oracle.com/docs/cd/E10291_01/core.1013/e10294/webapp.htm#CHDIDCGH
    cheers
    James

  • Success but not Posted Process Scheduler

    Hi all,
    I just installed HCM 9.1 PT8.52, Demo DB, Oracle 11g Database and Windows server 2008.
    I installed and configured the process scheduler (followed the steps) and created a windows service for it, that is 'Automatically started'.
    When trying to run a process scheduler, I'm getting a run status 'Success' but the 'Distribution Status' is 'Not Posted'.
    I suppose it is not finding the location or something?
    What should I check?
    Thanks.
    Bechara

    Thank you!
    The ReportDistAdmin role was missing so I added it.
    I shut down process scheduler and re-run it, but I'm still getting 'Not Posted'
    Is there any additional step to do before trying the reports?
    Update
    And the password was missing in the default local node, I added it and it worked!
    Thanks you Hakan!
    Edited by: Bechara IS on Nov 8, 2012 3:39 AM

  • Idoc in 53 status but not processed completely. Missing authorisation error

    Hi ,
    Some of the ORDER Idocs are in 53 status, but the orders are not processed successfully and no PO created for these Idocs.
    They got below warning message when I checked in WPER transaction code.
    " Missing authorization: Purchase Order Create Purchasing Grou 110 " - "Workitems (tasks) were created for this IDoc"
    This is happening once in a while for some of the idocs. Remaining all idocs are posting successfully.
    These IDOCu2019s are processed via user background. Not sure why we have authorisation issues as this user has SAPALL. Any ideas?
    Thanks
    Deepthi.

    done.

  • Idoc in 53 status but not processed completely.

    Hi ,
    Some of the ORDER Idocs are in 53 status, but the orders are not processed successfully and no PO created for these Idocs.
    They got below warning message when I checked in WPER transaction code.
    " Missing authorization: Purchase Order Create Purchasing Grou 110 " - "Workitems (tasks) were created for this IDoc"
    This is happening once in a while for some of the idocs. Remaining all idocs are posting successfully.
    Any idea what might be the reason? 
    Thanks
    Deepthi.

    Hello,
    This seems to be an Authorisation issue, Kindly check for Purchasing Group 110, who are all assigned Buyers...
    Then for those Buyers.. you can check what authorization is missing from Su53..
    Compare with those who has authorisation to create PO Vs who does not have ..
    you will have to provide the same authorisation to those users
    Thanks and regards
    PJ

  • Idoc status green but data not posted correctly to destination system.

    Hi,
    Can anyone help me out with idoc problem that I am facing.
    The problem has come out with outbound idoc.
    The status of the idoc is green when it has been sent but the objects that has been sent with that idoc are not getting posted in the destination system.Some of them are posted correctly but some of them are not.
    What may be the reason behind this.
    Regards,
    Rachana.

    Good morning
    What was the resolution here? We are siitng with the same problem, but IDoc's are correct, but data packet not processed.
    Thanks, have  a nice day
    Cj

  • Process success records parallely acknowledge for failed ones for File -XI

    Hi Friends,
    In our project requirement like this
    file to Xi scenario
    File consists of 1000 records and these records are to be updated in ECC but few records around 15 , are not having correct data (i.e Lenth of sender is greater than receiver field) its sender problem here in this case because of these failed one rest of them are also not updated
    Is there any way to update the correct one and parallely acknowledge the failed ones to user for the records picked from ftp of the user
    can any one help on this in detail
    Thanks in advance
    Jittu

    Hi,
    Can you check if you get some error in ST22 or SM21 when you get time out in SM58 in PI?
    Please check this in your SAP receiver system to which you sent the IDocs.
    Most probably the error is coming from SAP receiver system.
    Also check the value of work process timeout in SAP receiver system  rdisp/max_wprun_time
    I think default value is 600 seconds and then you get a timeout.. you might need to increase this.
    regards,
    francis

  • SAP BPC doesnt process dimensions, but it shows that was successful

    Hello Experts,
    We are using SAP BPC 7.0M SP7 with the StarterKit. When we try to process a dimension, it finishes in step 1 of 4, and software says that it was successful, but in BPC Excel we cant show the changes in our dimension, so its not processing anything. Also it doesnt show any info about the process.It also happens in the original IFRS (Application set of the StarterKit), not only in our customized application set.
    Any idea about how we can solve it?
    Best Regards,
    Juan
    Edited by: JAnchuelo on Jun 9, 2010 11:31 AM

    Hello,
    You can take a look at mbrDimension Name within the database to see if it has been added. You can run a query for the member ID to verify that it's been added.
    In any event, please let us know.
    Regards,
    Jason

Maybe you are looking for

  • Deleted Table in SQL and DBML still remained relation !!!!

    Hi Dear Experts I've faced the serious problem please help me :( ! I've deleted a table from SQL database and also dbml and i created new table instead Also in Store Procedure the new table is used I've checked that the old table has completely remov

  • Management Studio crashing on local SQL Server console

    Unable to start the SQL Server Management Studio on the SQL Server 2012 running on Windows Server 2012 and 2012 R2 We have a number of SQL Servers deployed and in the last month all instances of the SSMS have stopped working with the following error

  • How to increase duration of timeout session in SQL-developer.

    Hi masters, I am using the Oracle tool SQLdeveloper 3.1.07. Its automatically disconnecting from server after every 5-10 minutes idle time. Please suggest me how to change settings to not to disconnect from server. Thanks in advance.

  • Truly doesn't fit anywhere: Palm rest area question.

    The palm rest area, toward the bottom of the computer, has started to peel/chip away. Literally. If I got a flashlight, I could see into my laptop. I was just wondering if this piece of plastic (that also surrounds all of the keys and touch pad) coul

  • IPod Classic not recognised by iTunes after 8.1 update

    I upgraded my iTunes to 8.1 yesterday (on my iMac, OSX 10.4.11). Everything was performing fine until I tried to sync my iPod Classic (160GB). I agreed to an update for the iPod (1.1.2) but after that was completed, iTunes told me I'd have to restore