How to call payroll dbi in absence fast formula
We are trying to update Sick leave Validation fast formula.
We have to calculate deduction amount using Basic salary dbi , fast formula is compiled but while applying absence/leave it is showing below error.
An error has occurred. (ANC-3405194)
Contact your absence administrator with the following details: Module ProcessesCommon, Method executeAbsenceFastFormula and Error Exception during fast formula execution. ORA-20001: Context DATE_EARNED wasn't set when used at line 53 of formula AZF SICK LEAVE VALIDATION FF. Details: All database items context values must be set when using the database item. All formula functions context values must be set when calling the function. Context values can be set within a formula using a CHANGE_CONTEXTS statement. When writing formula make sure all the required context values are set. ORA-06512: at "FUSION.FF_EXEC", line 3836 ORA-06512: at "FUSION.FF_EXEC", line 409 ORA-06512: at "FUSION.FF_EXEC", line