Query for Outbound Processing through change pointers

Hi,
I have a reduced Message type for HRMD_A07, for which change pointers are activated. So whenver the changes are tracked, it sends all the changes into 1 IDOC. My requirement is to send Employee wise single IDOC, rather than collection of all the changes at once.
Any inputs would be helpful.
Regards,
Heena

Hi
Since change pointers are specific to the fields based on the change documents for that so i dont think that you may get the Idoc details based on the emplyee.
1.To get the desired ouput we have to either schedule the program RBDMIDOC for lesser intervals of time so that it can collect the data regularly.
2.Based on the chages updated in CDHDR or CDPOS we have to update the details in the user exits for the outbound process code.
3.Else you collect the changes from CDHDR and CDPOS employee wise and manullay populate the idoc.
Thanks & Regards
Jyo

Similar Messages

  • Message scheduled for outbound processing

    Hi All,
    We have an issue where a message is stuck in MONI in scheduled status. We checked to see if there is any stuck queues, we did not find any errors nor entries. The message has the staus "Scheduled for Outbound processing", also we can see the JOB ID (JOBnumber) with status "job not yet executed". The remaining interfaces in this landscape are working fine.
    Appreciate your help!!!
    Thanks,
    Gunasree

    Hi
    We can prevent this problem through standard SAP program RSQIWKEX. This program need to execute background. Whenever any message stuck in queue automatically this problem will restart error message automatically. If you want to delete error message from queue (due to this error message remaining messages are in hold stage. for remaining message execution we need to delete error message from queue) we need to change one function in this probem.
    Existing function TRFC_QIN_RESET_LUW , this function only can restart error message.
    Need to add function TRFC_QIN_DELETE_LUW , this function delete error message from queue.
    For this program execution we need to mentioned queue name(mandatory), find message stucking queue name and give same name to program in variant.
    /people/gourav.khare2/blog/2007/12/21/mass-cancellation-of-error-messages--xi
    Re: Unable to delete the messages scheduled for outbound processing
    Regards
    Pothana

  • "Scheduled for Outbound processing" message

    Hi,
    My scenario is: R/3 (IDoc Customer) -> XI -> PC (file) and I use a BPM with option "multi to single".
    In the Message Monitoring, I have two steps:
    1. Idoc DEBMAS06 --> BPM:
    status = "Processed successfully". Thus it's ok.
    2. BPM --> my PC:
    status = "Scheduled for Outbound processing" and in column "outbound" I have not "IENGINE". There is no other error message and obviously no data are sent to my PC.
    Have you already seen this message?
    And have you a solution?
    Note: Last friday, the same scenario was ok. I have just changed some data inside the mapping (occurence was not change).
    Mickael.

    Hi,
    Try resetting the status to "Ready".
    If you get SYSFAIL again, try deleting that particular LUW. If there are other messages waiting in the queue, just click on the unlock queue button and the remaining messages will flow thru.
    Regards,
    Sridhar

  • Scheduled for Outbound Processing in SXMB_MONI

    I have a scenario RFC -> ccBpm1 -> ccBpm2 -> ccBpm3 -> RFC.
    The scenario was working perfectly. I made some simple changes in ccBpm3 and some errors started to happen.
    The Xml message from ccBpm1 to ccBpm2 started to stuck (message Scheduled for Outbound Processing in SXMB_MONI). I didn´t make ANY change in ccBpm1 or ccBpm2, before the error started.
    When I made a "dummy" change in ccBpm2 and I reactivate it, the message from ccBpm1 to ccBpm2 process, but then the message from ccBpm2 to ccBpm3 stucks. If I do a dummy change in ccBpm3, the message  from ccBpm1 to ccBpm2  stucks again.
    I have no Queues locks in smq1 and smq2. The Cache status are all 0 in SXI_CACHE. I have tried to reimport all Integration Process in Integration Directory, but no sucess.
    Seems to be any kind of bug.
    Any idea?
    Thanks

    First, I would like to know.. if there was a justification to divide the scenario into 3 BPMs. Because BPMs add to system performance. They get converted to workflows on abap engine and context switches from java to abap engine. You might want to check you configuration in ID test configuration and then close analysis of the message processing in each of the ccBPMs.
    VJ

  • Status in SXMB_MONI ( Recorded for outbound Processing )

    Hi All,
       I getting a status "Recorded for Outbound Processing" for all interfaces in SXMB_MONI. Earlier all the Interfaces were working fine.
       Kindly let me know your valuable inputs...
    Thanks & Regards,
    Ankur

    Hi Ankur,
    Pls do check the following.
    1. Pls check whether on the outbound side the user id and password you are using are correct and is not changed.
    2. The messages are getting assigned into the queues and the queue processing is happening properly.
    3. If the volume of data is more, say for eg more no of idocs, etc. then it will take some time for the processing.
    4. First of all go to the message monitoring tool and cancel all the messages of the same interface which is 'on hold' status and cancel them all from the beginning.
    Cheers
    JK

  • Cost center data distribution through change pointers

    HI
    I need to distribute cost center data through change pointers
    Can anyone please tell me the steps i need to follow
    please dont give links, but would be helpful if some1 can tell me step by step
    and how to do testing, ie which tables i need to check to see whether my change pointers are working or not.
    Thanks in advance
    Regards
    Manu

    Hi,
    Please follow the following steps.
    Check if Change pointer is active Globally via BD61
    Check if change pointer is active for COSMAS via BD50
    Maintain required field entries for which you need the change pointer to be triggered vai BD52.
    Maintain distribution model for Source and Traget System for message type COSMAS in source system
    Maintain partner profile via WE20.
    Then run transaction BD21 to trigger change pointer idocs.
    Hope it helps.
    Regds,
    Rudra

  • Schedule lines for outbound process

    hi
    can anyone tell me what is schedule lines for outbound process
    thanks

    thanks charlie for your answer can you pl tell me what does it means configured delivery types, item categories and schedule line for outbound processes.
    thanks

  • Troubleshoot: How to process messages in "Recorded for Outbound processing"

    Dear Experts,
    I have File >XI(3.0)>IDoc scenario with 10-25 interfaces. Per interface an average of 200 msges.
    Now we have an issue. from past 6 days all the messages for one of the interfaces are in status: "Recorded for Outbound processing"(with that single small black right arrow) in SXMB_MONI(around 1760 till now). Other than this few 100 messages for couple other interfaces are also in same status. There are other message interfaces using the same Idoc type; but they dont have this problem.
    I have checked the queues: SMQ1/Q2. There are no errors. The other threads mention about some reports; but all are for error messages. So that also did not help!
    On the first day someone had deleted the error queue entry. They had first checked the message in the queues but  that was not showing any status. (This is very strange... but for some messages , the left most status column is not showing any status at all.. but while clicking on the end time column; I am getting the pop up which says succesfully processed). But this is not our problem right now.
    Please help me process the messages in the "Recorded for Outbound processing" status.. some how!!!
    Thanks in advance for your inputs....
    P.N: Runtime workbench here is not configured properly. No CC monitoring tab; message monitoring shows only adapter messages etc.... So cannot check anything here

    Thank you for your inputs.
    @Udo.... SMQR- no issues.
    The RFC destination is fine.
    @Abhishek The Idoc has not reached SAP. The xml messages in XI are in "Recorded for outbound processing" which is kinda like Scheduled, i think. Anyway I checked the R/3 cant find the messages or errors.
    Any help would be highly appreciated....

  • Delete messages stuck in status 12, Recorded for Outbound Processing

    I am on a PI 7.10 SP8 system.  I have 59,000 XML messages showing in status 12 ( Recorded for Outbound Processing) that I would like to just delete or cancel.  These have accumulated over several days of testing interfaces.  If I have to allow them to be processed, that would also work but is not needed.  I have read about 6 different forum threads and tried several things but nothing has worked yet. <br>
      The messages can not be cancelled from SXMB_MONI. <br>
      The queues are no longer showing in SMQ2.   <br>
      I have tried restarting and re-registering the queues. <br>
      I've tried RSXMB_RESTART_MESSAGES and RSXMB_CANCEL_MESSAGES. <br>
      SWPR & SWPC show nothing to restart. <br>
    Any ideas on something else to try? <br>

    Hi,
    You can try to delete or archive mesages. use following links.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50
    Delete Messages SXMB_MONI
    http://help.sap.com/saphelp_nw04/helpdata/en/0e/80553b4d53273de10000000a114084/frameset.htm
    Too many questions on Archive/Delete messages.
    Inder

  • Scheduled for Outbound Processing

    Hi,
    I have a simple problem: I want to send a XML file from a place to another place. When I put the file in the sender folder, XI import this file correctly, therefore, the file doesn't go to the receiver folder.
    In the XML monitor, the current status (message lifecycle) is "Scheduled for Outbound Processing".
    What can be happening?
    Tks,
    Douglas

    Hello Douglas,
      I think that message is sitting in the queue.  May be you should check whether queue registrations are done already.  Otherwise the message might sit in the outbound queue.   You can goto the queue entry (from monitoring) and unlock it if this is the case. 
    Regards
    Rampi.

  • Scheduled for Outbound processing - Sysfail

    I´m trying to build a (Mail-> XI -> File) Scenario and I´m having some problems.
    The attachment of the mail must be passed to xi bpm and for that I used the module PayloadswapBean
    (according to /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapterpayloadswapbeanstep-by-step)
    On SXMB_MONI I checked that the Mail -> XI message have worked fine. But inside the BPM, the senders steps doesn´t work, all keep "Scheduled for Outbound processing" status
    I´ve tried a sent step to Sap r/3, to File, and all have the same error. In runtime workbench, I checked that the messages aren´t arriving to adapter.
    In SMQ2 I checked that when this error happens, a queue is created with status Sysfail. On details of message it says "Access with 'ZERO' object reference not possible."
    Can anyone help me please ?
    Thanks
    Vitor Zaninotto

    Is the sender getting invoked in the BPM? If yes then check in the adapter engine for any errors for that particular message. My guess is there would be some messages of the same instance which are stuck in the adapter engine. Once you clear the error/messages, try restarting the queue. This might solve the problem.
    Cheers,
    Sarath
    Award points if helpful.

  • Message stuck in SXMB_MONI  status " Sceduled for Outbound Process." Urgent

    Hello All,
    All messages in our XI environment are getting stuck with status Scheduled for Outbound Processing ...I have already done the following..
    1) Registered the Queues
    2) Deleted entries in SMQ1 and SMQ2  and restarted messages
    Last time we had this issue, we were finally able to reslove it by doing a J2EE restart.  But this has resurfaced again within a week, and this time even the restart is not working. 
    Do you think some parameter has been set incorrectly during the install ..
    Any help would be appreciated ..
    thanks
    Mayank

    Hey Mayank,
    Did you got JCO failure error for any of XI message before start of getting this error message?
    If so it's failing because of RFC connection problem...
    You need to go to Tcode : SM59 in your xi server
    check the TCP/IP Connections which is created while post-installation phase..
    1. AI_RUNTIME_JCOSERVER.
    2. AI_DIRECTORY_JCOSERVER
    Solution :  Increase the default value for CPIC_MAX_CONV (se note 314530).
    Hope this wull solve your problem.
    Nilesh

  • SAP query for Material pricing group changes in material.

    Dear all,
    I'm trying to generate a query for Material Pricing group changes in material. For that I've to retrieve data from follwing three tables MVKE, CDHDR & CDPOS.
    Firstly while generating infoset -
    I tried it by joining tables MVKE & CDHDR, but system is not allowing it, also table CDPOS can't bejoined.
    Then I tried by reading dirctly from table MVKE and then adding additional fields in it. query created using this infoset is giving the output, however it's giving only 1 entry per material entered in input.
    for multiple entries in output for MPG changes in same material I tried creating addtional structure for table CDHDR & CDPOS but again I'm getting only 1 entry per material.
    please suggest how I can get MPG changes done in specified time period for a material.
    Thanks.

    Hi
    Check the report RSSCD100 and run it for object MAT_FULL for table MVKE. Use this report as a template for your own development.
    I hope this helps you
    Regards
    Eduardo
    PD: sorry, the table is DMVKE
    Edited by: E_Hinojosa on Sep 2, 2011 9:37 AM

  • Problem Recorded for Outbound Processing...

    Hello,
    My Scenario is idoc - xi - soap . But when i test my scenario. It didnt work properly. When i checked xi monitoring, I saw my process stayed in "Recorded for Outbound Processing". I think it didnt call adapter.
    Is anyone have idea whats wrong?
    Thanks.
    Rasim

    hi,
    run the report
    RSXMB_REGISTER_QUEUES
    RSXMB_RESTART_MESSAGES
    Refer this blog
    XI :  How to Re-Process failed XI Messages Automatically
    And if problem is still there:
    Try to de register and register your queue  try to delete the entry in the queue by double clicking on the Queue ID in SXMB_MONI and restarting your message.
    regards,
    ujjwal kumar

  • Green flag: scheduled for outbound processing

    We had some network connection problem.Outcome was that in SXI_MONI ,there were some
    red color flags,single rectangles,green flags.
    Firstly i restarted red color flag,secondly i restarted single rectangles.In this way,first two issues got resolved.
    Third problem was  "scheduled for outbound processing" ie green flags.
    Fo this , i decided to fiest relate how many actual idocs are posted to destination.While i was going with htis activity.
    automatically after two hours green flags got processed.
    So what does this means ,that green color flag is scheduled to run later and an XI consultant needn;t work on this part ?

    Dear sirs,
    I feel registrations should be one time activity, ideally speaking.The queue cannot come into picture if it was not registered.
    Now i a queue is stuck due to network disconnect( i am referring to only and only network disconnect) here.I do not mean any message mapping failure and i do not mean any udf error or something.
    So if a queue is stuck due to a netwrk disconnect,plz guide me witha solution.What i came acroos i just mentioned.
    As what u r saying that we need to register/deregister queus.Kindly justify this article then as given in subject.
    You may correct spelling of technical.I did so to avoid this site filter.
    http://www.saptecnical.com/Tutorials/XI/XMLMessageQueues/Monitor.htm
    Edited by: aditya  sharma on Jul 26, 2010 3:01 PM

Maybe you are looking for

  • How to add appointment in calendar list view

    How do I add an appointment to my calendar list view now?  I used it constantly and I know to touch the magnifying glass to find the list view, but I need to be able to add my appointments too.  Is there a setting to change?  Thank you.

  • Contextual Share to Facebook Album - Limited Albums Listed

    Using 10.8.2, I am attempting to share several photos to existing albums in Facebook. When I select the photos and pick the Share to Facebook via option-click, I only see a few of my Facebook albums. Why are only a few (not all) listed? How can I mak

  • Struggling how to set up 2 daq assist on labview in the same VI

    hi all, hope someone can help me out I am currently using the scxi 2345 with some SCC FT01 feed through modules, these are just to record some voltages from some transducers. What I am struggling with is setting up 2 daq assist on a single VI, it is

  • Apply character formats in the Marker window

    We need the ability to apply character formats (including superscript and subscript) in the Marker window. I use this feature to generate LOM files, which are greatly helpful, but after generation, I must edit the file directly to apply character tag

  • Re: Internet issue

    I can't load any web page nor send any email from my iMac. I can receive emails. My iPad and Samsung Note II can load any web page and send and receive emails. It's not a router problem. I received a message from Verizon to change my email settings b