<div>G'day all,</div>
<div>&nbsp;</div>
<div>I'm trying to raise events when Infotype 0019 is inserted/changed/deleted.</div>
<div>&nbsp;</div>
<div>I've had a poke through SWEHR1/2/3 to find similar entries. Most of the Person related infotypes are linked to Objects with an ultimate parent object of EMPLOYEEI. As such I've tried as an initial test to get the CREATED event of this object raised.
</div>
<div>&nbsp;</div>
<div>In SWEHR1 I've created an entry as follows:</div>
<div>Ob - P</div>
<div>IT - 0019</div>
<div>Obj.Type - EMPLOYEEI</div>
<div>&nbsp;</div>
<div>In SWEHR3 I've created entries as follows:</div>
<div>Ob - P</div>
<div>IT - 0019</div>
<div>Updat - INS</div>
<div>Obj.Type - EMPLOYEEI</div>
<div>Event - CREATED</div>
<div>&nbsp;</div>
<div>
<div>Ob - P</div>
<div>IT - 0019</div>
<div>Updat - UPD</div>
<div>Obj.Type - EMPLOYEEI</div>
<div>Event - CREATED</div></div>
<div>&nbsp;</div>
<div>(This second&nbsp;update entry was simply to see if my problems were related purely to insertion.)</div>
<div>&nbsp;</div>
<div>When I create a 0019 record for an employee no event is getting raised.</div>
<div>&nbsp;</div>
<div>I've debugged through the Function HR_EVENT_CREATE while executing PA30 and in the end it calls SWE_EVENT_CREATE with everything looking fine. However no event is raised.</div>
<div>&nbsp;</div>
<div>We are on 640&nbsp;basis <a href="http://supp.pk">supp.pk</a> 15 now. OSS note 904851 was found and applied while we were still on 14. </div>
<div>&nbsp;</div>
<div>I can't find anything else on OSS, this group or SDN that seems applicable. </div>
<div>There aren't any ST22 Dumps, RFC issues or System Log entries.</div>
<div>&nbsp;</div>
<div>Can anyone shed light onto what I may be missing??</div>
<div>&nbsp;</div>
<div>Many thanks,</div>
<div>Mark</div>