Using HR actions to raise events

Dywan, Abby adywan at clarkstonconsulting.com
Wed Mar 19 12:02:35 EST 2003


Hi Jeroen -
 
Thanks for your help, but to date that's what I've been doing thus far.  =
(The table T779X is the table behind transaction SWEHR3).  What's really =
odd is that this is standard SAP functionality in transaction SWEHR2 to =
raise these events - and it even called the SWE_EVENT_CREATE function =
module through SWEHR2 and it comes back successfully - but the event =
isn't raised.  It's like a commit is missing in the call.
 
Any help would be greatly appreciated!  Thanks!
Abby  :)
 
Abby Dywan
 
Clarkston Consulting
adywan at clarkstonconsulting.com
cell:  (404) 808-3974
 
 
-----Original Message-----
From: Van der Burg, Jeroen JA SITI-ITPSEE
[mailto:jeroen.vanderburg at shell.com]
Sent: Tuesday, March 18, 2003 11:53 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Using HR actions to raise events
 
 
Hi Abby,
 
Use table T779X for this. You can link any event to any HR action you =
like, but take the funny way how SAP deals with infotype creation, =
changing and delimiting into account.
 
For actions (IT0000's) this requires usually a bit of checking on the =
end date (afterimage-endda) in your triggering FM before you call your =
event create.
 
 
Regards,
 
 
Jeroen
 
 
 
-----Original Message-----
From: Dywan, Abby [mailto:adywan at clarkstonconsulting.com]
Sent: 19 March 2003 01:37
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Using HR actions to raise events
 
 
As additional info - through standard SAP we seem to be getting as far =
as SWE_EVENT_CREATE through HR_EVENT_CREATE, with the correct event, =
business object, and key...  but it's like the database is not =
committing!  Any help would be greatly appreciated.  :)
 
>  -----Original Message-----
>> From:         Dywan, Abigail =20
> Sent: Tuesday, March 18, 2003 2:03 PM
> To:   Workflow User Group (E-mail)
> Subject:      Using HR actions to  raise events
>=20
> Hello my fellow workflowers!
>=20
> I am looking to create an event based upon an  HR action.  To be more =
specific, I'm looking to raise the event Employee.companyLeft (business =
object BUS1065).  When I go into the event-raising transaction SWEHR3, =
it's not letting me specify WHICH action (infotype 0000) to raise the =
event on - and in any case, the event doesn't seem to be raised when I =
specify to raise it for all actions!
>=20
> I'm not sure what I should be doing here... any help would be =
appreciated!
>=20
> Thanks!
> Abby  :)
>=20
> Abby Dywan
>=20
> Clarkston Consulting
> adywan at clarkstonconsulting.com
> cell:  (404) 808-3974
>=20
 


More information about the SAP-WUG mailing list