HR Dynamic Actions to Raise Events

Rick Sample Rick.Sample at gbe.com
Tue Jan 7 12:31:45 EST 2003


In 4.6c, I have a termination wf. HR wants to make use of some Dynamic
Actions.
I have the BDC code to perform the input of data for screens 1000,
2000.
As I understand on termination, they we would like to inspect the
actions after
they save and determine what type of Dynamic Action to call.
If retired, we call one Dynamic action, if fired, call a different
Dynamic action.
 
I am a bit confused on how to use the T588Z table to determine how to
call the action (infotype)
we would like to display for input. Sounds like a lot of effort for
little ROI. (?)
 
Any WFs to review or code would be greatly appreciated.
 
Thanks!
 
 
-----Original Message-----
From: Van der Burg, Jeroen JA SITI-ITPSEE
[mailto:Jeroen.J.vanderBurg at si.shell.com]
Sent: Friday, February 08, 2002 1:53 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: HR Dynamic Actions to Raise Events
 
 
Ralph,
 
There are actually a number of ways to do this.
 
If you really need to use HR dynamic actions you can call forms in
custom
programs directly from the dynamic action table (use dynamic action
type F).
Here you can raise the event with custom code without any problems.
Press F1
in the dynamic action maintenance (table T588Z), the functionality is
documented pretty good.
 
Another option you have is using HR event redirection on infotype 0000
(HR
events) using table T779X and a custom function module, which gives you
much
greater flexibility and is the solution I prefer.
 
 
Regards,
 
 
Jeroen
 
 
 
Jeroen van der Burg
Galaxy SAP workflow lead
 
Stichthage building, Koningin Julianaplein 15, 2595 AA, Den Haag,
Postbus
336, 2501 CH, Den Haag, The Netherlands
 
Tel: +31 70 377 7836
Email:
Internet: http://www.shell.com
 


More information about the SAP-WUG mailing list