To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to load Carryover and Rollover values using PersonAccrualDetail HDL
Summary
How to load Carryover and Rollover values using PersonAccrualDetail HDLContent
Hi All
We need to load carryover and rollover values using the Absence PersonAccrualDetail HDL
The absence term starts on 7/1 of every year and ends on 6/30. So Carryover and rollover should be executed as of 7/1/ of every year
When i load the below file, the load goes through, but nothing is reflected in the UI.
I am using the below data lines
METADATA|PersonAccrualDetail|PersonNumber|WorkTermsNumber|PlanName|AccrualType|ProcdDate|Value|AdjustmentReason
MERGE|PersonAccrualDetail|100033|ET100033|Annual Vacation Leave Plan|COVR|2020/07/01|144.34|TEST
I tried loading the files with 144.34 and -144.34, but nothing happens in both cases. The load goes through, but nothing reflected in UI.