Hi @bldrayi
The error you're encountering, ORA-20111: FunctionType.FND_RECORD_NOT_EXIST: The Function Type does not exist
, typically indicates that a function or record required by the payroll import process is missing or not properly defined in the system.
Confirm that the calculating_formula_api
package or any related API being used for the payroll import is correctly implemented.
Ensure that the data being imported matches the expected format and values.
If the import involves creating or updating records, verify that all necessary data is provided and valid.
Review any additional logs or error details. They might give more context about which specific function type or record is missing.
I'm happy to share my advice on this. If you found the answer helpful, please mark it as the correct answer. This will allow us to close the thread and make it easier for other community users to find and benefit from in the future.
Regards,
Chanuka