<div>Hi,</div>
<div>I just got an answer from SAP dev team related to this and wanted to share it with everyone. </div>
<div>According to their answer, the compensation adjustment process item object keys can be derived from the PROC_ADMIN_TAB and PER_NR_SELECTED tables. </div>
<div>&nbsp;</div>
<div>PER_NR_SELECTED contains the person numbers whose adjustments are processed and PROC_ADMIN_TAB contains the&nbsp;single adjustment subtype item for the person which was processed. In conclusion, the events should be launched for all personnel numbers in PER_NR_SELECTED which have a corresponding entry in PROC_ADMIN_TAB with the object key picked up from PROC_ADMIN_TAB.
<br><br>Best regards,</div>
<div>Mikko</div>
<div>&nbsp;</div>
<div><span class="gmail_quote">On 1/19/06, <b class="gmail_sendername">Mikko Mäki-Rahkola</b> &lt;<a href="mailto:mikkomr@gmail.com">mikkomr@gmail.com</a>&gt; wrote:</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>Hi,</div>
<div>I'm working on an ECC5.0 system and more specifically creating an HR employee compensation adjustment approval workflow.</div>
<div>&nbsp;</div>
<div>According to SAP's suggestion in OSS note 802992, the triggering events should be launched by entering a modification to the specific sections of standard fm HR_ECM_HANDLE_PROCESS_DATA (yes, it really does say so). I'm however a bit confused how to create the needed object key for the event since there's basically no documentation available and the available tables (plan_tab, proc_admin_tab, proc_planned_tab) aren't that obvious. 
</div>
<div>&nbsp;</div>
<div>Before I begin with the trial and error approach or go directly to SAP with this, I would like to know if anyone has found out a good way of picking up all the needed data for a single compensation adjustment?</div>

<div>&nbsp;</div>
<div>Thanks &amp; best regards,</div><span class="sg">
<div>Mikko</div></span></blockquote></div><br>