Skip to Content
0
Feb 23, 2009 at 02:23 PM

Change doc Object creation

40 Views

Hi Friends,

I want to trigger a wf using change doc, WF should be triggered when FORMABSENCE is getting created,

Following Steps I have done till now

1 - I have created a class where i have maintained a custom event and an event handler.

2 - In event handler i have written a code to trigger the WF.

3 - But I didn't able to find any badi or exist from where i can raise my event.

4 - So i decided to create a change document and trigger event for creation of Document.

I have checked in SWEC and there is not default Change Doc Object defined for FORMABSENCE.

So i have defined in SCDO transaction.

But still when i am cereating a new entry in SWEC, it's not recaognising that Change DOC .

Can any one please tell me where i am going wrong.

Regards

Dev.