Hi Guys,
I’m in need of some help. We are using GRC 5.3 and I’m implementing HR triggers for withdrawals. When a person is withdrawn, the CUP requestt should locks the user, change the user group on the user master to TERM, and adjust the validity date on the user master to the withdrawn date. I have the user account lock working for the withdrawal subtypes, but I’m having trouble adjusting the validity date and the user group.
In the HR Trigger Actions, one the User Group tab, I have User Group equal to Yes and User Group Name equal to TERM. For the rules attributes, I have infotype 0000 configured for each withdrawal subtype (7X, 8X, and 9X). I added an attribute for Infotype 0041 (Date Specifications). For IT0041, I set field DAT03 (which is the terminated date) equal to $GLTGB (the valid to date field on the user master record).
Can someone please help?