on 2016 May 23 8:34 PM
I hope this is the appropriate place to post my question.
I have one employee who is missing a couple of services in ESS, Benefits Enrollment and W-4 Tax Withholding. This employee has the same exact authorizations and roles of the other employees in his category.
We are using WDA services HRESS_A_Benefits_Enrollment and hress_A_W4
I am leaning towards this being a data issue (ECC) and not a portal issue (ESS) for the following reasons:
I have not had this issue with any other employee and it is the same in the production as well as non-production portals.
The subject user has an active offer in infotype 378 and a valid infotype 171, as well as a valid infotype 210 for federal withholding. I've studied and compared the subject user employee data numerous times, but I am obviously missing something.
I've seen some great solutions on SCN and am hoping somebody will provide me one. Thank you in advance.
Request clarification before answering.
We had the same issue this week. Debugging I noticed that MOLGA could not be determined. The standard FM RH_PM_GET_MOLGA_FROM_PERNR to determine MOLGA worked fine for the few employees that were affected. Debugging further the issue for not retrieving the MOLGA was based on the missing C to CP relationship (209) in HRP1001 since there was no record for today's date.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You mention Benefits and W-4 which are US specific in most cases. Soooo are you sure their MOLGA and user settings are for US? That would the first thing I would check. If they are not, it makes all sense that they would be hidden to that employee.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Put a session Break-point for the same user in Badi HRESS_MENU implementation HRESS_COUNTRY_FILTER methods IF_EX_HRESS_MENU~MODIFY_APPLICATION_ATTRIBUTES to see what is happening. For Benefits see also implementation HRESS_BENEFITS_AREA_PAGE same method
User | Count |
---|---|
18 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.