Hello everyone,
I'm encountering an error while deploying entity models in the IFS Developer Tools. The error message is as follows:
Creating Egtm_Order_New_API implementation
PL/SQL Package Body EGTM_ORDER_NEW_API Created Successfully
!!!Package Body EGTM_ORDER_NEW_API Created With Compilation Errors
PLS-00302: component 'INACCESSIBLE_RECORD_CREATION_' must be declared error at line no :1414
PLS-00201: identifier 'FNDCG_PROJECTION_SVC_UTIL_API.TO_BOOLEAN' must be declared error at line no :1527
I seem to be encountering the Error_SYS.Inaccessible_Record_Creation_ error. Could someone please provide insights into why this error is occurring and how it can be resolved? Additionally, I'm also curious about the missing identifier FNDCG_PROJECTION_SVC_UTIL_API.TO_BOOLEAN.
Your help in resolving this issue would be greatly appreciated.
Thank you,