2011 Apr 20 2:34 PM
Hi Experts,
I need a help regarding triggering of IDoc. I need to trigger an o/b IDoc for message type SHP_OBDLV_SAVE_REPLICA without having output type on creation or save. Could you please anyone advise is there anyway to do it? It would be great if someone have come across for this kind of req and would helpful for me share same with me.
Thanks.
2011 Apr 20 3:22 PM
You can do it with the standard distribution function in a user exit, but why would you do it without an output type? You'll have no record or log of the processing and no control over the dispatch.
2011 Apr 20 3:22 PM
You can do it with the standard distribution function in a user exit, but why would you do it without an output type? You'll have no record or log of the processing and no control over the dispatch.
2011 Apr 21 4:03 PM
Hi Brad,
Thanks for your input. Is there any o/b process code exists for Idoc type SHP_OBDLV_SAVE_REPLICA02? Could you anyone share if there is any.
Thanks