Future termination of a future hire employee errors out

Scenario: Today is 6/22/15.
In your system, you hire an employee effective 7/1/15 (HIRE) row.
however you realize something is not correct and need to terminate this Bad employee record.
To do that, you would want to add a Termination row effective 7/1/15 eff seq number 1.
On Save, it gives the following error.

This is happening on HCM 9.1 MP7 and Tools 8.53


Apparently the issue is fixed in MP9.

Error text: First Operand of . is NULL, so cannot access membe getrecord.
JOB.HR_STATUS.SaveEdit PCPC 307: statement 3

This code is moved from SaveEdit to SavePostChange in MP9

No comments:

Post a Comment