How do I use DERIVED_HR.AGE_YEARS and DERIVED_HR.AGE_MONTH on a page?
Hello!
Can anyone help me out: I am trying to add PERSON.BIRTHDATE, DERIVED_HR.AGE_YEARS and DERIVED_HR.AGE_MONTH to the DISABILITY_BENEFIT page. I have been referencing the PERSONAL_DATA1 page as this page contains the exact output that I want on the benefits page.
The employee's birthday is displaying correctly, but I am getting zeros for the Years and Months values.
I'm fairly certain that this is related to underlying PeopleCode...can anyone point me in the right direction to troubleshoot this?
My BIRTHDATE, AGE_YEARS, and AGE_MONTH fields are all Lvl 0, set as Display Only, and set to Allow Deferred Processing.