For more information, please refer to this announcement explaining best practices for getting answers to questions.
Loading Discretionary Disbursement through HDL
Summary
Loading Discretionary Disbursement through HDLContent
Hi All
I am trying to load discretionary disbursement for absence plans via HDL.
I am not sure of the values to be provided for ACCRUAL TYPE field in the HDL
This is the file I am using,
METADATA|PersonAccrualDetail|PersonNumber|WorkTermsNumber|PlanName|AccrualType|ProcdDate|Value|AdjustmentReason
MERGE|PersonAccrualDetail|100050|ET100050|Compensatory Time Off Plan|CSH|2021/01/16|5|Pay Out
When I loaded this , i got an error-
The message is Error from Accrual absencesprocess: java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:454) at java.lang.Integer.parseInt(Integer.java:527) at oracle.apps.hcm.globalAbsences.processes.accrual.protectedModel.applicationModule.AccrualAMImpl.absencesprocess(AccrualAMImpl.java:1477) at oracle.apps.hcm.globalAbsences.processes.accrual.protectedModel.applicationModule.AccrualAMImpl.runOrRerunWfmOrPayrollPeriods(AccrualAMImpl.java:9807) at oracle.apps.h