Skip to Content
0
Former Member
Jul 18, 2008 at 06:34 AM

IDOCORDRSP Business object events not triggering

360 Views

Hi All

I am at an initial stage of developing a workflow in MM PO Confirmation; and analysing how its design should be.

The scenario is that an inbound iDoc of ORDRSP message type is recieved from the vendor, against a purchase document sent. The vendor may revise a few fields like scheduling date and quantity in its iDoc, and the purchase order is changed accordingly in the system. I have to trigger a workflow upon the posting of the iDoc, both in case of error and successful posting.

I found a business object IDOCORDRSP, with the events

IDOC.inputSuccess --IDoc posted successfully

IDOC.inputErrorOccurred --Error in Application Input; Further Processing Required

I thought I can make use of these two events to trigger the workflow for both the cases.

But when I test post the Idoc of ORDRSP type from WE19; and check the event trace in SWEL; none of these events trigger (although on successful posting of the iDoc CHANGED event of BUS2012, the Purchase Order Business Object triggers).

Can anyone help me in determining why the business object IDOCORDRSP events don't trigger?

Is there any setting of IDoc that needs to be done?

Please ask in case of any more input required.

Regards,

Varsha