Skip to main content

An error appears when an import payroll was done to a company in calculating_formula_api (ORA-20111: FunctionType.FND_RECORD_NOT_EXIST: The Function Type does not exist.).

How to solve this issue and how this function or API package can be created. We are using IFS10

Your prompt answer is highly appreciated.

Thank you.

Bilal Drayi

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


Reply