We'd like to change the calculation of length of service under employee dates to use anniversary date rather than adj hire date. I've tried to modify dateinquiry.htm but I must be missing another piece.
Thanks for any help! :nix:
We wanted to change the LOS date calculation from adj_hire_date to seniority date but have been told that it would require a customization to the HS10 program that gathers the direct report information for manager self service. They say the problem is that the Seniority date isn't a field in the HS10 record. I just looked and neither is Anniversary Date. It pulls Hire date and adjusted hire date. If you figure out a way to make this happen I would really be interested. I don't like having information out there that is not right.
Thanks for the hint, Eric. I didn't know about HS10...anyway, I modified the procedure division of HS10 and now the LOS is calclulating on anniversary date.
I tried to add annivers-date to HS10, but had no luck. So, instead, I just modified each statement (there were 4) that was moving emp-adj-hire-date.
I think this works out better than adding the field, since we've choosen not to modify the html code to change the headings. (Adjusted hire doesn't mean anything to our managers.)
We're still tesing, but so far this hasn't seemed to break anything else.
There were 4 areas where emp-adj-hire-date