<div>G'day all,</div>
<div>&nbsp;</div>
<div>ERP Central Comp 5.0 / 640</div>
<div>&nbsp;</div>
<div>
<div>I'm raising events when Infotype 0019 is inserted.</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 <span class="st" id="st" name="st">EMPLOYEEI</span>. As such I've entered the following 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 - <span class="st" id="st" name="st">EMPLOYEEI</span></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 - <span class="st" id="st" name="st">EMPLOYEEI</span></div>
<div>Event - CREATED</div>
<div>&nbsp;</div>
<div>After an initial hurdle to get the event raised which was solved by OSS 913330 note supplied by Alla Ostrowsky I'm now experiencing something else weird.</div>
<div>&nbsp;</div>
<div>I've created a WF triggered by EMPLOYEEI.CREATED which calls a task based on EMPLOYEEI.DISPLAY. Everything seemed to be okay, but then I played around with SWI6 and couldn't find instances that I knew existed. Investigation showed that the container of the Workflow and Workitem both contained elements based on PERSDATINT instead of EMPLOYEEI !?!?!?
</div>
<div>&nbsp;</div>
<div>EMPLOYEEI passes to EMPLOYEEIT which passes to PERSDATINT.</div>
<div>&nbsp;</div>
<div>There is no delegation in place nor any other reason why this would be the case. Anyone got any ideas?</div>
<div>&nbsp;</div>
<div>I can't understand how with no reference to PERSDATINT at design time that at runtime a reference to it replaces the expected reference to EMPLOYEEI.</div>
<div>&nbsp;</div>
<div>Yours in confusion,</div>
<div>Mark</div></div>