<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Nash,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The HR transactions are table-maintenance dialogs for tables T777IBO, T779W, and T779X, respectively.  You should also be interested in table T77FLC.  T77FLC and T777IBO are reference tables for T779W and T779X, which you'll notice have the same structure.  T779W is maintained by SAP, while T779X is the customer-maintained version.  When an HR update takes place, the system checks both T779W and T779X for workflow events that should be generated based on the object type, infotype/subtype, and update operation.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>You can add entries to T779X to specify events that should be generated or functions that should be called to decide which events should be generated, if any, based on the update.  SAP note 307663 provides some background information and is a good starting point.  If you search the online help for specific table names, you'll find your way to additional information.  One quirk you need to keep in mind when you write your own HR event rule functions is that the interface for functions triggered by PA-infotype updates is different than the interface for functions triggered by PD-infotype updates.  A safe thing to do is to copy function HR_EVENT_RULES_PA0000 for a PA update, and HR_EVENT_TRAINING_NOTIFICATION for a PD update.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>You also need to enable workflow event generation from HR updates globally.  You'll find this and the other HR/WF transactions in the IMG (transaction SPRO) under Personnel Management &gt; Global Settings in Personnel Management &gt; Business Workflow Events.  Let us know if you have specific questions after you've poked around.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Rob</DIV><DIV><BR><DIV><DIV>On Aug 4, 2006, at 5:10 PM, Nash John wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV style="margin-top: 0in; margin-right: 0in; margin-bottom: 0pt; margin-left: 0in; "><FONT face="Times New Roman">Hi friends,</FONT></DIV><P class="MsoNormal" style="MARGIN: 0in 0in 0pt"><FONT face="Times New Roman"> </FONT></P><DIV style="margin-top: 0in; margin-right: 0in; margin-bottom: 0pt; margin-left: 0in; "><FONT face="Times New Roman">I've a quick question. It is very generic. I've developed many workflow in MM and SD but never had a chance to wok with HR module. Now I would like to learn it. I have seen that there are some transaction specific to HR workflow. Say SWEHR1, SWEHR2,SWEHR3 and SWETYPV. Can anyone please tell me when should I use which transaction. <SPAN style="mso-spacerun: yes">  </SPAN>Please don't ignore this saying it is very generic question. I did ask many of my friends but no onw were ablt to give a good answer. Thanks n adavance.</FONT></DIV><DIV style="margin-top: 0in; margin-right: 0in; margin-bottom: 0pt; margin-left: 0in; "><FONT face="Times New Roman">Cheer,</FONT></DIV><P class="MsoNormal" style="MARGIN: 0in 0in 0pt"><FONT face="Times New Roman"> </FONT></P><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA"> Nash</SPAN><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">SAP-WUG mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://mailman.mit.edu/mailman/listinfo/sap-wug">http://mailman.mit.edu/mailman/listinfo/sap-wug</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>